实时操作系统μC/OS—II在AT89S52上的移植
上传时间: 2016-06-15
上传用户:lxm
uc/os—II下的九个C语言文件功能函数大全,供程序员方便查看
上传时间: 2013-12-09
上传用户:qb1993225
实时操作系统μC/OS—II下TCP/IP协议栈的实现
上传时间: 2013-12-22
上传用户:450976175
GA求最大值f=ab-bc+ac+c并显示出a,b,c
上传时间: 2013-12-21
上传用户:qb1993225
替代加密: A B C D E F G H I J K L M N O P Q R S T U V W 密文 Y Z D M R N H X J L I O Q U W A C B E G F K P 明文 X Y Z T S V I HAVE A DREAM!# 密文?? 用ARM编程实现替代加密。
标签: 加密
上传时间: 2016-07-17
上传用户:qq521
1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 经过研究发现,汉诺塔的破解很简单,就是按照移动规则向一个方向移动金片: 如3阶汉诺塔的移动:A→C,A→B,C→B,A→C,B→A,B→C,A→C 此外,汉诺塔问题也是程序设计中的经典递归问题
上传时间: 2016-07-25
上传用户:gxrui1991
《How To Think Like A Computer Scientist Learning with C++》. Allen B. Downey写的关于c++的一本书。
标签: B. Scientist Computer Learning
上传时间: 2016-07-31
上传用户:
汇编语言编写的演奏声音程序,有四个选择,A B C 分别是三首不同的曲子,Q退出
上传时间: 2014-02-15
上传用户:时代电子小智
\F:\uc__os\UCOS代码\著名嵌入式操作系统uc os-ii全部源代码\cut\Example_28xSpi_FFDLB.c
标签: cutExample xSpi_FFDLB osUCOS os-ii
上传时间: 2014-08-31
上传用户:zhliu007
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
标签: Operating Real-Time the protocol
上传时间: 2016-09-16
上传用户:songyue1991