资源列表
6
- 程序功能: 由{4,9,0,1,8,6,3,5,2,7}创一棵二叉树并由括号表示法输出 -Program features: (4,9,0,1,8,6,3,5,2,7) hit by a binary tree representation output by the brackets
7
- 程序功能: 由{4,9,0,1,8,6,3,5,2,7}创一棵二叉树并由括号表示法输出 -Program features: (4,9,0,1,8,6,3,5,2,7) hit by a binary tree representation output by the brackets
0-1bag
- 解决0/1背包问题 : 给定一定容量的一个背包,要求放入的货物价值最大(每个货物有固定的容量和价值)-Solve the 0/1 knapsack problem: given a knapsack of a certain capacity, the requirements placed the greatest value of the goods (one for each cargo capacity and a fixed value)
DijkstrasAlgo
- Djkstra Shortest path algorthm
BinaryTree
- visual c++写的二叉树算法源码,数据结构的精华-visual c++ source code written in binary tree algorithm, the essence of the data structure
bublesort
- 冒泡排序,简单程序,排序算法,从小到大排序-Bubble Sort, simple procedures, sorting algorithm, from small to large order
szzh.cpp
- 实现各个数制间的转换,应用到数据结构中的栈和队列!-A small program!
GA4TSP
- GA for TSP, it is a java applet code for Genetic algorithm-GA for TSP, it is a java applet code for Genetic algorithm
sort
- 常见排序技术的C语言实现,包括七种排序技术:希尔、快排、简单选择排序、插入排序、堆排序、冒泡排序、归并排序-Common sort of the C language realization of technology, including the seven sequencing technology: Hill, fast scheduling, the simple choice of sort, insert sort, Heap sort, bubble sort, merge sor
CList
- C语言中链表的使用,包含增、删、查、改功能-C list the use of language, including the increasing deleted, check, change function
datastuceure_programes
- 数据结果中,常用的算法,是英文版的。算法比较全面,包括了大部分书上讲的内容。-Data results, the algorithm used is English. Algorithm for a more comprehensive, including most of the contents of the book speaking.
huffman_coding
- c++ 编写的哈夫曼编码程序,实现对数据的哈弗曼编码-c++ to prepare the Huffman coding process, the realization of the data encoding哈弗曼
