资源列表
sy5
- 通讯录管理系统,使用VC++6.0开发,数据结构的作业-Address book management system, the use of VC++ 6.0 development, data structure operations
shy
- 教学计划编制问题,内有详细报告,源代码,还有实验结果代码,总之是非常的详细.这是一份数据结构的课程设计,花了很长时间弄整理出来的-Teaching programming problem, there are detailed reports, source code, there are experimental results code, as long as it is very detailed. This is a data structure of the curriculum de
NumericalAlgorithm(C++)
- 何光渝所著《计算机常用数值算法与程序(C++版)》的随书源代码。 是想学习C++科学计算的人士的必看代码。-Guang-Yu-book computer numerical algorithm and procedures used (C++ Version) with the book s source code. Want to learn C++ Scientific computing people who see code.
shujuku
- 对n个桶中不同颜色的砾石进行排序的数据结构文档-N months in barrels of different colors of gravel sort of data structure documentation
binarytree
- 数据结构 二叉排序树 先序中序后序遍历 二叉树的查找-Data structure binary sort tree preorder traversal sequence after sequence of binary tree search
shujujiegou
- 数据结构最简洁易懂的资料!希望对大家有帮助-Data structure the most concise and understandable information! We want to help
paixu
- 数据结构用C语言实现的各种排序方法,有插入排序,堆排序,归并排序,快速排序,链式基数排序,冒泡排序,希尔排序,选择排序,折半排序。-Data structure using C language to achieve a variety of sequencing methods, have insertion sort, heap sort, merge sort, quicksort, chain base sort, Bubble Sort, Hill sort, select sort,
duilie
- 数据结构用C语言实现队列的算法,有链队列出队、入队算法,循环队列出队、入队算法。-Data structure using C language to achieve queue algorithm, there are chain teams listed teams, teams into the algorithm, the cycle team listed teams, teams into the algorithm.
graph
- 数据结构C对图的操作算法,有广度、深度优先遍历,拓扑排序,最短路径的实现算法,最小生成树的算法-C data structures to operate on the map algorithm, there is the breadth, depth-first traversal, topological sorting, shortest path algorithm, minimum spanning tree algorithm
tree
- 数据结构C实现对二叉树的操作,有遍历二叉树的算法,统计叶子数,构造哈夫曼树。-C data structures to achieve the operation of binary tree, a binary tree traversal algorithms, statistical leaves the number of Huffman tree structure.
zhan
- 数据结构C语言对栈的操作,有链栈出栈、入栈的算法,顺序栈出栈、入栈的算法,hanoi塔的算法-C language data structure for stack operation, there is a chain of stack stack入栈algorithms, the order of the stack stack,入栈algorithm, hanoi tower algorithm
lian
- 数据结构的链表-Data structure linked list
