资源列表
bitreeJIE
- 二叉树的基本操作和应用,C语言数据结构中的编程实例-the main operation of bitree
fuzashujujiegou
- 零基础学算法的第3章,复杂数据结构,发给大家学习。-Zero-based learning algorithm in Chapter 3, complex data structures, distributed them to learn.
changyongsuanfapaixu
- 零基础学算法的第4章,常用算法——排序。发给大家分享学习。-Zero-based learning algorithm of Chapter 4, commonly used algorithms- sorting. Issued share learning.
changyongsuanfachazhao
- 零基础学算法第5章,常用算法查找PPT,发给大家分享学习。-Zero-based learning algorithm in Chapter 5, commonly used algorithms to find PPT, distributed shared learning.
main
- 定义一个M,N的矩阵,1表示有障碍,0表示可以通过,输出走出迷宫的路径-Define a M, N of the matrix, 1 indicates there is an obstacle that can be 0, the output path out of the labyrinth
treeoperation
- 树的最重要的作用之一是用以实现各种各样的抽象数据类型。与表的情形相同,定义在树上的操作也是多种多样的。在这里我们只考虑作为抽象数据类型的树的几种典型操作。 -The role of the tree is one of the most important to achieve a wide variety of abstract data types. The situation is the same with the table, the operation is defined in
Javatony
- 关于java数据结构的PDF,感觉很不错,软考的同学值得看-Java data structures on the PDF, feeling very good, worth watching soft test students
mian
- KMP 算法实现, 简单直观, 用next函数计算下一个比较位置-KMP algorithm,developed by c++
huffman
- 算法与数据结构课程设计作业(赫夫曼树编译码器)详细代码-Data Structure Course Design (Huffman tree Codec)
HuffmanCodingTree
- 哈夫曼树 可以编码任意文字,将其转化为二进制语言-Huffman tree can be encoded any text to be translated into a binary language
paixu
- 排序算法,将数组中的数按大小排列,C++老师课堂讲解,现编现调通过-algorithm of making elmetens of an array in order
mtxfx_v0.07_beta
- 利用C++实现了一个矩阵类,并且在此基础上定义了矩阵的常用操作。在VS2008上编译通过,并且给出了测试的算例。-Using C++, a matrix class, and on this basis, the common definition of a matrix operation. In VS2008, on compiler, and test examples are given.
