问题 I: Diamond Collector 题目描述 Bessie the cow, always a fan of shiny objects, has taken up a hobby of mining diamonds in her spare time! She has collect ...
分类:
其他好文 时间:
2016-07-30 00:24:35
阅读次数:
161
2016年上海交大软件优才夏令营选题答辩,选题为:A decentralized approach for mining event correlations in distributed system monitoring。本文为博主准备答辩时自己写的译文,比较粗糙但是大致意思都在,文章中也附了博主当时的演示PPT...
分类:
移动开发 时间:
2016-07-22 19:28:28
阅读次数:
258
Add developer-view styles
HTML5
A vocabulary and associated APIs for HTML and XHTML
W3C Recommendation 28 October 2014
← 4.6 Edits – Table
of contents – 4.8 Links →
4.7 Embedded...
分类:
Web程序 时间:
2016-07-19 10:24:59
阅读次数:
339
一、手动导入 1, 官网下载 Alamofire 2, 解压下载的文件 放入工程的顶层目录下 3, 打开工程 Add Files 4, 选中项目 TARGETS > General > Embedded Binaries > +(添加) 完成。 注意选择对应的framework,我们这里选择fram ...
分类:
编程语言 时间:
2016-07-18 17:56:33
阅读次数:
402
Under the Hood: Dalvik patch for Facebook for Android
Facebook is one of the most feature-rich apps available for Android. With features likepush notifications, news feed, and an embedded version of...
分类:
移动开发 时间:
2016-07-15 21:07:21
阅读次数:
652
导出头文件 使用frameWork 默认是动态库 在使用的时候需要添加Embedded -->此选项的意思是将动态库转换成二进制 修改成静态库 ...
分类:
其他好文 时间:
2016-07-12 19:24:12
阅读次数:
135
1.OpenGL简介: OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL三维图形 API 的子集,针对手机、PDA和游戏主机等嵌入式设备而设计。该API由Khronos集团定义推广,Khronos是一个图形软硬件行业协会,该协会主要关注图形和多媒体方面 ...
分类:
其他好文 时间:
2016-07-09 11:57:19
阅读次数:
167
本节介绍ZigBee基本开发环境搭建,附件中有本节介绍的软件下载地址~ 链接:http://pan.baidu.com/s/1bLdqxg 1、IAR Embedded Workbench 的安装 Step1、双击安装程序,进行安装 Step2、一直采用默认NEXT,直到点击Accept之后: St ...
分类:
其他好文 时间:
2016-07-09 02:01:36
阅读次数:
346
Data Mining Data Mining Linux上安装使用boost入门指导 获得boost boost分布 只需要头文件的库 使用boost建立一个简单的程序 准备使用boost二进制文件库 把你的程序链接到boost库 1.获得boost 下载boost_1_46_1.tar.bz2 ...
分类:
系统相关 时间:
2016-07-08 17:57:57
阅读次数:
233
配置 ./configure \-prefix /usr \-no-rpath \-embedded arm \-xplatform /qws/linux-arm-gnueabi-g++ \-depths 16,24,32 \-no-mmx \-no-3dnow \-no-sse \-no-sse2 ...
分类:
其他好文 时间:
2016-07-07 19:32:35
阅读次数:
198