资源列表
big_integers
- 用来求取大的整数-used to strike large integer
integer_set
- 用module来定义数据类型-module used to define data types
原代码1
- 数据结构霍夫曼编码译码程序-data structure Hoffman codecs procedures
拓扑排序c版
- 拓扑排序c版(数据结构)1.邻接表的实现 2.无环情况-topological sorting c version (data structures) 1. The adjacent table to achieve two. No part of
Fibonacci函数
- Fibonacci函数-Fibonacci function
Prims算法
- Prims算法的程序-Prims algorithm procedures
9.层次的非递归算法
- 层次的非递归算法-level of non - recursive algorithm
数据结构实例
- 共有4个数据结构的实例-a total of four examples of the data structure
C++面试试题
- C++面试试题,值得一看-C interview questions, the eye-catcher
cvcjc
- SHELL排序算法与应用-SHELL algorithm and application
链表的操作
- 这是用VC++语言做的一个链表的建立插入 删除等操作-This is the VC language of the establishment of a linked-list insertion delete operation
0-1背包的回溯算法
- 回溯法解决0-1背包问题-Backtracking 0-1 knapsack problem solving