资源列表
student_add_manage
- c程序设计课程设计之学生通讯录管理-c Program Design Course Design student directory management.
syi
- C语言程序设计源程序!实现学生的输入,查询,插入,删除等功能-C programming language source code! Students realize the input, inquiries, insert, delete function
OFDMsystemsimulation
- OFDM系统仿真程序 是simulation and software radio for mobile communication上的程序来的哦
memory-leak-in-mfc
- This project is dialog based and using mfc.When we use the mfc in vc++ there is some memory leaking problem due to use of third party dll. this code help to remove this problem it take care the memory.
2011.12.9
- 简易通讯录程序 包含 姓名 电话 并以菜单显示功能:录入 添加 显示 修改 查找 恢复 -Simple address book program include name and phone number And to display the menu: Input changes to add shows to find recovery
Route
- 机器人的路径规划问题,用于求解最佳路径,从而应用于实践当中-Robot path planning problem for solving the optimal path, which applies to practice
Ex1
- 数据结构 顺序表 实现了顺序表的建立、插入、排序、删除-sequence list
JavaCodeAnalyzer
- java代码分析,关键字,代码行数,空白行数,注释行数-java code analysis, keyword, lines of code, blank lines, comment lines, etc.
updateAssignedTracks
- realtime object tracking and detection
wumpus-6-names
- Hunt the Wumpus是一个很重要的早期电脑游戏。他是基于一个简单的隐藏/搜索的形式,有一个神秘的怪兽(Wumpus),潜行在房间的网络中。玩家可以使用基于命令行的文字界面,通过输入指令来在房间中移动,或者沿着几个相邻的房间中的弯曲的路径射箭。其中有20个房间,每个房间与另外三个相连接,排列像一个dodecahedron的顶点(或者是一个icosahedron的面)。可能的危险有:,超级蝙蝠(它会把玩家扔到任意的位置)和Wumpus。当玩家从提示中推断出Wumpus所在的房间而不进入,并
source
- // 功能:获取第nValue1个月出生多少对兔子 // 输入: nValue1为正整数 // 输出:无 // 返回:第nValue1个月出生多少对兔子-Get the number of rabbit of the nValue month
adder
- 简单的32位进位加法器的实现,包含源代码和测试代码-simple realization of a 32bits adder