资源列表
ss
- 操作系统的进程调度的一个实验,是用C++程序编写,易于理解和调试-Operating system, the process of scheduling an experiment, is to use C++ programming, easy to understand and debug
8shuma
- 使用c语言编写的一个关于8数码问题的程序,可以运行。-C language using a program on the 8 digital issues, you can run.
kruakal
- 用并查集和最小堆算法实现KRUSKAL算法-Use and check the set and minimum heap algorithm achieve KRUSKAL algorithms
SPFA-algorithm
- 关于数据结构中单源最短路径算法SPFA算法的简单实现,注释很清晰,适用于初学者。-Simple implementation of the data structure on the single-source shortest path algorithm SPFA algorithm, notes very clear, suitable for beginners.
huiwen333
- 这是一个关于回文数的判断算法!只要输入的数据形式是回文形式,将输出该回文数是回文模式!-This is a palindrome number on the judgment algorithm! As long as the form of data input is palindrome form Palindrome will output the model number is palindrome!
Joseph
- 约瑟夫问题,用循环队列解决,从指定的第m个元素到第n个元素依次读出队列中的元素-Joseph problems, and use circular queue resolved, the first m from the specified element to the first n elements in turn to read out the elements of the queue
migong
- 数据结构中重要的迷宫算法,其中有详细的代码解析-Important data structure in the maze algorithm, including a detailed analysis of code
Ex1
- 给出了一个二叉树的先序和中序序列,让以此来构造一棵二叉树,并以凹入表示法输出-Binary tree is given a sequence and the first order of sequence, so as to construct a binary tree, and the output indentation expression
graph-travel
- 图的广度和深度优先遍历算法的实现,功能为图的遍历算法-graph travel
sample_iter
- 迭代器算法,对于列表数据访问,以及代码以后的维护非常有效,供大家参考-iterative algorithm for data access list, and after the code is very effective safeguard for reference
stack
- C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。
unionopr_list
- 集合操作 尾插法制表;2,链表求纯;3,逆置链表
