资源列表
C100
- 用c语言编写的100个高质量算法,对于学习算法的同学有帮助,可以快速查阅算法-Using c language 100 high quality algorithms for learning algorithms help students can quickly access algorithm
ProgramAntrian
- Queue Application using Array
btreesearch
- 实现单向链表和文件操作,包括链表二叉查找、插入、删除,文件读写等,简单明了。-single list operation btree search and file operation
Code-of--problem-solving-of-cPP
- c++程序设计第八版的源码,适合看书的时候配套使用-The code for Problem solving of c++,eight edition . For learning
Floyd
- 这是算法课的作业,读取文件中的距离矩阵,计算最短路径-This is the algorithm class job, read the file in the distance matrix to calculate the shortest path
DynamicLoadClass
- 动态加载C++类,很好的基础实例,适合初学者-Load C++ class dynamic
FindAllWin32Process
- 例子列举所有的进程基类,适合Window编程初学者。-The example gets all the process classes. for the fundamental coder
RBFAdaptivePID
- 一种基于RBF的PID自适应整定算法,一种基于RBF的PID自适应整定算法。-Adaptive PID control based on RBF Identification
Three-together-into-one-line
- 三字连珠,该程序是TICTACTOE游戏,棋盘为3*3,3个棋子连起来即为赢。输入参数时,若输入的数字超过边界或在已有棋子的地方再输入,则提示出错,要求重新输入。-Pente words, the program is TICTACTOE games, board 3* 3, 3 pieces put together is the win. When the input parameters, if digital input over the border or in a place and
Airline-reservation-systems
- 数据结构课程设计内容 航空客运订票系统。该系统有如下功能: 1.浏览航线信息。 2.查询航线信息。 3.办理订票业务。 4. 办理退票业务。 5.查看已订票客户信息。 6.查看剩余票数并排序。-Curriculum design content- passenger booking system. The system has the following features: 1. Browse route information. 2. view route inform
NQueens
- 利用快速局部搜索算法,在几秒内解决百万皇后问题-solve the million queens problem in just a few secs.
qianjingtiqu
- 从一张图像中获取前景,接着把前景图像保存,头文件里面有详细的说明,一看就会用了-Get prospects one image, then save the foreground image, header files there are detailed instructions, a look will be used
