详细讲解了ARM的指令集和汇编基础,对学习ARM有很大的帮助
上传时间: 2016-01-27
上传用户:tyler
串口通信使用AT命令。用与GSM的二次开发
上传时间: 2014-01-01
上传用户:ccclll
该文档为linux的指令,部分归纳指令,供大家参考
上传时间: 2016-01-28
上传用户:zmy123
Finding FWHM. Full-Width at Half-Maximum (FWHM) of the waveform.
标签: FWHM Half-Maximum Full-Width waveform
上传时间: 2016-01-28
上传用户:zhangyi99104144
语音芯片的C51操作程序: 指令 8位控制码,16位地址码 操作摘 要 POWERUP 00100xxx(xxxxxxxxxxxxxxxx) 上电:等待TPUD后器件可以 工作 SET PLAY 11100xxx(A15~A0) 从指令地址开始放音,须后 跟PLAY指令,使放音继续 PLAY 11110xxx(xxxxxxxxxxxxxxx) 从当前地址开始放音(直至 EOM或OVF) SET REC 10110xxx(A15~A0) 从指定地址开始录 音,须后跟REC指令,使录音继续 REC 110110(xxxxxxxxxxxxxxx) 从当前地址开始录 音(直至OVF或停止) SET MC 11101xxx(A15~A0) 从指定地址开始快 进,须后跟MC指令,使快进继续 MC 11111xxx(xxxxxxxxxxxxxxx) 执行快进,直到 EOM,若再无信息,则进入OVF状态
上传时间: 2014-08-25
上传用户:moerwang
一本对于初学者来书很好的关于LINUX命令的指导资料.LINUX指令大全
上传时间: 2013-12-21
上传用户:z1191176801
Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.
标签: meta-learning classifiers combining Boosting
上传时间: 2016-01-30
上传用户:songnanhua
Arm指令寻址方式及指令系统(提取自Arm体系结构与编程)
上传时间: 2016-01-30
上传用户:wcl168881111111
This book enunciates and illustrates features and basic principles of C++. It is aimed at experienced C users who wish to learn C++. It can also be interesting for beginner C++ users who leaved out some possibilities of the language.
标签: illustrates enunciates principles and
上传时间: 2014-02-16
上传用户:aix008
简单测试S3C44B0X开发板USB设备的功能。PC通过USB口向芯片下发指令。调试之前要装USB驱动,调试过程要打开代理软件(已在包内),在ADS1.2下调试,
上传时间: 2014-11-05
上传用户:JIUSHICHEN