资源列表
last
- C语言版的最小生成树问题,比较简单,问题比较多,错误比较多-C language version of the minimum spanning tree problem is relatively simple, more problems, more wrong. . .
yinhangjia
- 实现了银行家算法,功能有:添加资源、删除资源、修改资源、分配资源、修改作业-Realized the bankers algorithm functions are: add resources, remove the resource, modify resources, the allocation of resources, modify operations ......
pku2503.c.tar
- pku2503,没有用map,纯C语言手动实现,AC,自家用,for test only-From home users
main
- 电梯的楼层显示,运用c++语言 这是主程序 将会进行显示楼层的数目-Elevator floor display, using c++ language which is the main program will be to display the number of floors
tree
- 二叉树的生成、遍历、删除、左右子树交换等操作-tree
zxy--Huffman
- 此程序是数据结构中哈夫曼树的应用,实现电文的编码译码-This program is in the Huffman tree data structure applications, achieving coding and decoding messages
BiTreeSort
- 基于数据结构的应用,应用二叉排序树对序列进行排序-Based on the application of data structures, application binary sort tree to sort the sequence
student_health
- 利用单链表实现学生健康系统的管理,基本要求的东西都齐全了。-Using single-list system to achieve the management of student health, the basic things that all materials requested.
City
- 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-The number of towns and cities, into a single list to take the lead node. Nodes in the city information, including: City name, the city coordinates. Required to use the
topological
- 拓扑排序,实现邻接表输出,最后输出正确的拓扑序列-Topological sort, the adjacent table to achieve the output, the final output of the correct topological sequence
hi-precision
- 实现大数操作的算法模板,重载了基本操作(+,-,* ,/),取模,次方,gcd等-Operation of the algorithm to achieve large numbers templates, overloads the basic operation (+,-,*, /), modulus, power, gcd, etc.
BinarySearchTree
- 一个简单的二叉搜索树实现,可以直接使用头文件移植-A simple binary search tree implementation can use the header files transplant
