以ARM7TDMI-s为核,LPC2200开发板为硬件开发环境通信源码
上传时间: 2014-07-25
上传用户:hakim
IA-32 Intel Architecture Software Developer s Manual Intel32位系统汇编语言开发手册
标签: Intel Architecture Developer Software
上传时间: 2015-11-10
上传用户:gdgzhym
The Linux Programmer s Guide to help to improve programming ablilty for linux friends
标签: programming Programmer ablilty friends
上传时间: 2015-11-10
上传用户:离殇
这是c++primer plus的习题参考答案,还有课后的编程联系,是快速入门的理想资料,最好先自己做然后对照答案,多练习会有很快的进步的,编程练习的答案很难找到的。
上传时间: 2014-01-11
上传用户:VRMMO
排列问题 M个1,N个0的排列(高效率版) 排列数为:c(m+n,n) 对n个0,m个1,我的想法是这样的: 每个排列可以分三段: 全0列,全1列, 子问题列 设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1
上传时间: 2015-11-11
上传用户:1051290259
it s been design to help the ATM seller to sell the goods easily and convenience.
标签: convenience the design easily
上传时间: 2014-01-08
上传用户:tyler
ural-linux is a port of Damien Bergamini s ural driver to Linux. This driver should support all devices based on the RT2500USB chipset.
标签: driver ural-linux Bergamini support
上传时间: 2014-01-13
上传用户:懒龙1988
UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.
标签: UCOS original Saether version
上传时间: 2015-11-14
上传用户:ippler8
一个VB写的UDP协议的C/S模式的服务程序
上传时间: 2014-06-29
上传用户:zhaiyanzhong
编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1
上传时间: 2015-11-15
上传用户:dapangxie