搜索结果
找到约 2,179 项符合
LPC-H 的查询结果
网络 JM86的ccs代码,对目前正在做h.264移植的非常有用噢
JM86的ccs代码,对目前正在做h.264移植的非常有用噢
单片机开发 I/O并行口直接驱动LED显示 利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上
I/O并行口直接驱动LED显示
利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。
文章/文档 串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配
串的模式匹配的朴素算法是O(N^2)的, 可以
利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置. ...
3G开发 Omnetpp.h code used with leach solar system
Omnetpp.h code used with leach solar system
行业发展研究 H.264/AVC is the current video standardization project of the ITU-T Video Coding Experts Group (VCE
H.264/AVC is the current video standardization project of the ITU-T Video Coding
Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG). The
main goals of this standardization effort are to develop a simple and straightforward
video coding design, with enhanced compression performa ...
软件设计/软件工程 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h)
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复
作者:同济大学材料学院 张纯禹
email:chunyu_79@hotmail.com ...
matlab例程 H. Yang, A.P. Petropulu, X. Yang and T. Camp, ?ALLIANCES with Optimal Relay Selection,"IEEE Trans. o
H. Yang, A.P. Petropulu, X. Yang and T. Camp, ?ALLIANCES with Optimal Relay Selection,"IEEE Trans. on Vehicular Technology, January 2008. (MATLAB Code)
驱动编程 error test source code building in VC.including *.h,*.cpp and inf file.
error test source code building in VC.including *.h,*.cpp and inf file.
嵌入式Linux GCC arm startup example2 for LPC series
GCC arm startup example2 for LPC series
书籍源码 h.263编解码源程序
h.263编解码源程序,一本书上的,忘记书名了。有用的话就下。