码迷,mamicode.com
首页 >  
搜索关键字:mining embedded subt    ( 880个结果
【linux】启动
原创,转载时请注明,谢谢。邮箱:tangzhongp@163.com,地址:http://www.cnblogs.com/embedded-tzp 墨迹这么久,总算开始内核源代码分析了。 阶段1 阶段1大部分为汇编, 以程序启动到执行到start_kernel函数为第一阶段。 变量与文件的对应关系。...
分类:系统相关   时间:2015-04-22 01:46:30    阅读次数:268
(知识扩展)R运用领域一览表
? Applications and Case Studies — Lessons and Experiences ? Big Data Analytics ? Biomedical and Health Data Mining ? Business Analytics ? Computationa...
分类:其他好文   时间:2015-04-21 22:18:23    阅读次数:126
【linux】问题集锦
原创,转载时请注明,谢谢。邮箱:tangzhongp@163.com,地址:http://www.cnblogs.com/embedded-tzp 在内核下载运行后,会出现各种各样的问题,将遇到的问题和解决方案贴出来。No filesystem could mount root, tried: ex...
分类:系统相关   时间:2015-04-21 20:28:54    阅读次数:234
HTML CSS@face 导入字体
@font-face{ font-family:‘emotion‘; src:url(‘emotion.eot‘);/*IE9*/ src:url(‘emotion.eot?#iefix‘)format(‘embedded-opentype‘),/*IE6-IE8*/ url(‘emotion.woff‘)format(‘woff‘),/*chrome、firefox*/ url(‘emotion.ttf‘)format(‘truetype‘),/*chrome、firefox、opera、Safar..
分类:Web程序   时间:2015-04-21 18:36:57    阅读次数:173
html5中设置字体
@font-face指令在CSS2中引入,但是在HTMl5中实现的. Web开放字体(WOFF)也是被所有浏览器支持的字体 大多数的字体是TrueType(TTF)和OpenType(PTF)而IE实现的是Embedded OpenType(EOT),还有一种可伸缩矢量图形(SVG)这种类型只被IO...
分类:Web程序   时间:2015-04-21 17:28:08    阅读次数:144
【linux】内核+文件系统下载到开发板
K开发 原创,转载时请注明,谢谢。邮箱:tangzhongp@163.com,地址:http://www.cnblogs.com/embedded-tzp开发环境:http://www.cnblogs.com/embedded-tzp/p/4443876.html参考了网上很多资料,没有做笔记,来源...
分类:系统相关   时间:2015-04-21 12:54:29    阅读次数:149
【linux】linux根文件系统制作
原创,转载时请注明,谢谢。邮箱:tangzhongp@163.com, 地址:http://www.cnblogs.com/embedded-tzp 有好文章,就不自己写了,偷懒。原文链接: http://blog.csdn.net/zhangliang_571/article/details/85...
分类:系统相关   时间:2015-04-21 11:06:04    阅读次数:183
【linux】常用网站
Kernel: http://www.kernel.org/ LSB (Linux Standard Base): http://www.linuxbase.org/ ELC(Embedded Linux Consortium): http://www.embedded-linux.org/ OSD...
分类:Web程序   时间:2015-04-21 01:42:29    阅读次数:133
使用containerView在UIViewController实现staticCell的使用
今天在做项目在UIViewController中的UItableview使用staticCell,刚在storyboard中的tableView设置完staticCell,就出现 Static table views are only valid when embedded in UITableViewController instances警告。是说staticCell只能在UItablevie...
分类:其他好文   时间:2015-04-21 00:27:11    阅读次数:90
Embedded之memory type
1 Types of memory 2 Characteristics
分类:其他好文   时间:2015-04-17 17:34:23    阅读次数:102
880条   上一页 1 ... 62 63 64 65 66 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!