资源列表
maxSubSequence
- 最大序列,C++语言编写的最大序列,挺好的东西-Maximum sequence, written in c++ language biggest sequence, quite good
RANDOMIZED-QUICSORT
- 大量数据的随机快速排序,来实现对算法的分析-Random sorting large amounts of data quickly, to achieve the analysis of algorithms
01pack
- 用C语言实现的01背包的动态规划算法,简单易懂-Dynamic programming algorithm C language 01 backpack, easy to understand
red-and-black-tree
- 用C语言实现的红黑树代码,包括初始化和插入删除-Using C language implementation of red-black tree code, including initialization and insertion and deletion
part-of-pack
- 用贪心算法实现的部分背包问题,易于理解,通俗易懂-Knapsack problem with a part of the greedy algorithm, easy to understand, easy to understand
QUICKSORT
- 用C语言实现的普通快速排序,和随机快速排序进行对比-With ordinary C language implementation of quick sort, quick sort and compare the random
sumofploy
- 多项式求和源程序(测试完成版) 包括线性表和链表数据结构实现-greatly nice!!
lastexp
- 对已知后缀表达式进行求值(运用栈)主要是大体算法,对不同数据类型可稍作改变-English I can t write!!!
FileRecv
- 数据结构实践课题,简易银行卡管理系统,可实现开户、挂失、销户、存款、取款、转账、查看余额、查看交易历史等功能,使用vc6.0运行。-Data structure operations, simple bank card management system, using c+ language vc6.0 open run, to achieve the account, loss, sales households, deposits, withdrawals, transfers, view
mp
- 可压缩传感,随机投影,稀疏性,非相干,图像重建-Compressible sensing, random projection, sparse, non-coherent, image reconstruction
SpellChecker
- 用哈希表实现一个拼写检查器spellchecker,给定一个字典, 输入一个文本后,输出拼写有误的单词,并给出用户可能想要表达的正确的单词- In this project, you ll build a hash table and see an example of hashing in action. Many applications, including word processors, text editors, and email clients, include a sp
ShortestPath
- 单源最短路径算法,dijkstra算法的实现 给定一些路口和道路,用有向图实现组织这些数据,然后用dijkstra算法找到单源到其他地方的最短路径-As residents of Chicago land, most of us face the realities of heavy traffic. If we attempt to drive on a local freeway during rush hour, we invariably experience major traf