资源列表
POJ1317
- PKU ONLINEJUDGE 1317
eightnum
- 八数码问题,采用A*算法,极快的搜索效率,内含代码。-8 digital issues, using A* algorithm is extremely fast search efficiency, containing the code.
26-letters
- 数据结构中,运用链表实现26个字母记录。运行在控制台上。-Data structure, use the list to achieve the 26 letters record. Running on the console.
bellman
- 贝尔曼算法,可以看看,这是我的课程设计的作品呢,有问题可以指导我下-Bellman algorithm, you can look at my course design work, the problem can guide me to the next
华为软件工程师上机考试题目
- 华为软件工程师上机考试题目,要求对已知单链表求其逆序,并输出。-Huawei software engineers, computer exam questions, asked to watch for the known anti-shear reverse, and output.
Dijkstra
- 迪特斯特拉算法,课程设计的作品,主要计算站点距离的吧,可以-Dieter Stella algorithm, distance course design work, the main computing sites can look
erchashu
- 如果给出了遍历二叉树的前序序列和中序序列,则可以构造出唯一的一棵二叉树 -Binary tree structure
yuesefu
- 约瑟夫环,数据结构.在控制台下实现约瑟夫环。 编号为1,2,3,……,n 的 n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m,从第一个人开始按顺时针方向自1开始报数,报到 m时停止报数。报m的人出列,将他的密码作为新的 m 值,从他在顺时针方向上的下一个人开始重新报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph Wan, the data structure. Joseph ring to achiev
maze
- 输入迷宫的行数,不大于20,输入迷宫的列数,不大于20,随机建立迷宫,输入入口坐标和出口坐标,找出走出迷宫的路径-Enter the maze the number of rows is not greater than 20, enter the number of columns in the maze, not more than 20 randomly create the maze, and enter the entrance coordinates and export coord
xianxbiao
- 这是数据结构的编程,其主要用线性表的操作,包括插入、删除、查找等操作-This is the programming of the data structure, its main linear meter operations, including insert, delete, search operation
Mapshadingproblem
- 已知地图,请设计地图着色软件,对各省进行着色,要求相邻省所使用的颜色不同,并保证使用的颜色最少-Map shading problem
LIST
- 链表学生学习管理系统的插入删除的功能实现,和链表的操作- Insert delete functions linked student learning management system implementation, and operation of the list
