码迷,mamicode.com
首页 >  
搜索关键字:mining embedded subt    ( 880个结果
Adeneo Embedded: Building Qt 5.1 for Freescale i.MX6Introduction on LTIB
Adeneo Embedded: Building Qt 5.1 for Freescale i.MX6Introduction Currently there is not an easy procedure to build Qt 5.1 with hardware acceleration s...
分类:其他好文   时间:2015-06-09 11:16:47    阅读次数:212
Chisel实验笔记(一)
最近在学习Risc-v,其中伯克利大学开源了一款兼容Risc-v指令集的处理器Rocket,而Rocket处理器是采用Chisel编写的,所以要学习Chisel,Chisel的简单介绍如下: Chisel (Constructing Hardware In a Scala Embedded Language). Chisel is a hardware construction language embedded in the high-level programming language Scala 可以...
分类:其他好文   时间:2015-05-29 12:07:05    阅读次数:604
数据挖掘十大经典算法
国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, N...
分类:编程语言   时间:2015-05-26 00:12:30    阅读次数:261
android-AdvancedRecyclerview
演示地址(需梯子): https://www.youtube.com/watch?feature=player_embedded&v=S7cSwMArjUQ今天主要使用这个库来实现RecyclerView 的左右滑动item 和 拖拽排序 Gradle配置compile 'com.android.support:recyclerview-v7:22.1.1' compile 'com.h6ah...
分类:移动开发   时间:2015-05-24 23:41:11    阅读次数:577
WifiDog and OpenWrt
$Id$23OpenWRT specific README4=======================56So, you want to run wifidog on one of linksys's WRT wireless routers!78OpenWRT is the embedded ...
分类:其他好文   时间:2015-05-24 12:46:54    阅读次数:203
Using QEMU for Embedded Systems Development
http://www.opensourceforu.com/2011/06/qemu-for-embedded-systems-development-part-1/http://www.opensourceforu.com/2011/07/qemu-for-embedded-systems-dev...
分类:其他好文   时间:2015-05-24 01:19:59    阅读次数:340
读文章论文
论文Software defect association mining and defect correction effort predictionType:缺陷预测Published in:Software Engineering, IEEE Transactions on(Volume:32...
分类:其他好文   时间:2015-05-22 01:54:47    阅读次数:123
arm交叉编译器gnueabi、none-eabi、arm-eabi、gnueabihf、gnueabi区别
命名规则交叉编译工具链的命名规则为:arch [-vendor] [-os] [-(gnu)eabi]arch – 体系架构,如ARM,MIPSvendor – 工具链提供商os – 目标操作系统eabi – 嵌入式应用二进制接口(Embedded Application Binary Interf...
分类:其他好文   时间:2015-05-20 12:47:23    阅读次数:106
android 二维码 扫描与生成(内置)
本文使用zxing-android-embedded这个开源项目实现二维码扫描/生成功能;开发工具:androidstudio1、如何将zxing-android-embedded添加到我们的项目中1.1添加arr依赖包将以下代码添加到build.gradle文件中。repositories{ mavenCentral() maven{ url"https://dl.bintray.com/jo..
分类:移动开发   时间:2015-05-16 01:39:37    阅读次数:631
【linux驱动笔记】字符设备驱动相关数据结构与算法
欢迎转载,转载时需保留作者信息,谢谢。 邮箱:tangzhongp@163.com 博客园地址:http://www.cnblogs.com/embedded-tzp Csdn博客地址:http://blog.csdn.net/xiayulewa 1.1.1. 设备号 alloc_chrdev_re...
分类:编程语言   时间:2015-05-16 01:30:00    阅读次数:389
880条   上一页 1 ... 58 59 60 61 62 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!