资源列表
hafuman
- 实现哈夫曼编码译码,可以实现,本实验可以实现编码,译码,打印哈夫曼数,等-There is a chance to appreciate different ways of life.
houzi
- 猴子摘香蕉问题使用C++语言描述,写的不好请大家多提意见!-Monkey mialaw problems using C++ language descr iption, is badly written please speak up!
stackQueue
- 数据结构栈和队列相关练习,让你熟练掌握掌握它们的用法,迅速编程-Stack and queue data structure practice, so that you master
maze
- 迷宫求解问题。程序中已经建好了一个数组作为迷宫数组。然后进行试探,输出迷宫从起点到终点的路径。-Maze solving the problem. The program has been built as a maze of an array of arrays. And then test the output from the beginning to the end of the maze path.
majic
- 数据结构(c语言)清华版实习题集,魔王的语言,-Data structure (c language) version of internship Tsinghua title set, devil' s language,
poj3601
- 北京大学online judge题号3601,解答及其实验报告-, No. 3601, Peking University online judge questions to answer and the experimental report
tree_two
- 二叉树操作实例,包括 1 建立二叉树 2 先序非递归遍历 3 中序递归遍历 4 后序递归遍历,求叶节点数 5 删除节点 6 结束程序运行 等操作。输入数字1~6,选择以上6种操作。-Examples of binary operations, including the establishment of a binary tree two first order non-recursive inorder traversal three recursive postorder traversal
Topo_logical_Order_7_12D
- 拓扑排序,并求关键路径.按UDG图的格式输入,程序创建UDG图,然后求关键活动,进行拓扑排序,最后将拓扑排序的结果输出。-Topological sort, and seek the critical path. By UDG graph format input, the program creates UDG chart, key activities and then seek to carry out topological sort, and finally output the re
horspool
- 该程序运用horspool算法进行字符串匹配,时间效率很快。-the process is so fast.
huffmantree6_12
- huffmantree 哈弗曼树编码、解码的C程序。输入一段文字(英文),统计这些字符出现的频率作为权值,进行哈弗曼编码,然后再进行解码,输出到屏幕上。-huffmantree Havermann tree encoding and decoding of the C program. Enter a text (in English), statistical frequency of these characters appear as the weights for Havermann e
zhongzhuibiaodashi
- 对中缀表达式求值 用栈的方法对中缀表达式求值-zhong
Datastuct_1800
- 这是有名的《数据结构1800题》,希望对大家有所帮助 。-This is a ebook of the named <datastructer 1800>.You may benific from it .
