资源列表
hfmTree
- 哈夫曼树 哈夫曼树 哈夫曼树 哈夫曼树 哈夫曼树 哈夫曼树 -Huffman Huffman Huffman tree tree tree tree Huffman Huffman Huffman Huffman tree tree tree tree Huffman Huffman Huffman Huffman tree tree tree
LinkList-program
- C++数据结构的一个单链表示例程序,简单易懂,适合初学者学习。-a sample program about linked list of C++ data structure , it is easy to understand for beginners.
bignum
- Emerging Network To Reduce Orwellian Potency Yield
adjlist.c
- it is easier to work with a graph which is in adjacency list format: a list of vectors each vector contains the neighbor vertices or incident edges of a given vertex. -it is easier to work with a graph which is in adjacency list format: a list of vec
1
- 设有n件工作分配给n个人,将工作i分配给第j个人所需要的费用为Ci。试 设计一个算法,为每一个人都分配1件不同的工作,并使总费用达到最小。-suppose n pieces of work are arranged to n persons, it costs Ci to arrange work i to people j. design a algorithm to make it cost least and to make sure that everyone get one diffe
b
- 01背包问题——求最大值 非常的实用算法-01 knapsack problem- seek the maximum
Array
- 链表功能的实现,C语言实现的链表的动态添加、删除和插入。-The sample of array in C.
BiArray
- C++实现的双向链表,可以双向访问链表的数据,进行增删操作。-The sample of array with two directions.
FunPointer
- C/C++中的函数指针的声明和使用,与C#中的委托类似,可以实现类似范型的功能。-The sample of function pointer in C/C++.
DirectSort
- 运用C/C++实现直接插入排序法,供参考。-The sample of direct sort method.
4
- 任务:从以下题目中任选一题完成,要求应用动态规划策略设计解决方案。 1、编辑距离问题。 2、石子合并问题。 3、租用游艇问题。 提交结果:程序设计的源代码及其分析说明和测试运行报告 -Task: Choose a topic from the following questions to complete, requires the application of dynamic programming strategy design solutions. 1, the
poly
- 代码包含了线性表、链表以及多项式的基本运算,最后实现了一个多项式的运算。-Code contains a linear form, list, and basic operations of polynomials, and finally achieve a polynomial arithmetic.
