资源列表
testBigInt123_11_17
- 大整数四则运算c++程序,运用于科学计算等。-Large integer arithmetic c++ program, used in scientific computing.
FIFO
- 模拟内存页式管理中的FIFO算法(用c语言描述)-Analog memory page-style management in the FIFO algorithm (described by c language)
hafumanshu
- 哈夫曼树对文件编码.docx 程序代码源代码-Huffman tree for the file encoding. Docx source code
All-Programs
- this all important programs in data structures
Binary-tree
- 二叉树,可以进行二叉树的建立和查找,对二叉树进行操作,实现二叉树的数据结构-Binary tree, binary tree can be set up and find, to operate on the binary tree, binary tree data structure to achieve
trvalMin
- 旅行售货员算法的vc++代码实现,输入城市(定点)及城市间路径的花费(连接定点的边的权值),即可得到最少的花费和最优的旅行路线。-Traveling salesman algorithm vc++ code, enter the city (fixed) and the cost of inter-city path (connection point of the edge weights), can be obtained at least cost and optimal travel r
Binary-sequence-tree
- 二叉顺序树请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Binary tree in order to write upload information carefully detailed features, including content descr iption (at least 20 words). Try not to let owners to spend your time on the c
Sorting
- 搜集整理的排序算法源码,包括快速排序、插入排序、选择排序、起泡排序。-Collection and collation of the sorting algorithm source code, including quick sort, insertion sort, selection sort, bubble sort.
0-1bag
- 解决了0-1背包问题,能够的出最优解;并且可以知道各个背包的号码和总重量。-To solve the 0-1 knapsack problem, to the optimal solution and can know each number and total weight of the backpack.
BinaryTree
- 二叉树的模板,实现前序遍历、中序遍历、后续遍历、查找等功能 -Binary tree template to achieve pre-order traversal, in-order traversal, follow through, search and other functions
yuesefu
- 用c语言开发的来实现约瑟夫环问题的求解程序。-C language development to achieve the Josephus problem solver.
stack
- 展示了如何用栈实现迷宫功能,体现了回溯思想-Shows how the stack functions to achieve the maze, reflecting back ideas
