资源列表
野人传教士问题
- 野人传教士问题算法源代码
mowangyuyan
- 魔王语言翻译,严蔚敏数据结构实习报告中需要用到的代码-Devil language translation, YAN Wei-Min internship report data structure of the code needed
maze
- 用回溯法实现一个可以是若干大的迷宫的自动寻线走同-maze
shortestpath
- 两点之间的最短路径计算,适用于arcview软件,可以在软件中直接运行-Count the shortest path between two points in the city,you can run the program in arcview directly,i hope it wili be helpful
[38]
- (stack)栈的常用操作,包括删除顶部数据,判空栈表,读取栈顶元素,将新数据存入栈内,等等。-(Stack) stack commonly used operations, including to remove the top data and sentenced to an empty stack table, read the top element, the new data into the stack, and so on.
stack-application
- 包含数据结构中栈的应用,中缀,后缀,中缀转后缀等方式-Contains application data structure stack infix and suffix and infix turn suffix etc.
约瑟夫算法以及算法分析
- 数据结构算法之 约瑟夫算法-data structure algorithms Joseph Algorithm
Hfmtree编译码器
- 利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication channel utilization, reduced transm
source-code
- 最短编辑距离算法,可以输入copy,insert等操作代价,结果可以输出操作结果。-shortest distance,you can decide the cost of each operation
tgxrryy
- 设计一个main函数,建立能够存放100个整型数据的顺序表对象,从自然数1开始找出80个能够同时被3和7整除的整数,依次存储到这个顺序表中,然后把其中个位数是偶数的数据输出来,并统计这种数据有多少。请把能够正确运行的main函数写在下面。-Design a main function, the table can be stored in the order of 100 integer data objects, from the natural number 1 to identify 80
二叉树程序
- 本程序实现了二叉排序树的建立以及查找,插入和删除的功能.-realized by the two forks of trees to establish order and search, insert and delete functions.
tingchechangguanli
- 该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。
