资源列表
LONGGEKUTA
- 龙格库塔算法实现,非常实用的算法,用C++实现,希望大家喜欢!-longgerkuta
Exam1
- 卡耐基SSD5 exam1标准答案-Carnegie SSD5 exam1 standard answer-ssd5 exam1
LCS
- 最长公共子序列,并且实现了输出。 好的不得了。不要错过啊!-Longest common subsequence, and to achieve the output. Extremely good. Do not miss ah!
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.
DIJKSTRA
- 迪杰斯特拉 算法 求最短路径,我用VC 做的,很不错。供大家阅读。-Dijkstra shortest path algorithm, I use VC to do, very good. For all to read.
c-example
- 对于数组排序问题的C语言解决,很好的程序-For sorting an array of C language to solve the problem, a very good program
Bankers-algorithm
- 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码-Banker' s algorithm
duoxiangshi
- 这个程序也是作业,实现多项式的加减法,当时做的比较麻烦-This program is operating, to achieve polynomial addition and subtraction, was too much trouble to do hey
lettersort
- 这个程序简单点,就是对于文章中的字母进行排序,比较容易,用mfc做的-This program is simple point is that the letters for the article in sort, easier to do with mfc
SBT
- the describe of SBT in chinese it may help you to learn the SBT
The_Magical_Splay
- the describe of Splay Tree in chinese it may help you to learn the Splay Tr-the describe of Splay Tree in chinese it may help you to learn the Splay Tree
DataStructure
- 数据结构源代码(配合严蔚敏、吴伟民所著《数据结构(C语言版)》) BC是指Borland C++ Version3.1调试, TC是指Turbo C2.0下调试, VC是指在VC++6.0下调试。-Data structure source code (with Yan Wei-Min, Wu Weimin book " Data Structures (C-language version)" )
