资源列表
thebest
- 数据结构中的关于地铁建设问题的内容,有助于理解和学习-Subway construction in the data structure helps to understand and learn
b
- 动物运动会,运用链表,练习派生类,虚函数实现,析构函数作用-Animals Games
chessboard-distance
- 一道poj上的问题的解答,棋盘上的距离问题。即实现棋盘上从一个点移动到王,后,兵之间最短步数的解答。-A poj answers to your questions on the chessboard distance problem. That is, move from one point to the king on the board, after the shortest number of steps between the soldiers answer.
ANSYSshujuchuli
- 可以对ansys生成的数据进行处理,消除不必要的空格字母行等,生成纯数据文件并进行排序-Can handle the ansys generated data, to eliminate unnecessary spaces letters OK to generate the pure data files and sort
Dijkstra
- Dijkstra算法演示程序,简单的说明了DIJ算法的计算步骤 -Dijkstra algorithm demo program, a simple descr iption of the the DIJ algorithm computing steps
24dian
- 山东理工大学的ACM解题报告,24点算法,很不错的哦-the answer about ACM of shandong university of technology,24 points algorithm, it is very good.
Hash
- 很不错关于哈希表的编程,有助于你在数据结构的理解,希望可以帮助你-Very good programming on the hash table to help you in your understanding of data structures, I hope you can help
Airline
- 通过此系统可以实现如下功能: 1、录入航线信息 每条航线信息包括航班号、飞机号、目的地、订票数、余票数共5项。假设现在有3条航线, 目的地分别是北京, 上海, 广州, 飞机上可乘坐100人( 即初始订票数为0, 余票数为100) , 将这3条航线信息存入文件中。 2、订票业务 客户信息包括姓名, 航班号, 座位号(初始为0), 假设已有3个客户信息存入文件中。 3、退票业务 根据客户提出的航班号, 办理退票, 并删除该客户的信息, 并修改相应航线的订票数
0-1-bag-problem
- 一种算法来解决0-1背包问题,这是非常好的-one arithmetic to solve 0-1 bag problem
Cpp1
- c语电话簿,(1)加入一个新电话号码;(2)删除一个电话号码;(3)显示保存的所有电话号码;(4)修改功能;(5)排序功能,-c language telephone directory (1) add a new phone number (2) to delete a phone number (3) display all the phone numbers saved (4) modify the function (5) sorting functionality.
Fast_Nqueue
- 快速N-queue 演算法.使用 backtracking 在n*n 的棋盤上產生所有的可能解答, -Fast N-queen solution. Using backtracking to generate all possible placements of n queen on a n*n chessboard so they are non-attacking.
main
- 拆半查找法的演示程序,部分c语言大作业可以用到,希望对大家有所帮助-Demolition of half of the search algorithm demonstration program, part of the c language operations can be used, we hope to help
