资源列表
Triangle_of_multiple_solutions
- 杨辉三角的多种解法 ,用c语言实现的,不同的表示形式对应着不同的算法-Pascal' s Triangle of multiple solutions, c language
code
- 用于图的深度搜索,得到搜索顺序。已成功。-Used to map the depth search, the search order. Has been successful.
paixun
- C语言版数据结构实验,排序相关功能的实现,C++环境,多多理解-C language version of the data structure experiments Sort function realization, C++, the environment, and a lot of understanding
lianbiao
- C语言版数据结构实验,链表相关功能的实现,C++环境,多多理解-C language version of the data structure experiments linked list function realization, C++, the environment, and a lot of understanding
jinzhizhuanhuan
- C语言版数据结构实验,进制转换相关功能的实现,C++环境,多多理解-C language version of the data structure experiments hex conversion function the implementation, C++ environment, a lot of understanding
chazhao
- c语言版数据结构实验,查找相关功能的实现,C++环境,多多理解-The data structure experiment Find related functions to achieve, C++ environment, a lot of understanding
tree
- 数据结构 树 实验代码C++ 实现树的各种遍历,查找等相关功能-Data structure tree experimental code C++
graph
- 输出图对应的邻接矩阵以及DFS和BFS结果-The output diagram corresponds to the adjacency matrix as well as the DFS and BFS results
search
- 程序实现对数组的查找,采用二叉查找树的方法。-The program of the lookup array, using the binary search tree.
8X8X8
- 8X8X8光立方取模软件 8X8X8光立方取模软件-8X8X8 Light Cube the modulo Software 8X8X8 light cube modulo software
4X4X4
- 4X4X4光立方取模软件 4X4X4光立方取模软件-The modulo 4X4X4 Light Cube software 4X4X4 light cube modulo software
Huffman-encoding
- 基于哈夫曼编码的数据压缩/解压程序:将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件)和哈夫曼树文件;反过来,可将一个压缩文件解码还原为一个文本文件。-Data compression based on Huffman encoding
