uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
标签: Os_cpu_c Os_cpu_a OS_CPU uCOS
上传时间: 2015-08-28
上传用户:2404
delphi和sql结合,学生学籍管理系统,附详细文档,有e-r图,适用课程设计
上传时间: 2014-06-12
上传用户:bakdesec
Rtree R树的C语言实现 ,学习R树的朋友们共同学习,向你们学习
上传时间: 2015-08-30
上传用户:caiiicc
ITU-T G.729 ANSI-C Source Code
上传时间: 2013-12-20
上传用户:小草123
研究了Agent技术、语音技术和动画技术的应用。开发了具有C/S结构的智能语音人机界面的网络新闻邮件管理系统。
上传时间: 2014-12-06
上传用户:123啊
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102
c#web,I can t write any more,that s it a
上传时间: 2014-06-19
上传用户:zsjinju
一个十分不错的C/S图书馆管理系统 图书馆管理系统 使用方法: 文件夹下有两个文件夹Tsgl_client(图书管理客户端)和Tsgl_server(图书管理服务器端),用的是同一个ASA8数据库,数据库文件在Tsgl_server中。利用PowerBuilder 9.0打开相应文件夹下的PBW文件,然后按照应用程序入口配置数据源连接即可。ODBC ASA8数据源配置清单如下: 数据源名(data source name)为 tsgl 数据库名(database name)为libmis.db 数据库文件(database file)路径选择为…chap6\Tsgl_server\libmis.db文件 数据库登录用户名(user id)为dba 数据库登录口令(password)为sql
标签: Tsgl_client Tsgl_server 图书馆 图书管理
上传时间: 2014-12-01
上传用户:wab1981
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好
上传时间: 2014-01-10
上传用户:wendy15
非常实用,方便编程----- 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 C++ I/O C++ Strings C++ 标准模板库 标准 C 库
上传时间: 2013-12-14
上传用户:磊子226