资源列表
BeiDa_ACM1702
- 北大ACM1702题 转换为3进制 很经典-NULL
12856113Model
- 简单进行风速预测的程序,可以预测几分钟后的风速(Simple wind speed prediction program, you can predict the wind speed after a few minutes)
755046
- Using Kaiser Function to Design the FIR Filter div hr div B 文件列表 B :()
The-tree-array
- 数据结构内容,讲解树状数组的具体内容,有详细的分析,步步深入。-Data structure content to explain the specific content of tree array, a detailed analysis of depth step by step.
hash
- 采用C++构建一个哈希表,包括哈希表操作等,有广泛的应用-Using C++ to build a hash table, including the hash table manipulation, there is a wide range of applications
BST
- 编写生成二叉树,可以实现二叉树的生成、增加、删除、遍历-Write generate binary tree, binary tree can generate, add, delete, traverse
KnightTour
- 数据结构中骑士游历问题的详细代码程序,开发环境为vc6-Data structure detailed code procedures, the development environment knight tour problem is vc6
datastructclassic
- 数据结构经典,里面含有很多算法的源码,能够直接在vc中编译,希望对你们有帮助-Classic data structure, which contains the source code of many algorithms can be compiled directly in the vc, I hope you will help
dataStructure
- 这是南京大学09年数据结构期中考试试卷讲解PPT。-This is the data structure of Nanjing University in 2009 mid-term examination paper to explain PPT.
(guangdushendusousuo)
- c语言实现广度搜索,深度搜索,里面是对一个矩阵进行操作,矩阵的行数和列数可以任意输入-c language search breadth, depth search, which is a matrix operation, the matrix of rows and columns can be any input
ListOrder
- 链表,输入一定的数据,通过链表进行储存,并排序后输出。-List。Input numbers,then output in order~~
HuffmanTree
- 数据结构霍夫曼树的实现,霍夫曼树 在数据结构与算法中,人们把最小带权路径长度的二叉树称为霍夫曼树或者最优二叉树-Huffman tree data structure implementation, Huffman tree data structure and algorithm, it is the right path with the minimum length of optimal binary tree or binary tree called the Huffman tree