资源列表
排序选择:
WXJCXH
- 用串口实现单片机和带键盘的显示屏之间的通信,包含包头包尾。-By serial single-chip implementation of the display and keyboard with communication between the packet contains the end of Baotou.
visualbasicgjbcjcsmiykf
- vba that using in excel programming today is veru useful in testing field.
ALG
- 上课时老师给的算法资料 很经典 还有习题及解答~~~对算法学习很有帮助~-Teacher class information to the classic method of exercise and also to answer ~ ~ ~ ~ very helpful study of algorithms
jathena-2060
- jathena是日本人,開放源碼網上服務器ragnarok.三是在書面-jathena are the Japanese, open source web server ragnarok. Three are in a written
SpaceWar
- source code about game mobile
hello-world
- 第一个应用程序hello world (基于AT91SAM9260开发板linux2.6.22)-The first application hello world (based on the AT91SAM9260 Development Board linux2.6.22)
bubbledude
- source code about game mobile
ARMWINCE
- 《ARM嵌入式WINDOWS CE实践教程》是ARM嵌入式技术 系列教程之一。该教程教材采用华中科技大学和武汉创维特信息技 术有限公司联合研制的JXARM9-2410嵌入式教学实验系统作为教 学实践平台。 Windows CE嵌入式操作系统是目前嵌入式主流操作系统之一, 它以超强的性能、友好的Windows人机界面以及标准化、可视化的 软件开发过程被越来越多地使用在手机、PDA等产品中,本书结合 ARM9嵌入式处理器的特点,介绍了在其上进行Windows CE开
06-26-huibianrumen
- 汇编语言课件 和练习题 供初学者用 初学者值得下载啊-huibianyan
AAChess
- source code about game mobile
aa
- vb mail 这里有个一个很好的源码例子,你可以参考参考! http://www.csdn.net/cnshare/soft/16/16243.shtm-vb mail 这里有个一个很好的源码例子,你可以参考参考! http://www.csdn.net/cnshare/soft/16/16243.shtm
14114ARM
- μC/OS-II实验程序说明 软件版本:V1.0 日期:2005-05-25 多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在 多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务 分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。 每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中, OSInit()创建了两个μC/OS-II的默认任务