资源列表
Data-structur(java)
- java版的数据结构,主要介绍了java中一些常见的数据结构,如链表,堆,栈还有Map-data struct
Car1
- 流水车间调度问题,应该可以说是,最好的方法-flow shop
kasumi_CPP
- kasumi算法的简单实现,可供简单学习调试-kasumi C++
shujujiegou
- 数据结构中的各种算法,在VC6.0中运行-In data structures, all kinds of algorithm, in VC6.0 operation
graphtree
- 0、显示该图的邻接矩阵1、广度优先遍历2、深度优先遍历3、最小生成树PRIM算法-0, the adjacency matrix 1 breadth-first traversal 2, depth-first traversal 3, the minimum spanning tree PRIM algorithm
CPP-Structures-and-arithmetic
- C++版高清数据结构和算法,高清电子书,包括C++描述的算法,和上百个程序代码实例应用,都是完全可复制运行-C++ Structures and arithmetic.pdf
huffman
- 霍夫曼编码 主要描述对霍夫曼编码实现,以及整个实验过程的编码-Main described Hoffman coding Huffman coding, as well as the entire experimental process of encoding
bubble-sort
- 冒泡排序,运用java语言编写程序实现冒泡排序的功能-Bubble Sort
Singly-linked-list-insertions
- 对单链表的删除的描述以及C语言源代码,程序简介,很容易使人理解。-Delete descr iption of the single linked list and the c language source code, introduction, very easy to understand.
balanceTree
- 本实验主要是平衡二叉树操作的演示。具体实现了动态查找表的三种基本功能:查找、插入和删除。-This experiment is the demonstration of the balanced binary tree.Concrete realization of a dynamic look-up table of the three basic functions: find, insert and delete.
1610
- 这是一个C语言算法类程序,主要功能是实现16进制与10进制的转化-Hexadecimal and 10 into the system transformation program
sxz
- 顺序栈,数据结构中的基本程序。此程序简单易懂,便于学习。-Sequence Stack
