资源列表
huffantree
- 构造哈夫曼树,实现通信加密与解密,并生成相应的密文与明码-use huffman code to translate coding and make a huffan tree.Then travel the huffantree and translate to huffan coding
Line
- 1、定义一个建立一元多项式的函数; 2、定义能对单链表按指数排序的函数; 3、定义一元多项式加法和减法函数; 4、定义显示一元多项式的函数; 5、编写主程序调用上面的函数实现一元多项式的加减。 -1, the definition of an established one yuan polynomial function 2, the definition of a single linked list sorted exponential function 3, de
lianzhan
- 数据结构 C++版 链栈的定义,输出栈,进栈操作,出栈操作,取栈顶元素,求栈中元素个数,判断栈是否空,查找链栈中是否存在值为x的元素,-Some of the basic algorithm of the the data structure C++ EDITION chain stack
hash_mpq
- 一个具体的hash实现方法,取自于暴雪公司的程序实现,使用多个hash value来同时验证hash的有效性,保证一次命中,实现效率非常高。-A specific hash method, derived from the Blizzard program achieved using multiple hash value to verify the validity of the hash at the same time, guarantee a hit, to achieve a ver
line-simulation-based-on-simulib
- 用VC6.0基于Simulib库对货车调度问题进行仿真模型设计,并做实验分析,主要要求掌握以下几点: 1.理解仿真模型设计的基本原理和方法; 2.理解和掌握进程交互模型的仿真调度策略和运行机制; 3.理解和掌握利用终态仿真结果统计分析方法。 -Truck scheduling problem with the VC6.0 based Simulib library of simulation model design and experiment analysis, the ma
data-structure-of-FIG
- 数据结构算法,本程序构造图,实现了通过邻接矩阵实现的算法-The algorithm of the data structure of FIG.
01bag-AGL
- 01背包问题基础代码,在各大oj上有相似题目-01 knapsack problem underlying code
knapsack_recur
- 01背包问题的蛮力递归实现,非常值得学习-01 knapsack problem brute force recursive implementation
Algorithms
- 删数问题,华南农大的你懂的,不过比较简单,可以自己实现-Delete the number of problems, South China Agricultural University, you know, but relatively simple, and can achieve
pku-OJ-solution
- 北大ACM在线测评系统 部分题目解答 北大OJ题目-some solutions of PKU OJ
CAR
- 这里面含有几个停车库管理系统,使我们可以了解栈 队列的综合使用-There contains several garage management system, so that we can understand the integrated use of the stack queue
skyline
- 福大算法与数据结构题目 skyline条形图,包含源代码和题目pdf-Fuda algorithms and data structures subject the skyline bar graph, contains the source code and title pdf
