资源列表
tankzoumigong
- 坦克走迷宫算法,简单的astar初步,利于学习迷宫算法的思想-Tank Maze algorithm, the initial simplest astar, conducive to learning the maze idea of the algorithm
Maze
- 数据结构的迷宫求解,用C++编程,在VC编译通过-Data structure to solve the maze, using C++ programming, compiler in VC through
shuzhifenxi
- 牛顿插值的vc具体实现,数值分析应该会用的上,具体是用均差表做的-Vc concrete realization of Newton interpolation, numerical analysis should be used, and specifically to do with the average difference table
Library
- 图书管理系统: 控制台界面--在存储信息的时候模拟了一颗B树-Library management system: console interface- to store information in a time when a B simulated tree
InverseList
- 链表逆转,实现单链表的逆转程序,数据结构-List Inverse
LCS
- 最长公共子序列,并且实现了输出。 好的不得了。不要错过啊!-Longest common subsequence, and to achieve the output. Extremely good. Do not miss ah!
Ckechengsheji
- c++版数据机构预算法国外经典计算机教程-c++ version of the data sector budget law
KNAPSACK
- 0-1背包问题,用动态规划做的,很不错,供大家传阅。算法设计的原型。我给具体实现了。-0-1 knapsack problem, using dynamic programming to do, very good for your circulation. Algorithm design prototype. I gave a concrete realization.
huffman
- 利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、 初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、 建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、 编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、 译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、 打印(Print):以直观
cod1
- knapsack algen with genetick algorthm
fdsag
- 数据结构答案 严蔚敏《数据结构(c语言版)习题集》答案-Yan Wei Min answer data structure " data structure (c language version) problem sets," the answer
