资源列表
WindowsFormsApplication2
- rotative algorithm in c
Beginning Algorithms
- 对编程涉及的算法进行了深度剖析,是不可多得的资料(A deep analysis of the algorithms involved in programming is an invaluable data)
BSTree2
- 该程序为二叉树节点编辑系统,由四部分组成:插入节点,寻找节点,删除结点和恢复到默认设置。-This is a BSTree2 edit program, mainly contains four parts: insert a node, find a node, delete a node and restore default settings.
matrix
- 迷宫求解问题,输入一个M行N列0-1矩阵,0代表通过,1代表不能通过,判断是否能走出所给迷宫-matrix
shu_bianli
- 该程序实在mfc下实现二叉树的遍历(数据结构知识),一方面涉及数据结构知识,另一方面涉及mfc知识,功能较全。-The program is to achieve binary tree traversal mfc (data structure knowledge), on the one hand knowledge of data structures involved, the other involving mfc knowledge, capabilities than the wh
Adaptive-Random-Testing
- 自适应性随机数检测算法,重点比较演化式算法和其他随机数检测算法-Detection of a random number adaptive algorithms, focusing on evolutionary algorithms and comparing a random number of other Detection
heapsort
- 堆排序的数字和字母两种不同的图形界面实现,暑期课程设计作业而已-Heap sort of numbers and letters to achieve two different graphical interface, summer curriculum work only ~ ~ ~
erchashu
- 北京邮电大学数据结构实验试题之一。二叉树的应用与实现。内附完整工程文件。-The experiment of BUPT on binary tree.
ComputationalGeometry
- 计算几何的原本的算法不好用。本书就现在一些新的算法做一些介绍,从实际的应用出发,便于理解和自学。-The original computational geometry algorithms difficult to use. Book to present some new algorithms to do some introduction, from a practical application, the ease of understanding and self-learning.
Huffman
- 1、根据输入构造一棵哈夫曼树,要求该哈夫曼树的左子树小于等于右子树; 2、根据构造的哈夫曼树给出对应的编码;左子树的编码为0,右子树的编码为1; 3、输出各个字符对应的编码与平均编码长度; 4、根据输入的编码,结合构造的哈夫曼树给出对应的译码; 5、对带有不同权值的字符进行编码;使用自己实现的编码表对输入的‘0’‘1’代码进行译码。 -Less than or equal to 1, according to the input construct a Huffman tre
1
- 这份资料是关于数据结构的算法的详细讲解,里面还有针对栈和队列的视频讲解-This information is about the data structure of the algorithm explained in detail, there is also a video for explanation stacks and queues
kejian
- 清华大学 数据结构 课件 指导 课后练习答案-data structure