资源列表
Polynomial
- 多项式类的编写,支持乘法 加法 减法等操作 visual stdio 2008工程文件-Polynomial class prepared to support operations such as multiplication, addition and subtraction, visual stdio 2008 project file
1042
- poj 1042 Gone Fishing 枚举加贪心思想,也可用动态规划做-poj 1042 Gone Fishing enumeration plus greedy thinking, dynamic programming can also be used to do
segment
- 利用双数组和字典实现了一个中文分词程序,优点是效率高,分词速度快,鲁棒性好。适合搜索引擎分词使用-Pairs of array and dictionary is a Chinese word segmentation procedure, the advantages of high efficiency, segmentation speed, robustness. Word for search engines
Scan
- 经典算法实现,扫描线算法的实现,环境为vc2005
GS
- GS匹配算法,是算法设计中比较经典的算法,在VC6下调试通过-GS matching algorithm, algorithm design is the more classical algorithm, in VC6 to debug through
X_bit0mintest
- X位赋0mintest是实现芯片功耗测试不确定位填充算法-X-bit chip is to achieve the power conferred 0mintest test uncertain bit stuffing algorithm
hl1111111
- 这个题目主要内容是单链接表的应用。通过单链接表的数据结构方式储存多项式,并实现两多项式之间的乘法。-The main contents of the subject table are single-link applications. Through the single-link table data structure stored polynomial, and implementation between the two polynomial multiplication.
数据结构电子版pdf(严蔚敏版)习题
- 数据结构电子版pdf(严蔚敏版)习题——《数据结构》是一门计算机专业基础课,各类计算机考试都禁不住要考它,专升本考试自然也不例外。我给学生辅导这门课程已经有几个年头了,讲稿换了几次,逐渐丰富起来。加之看到学生们埋头记笔记时辛苦的样子,就产生了写一本小册子的想法。另外,还有一层意思就是对数次辅导进行总结,以便交流之用。(Data structure electronic version pdf (Yan Weimin version) exercises)
BPlusTree
- B+树的演示程序,在vs.net 2003 下编译通过。是数据库基础的课程设计。
tsp
- 旅行商问题概述:找出一条n个给定的城市间的最短路径,使我们在回到出发的城市之前,对每个城市都只访问一次,即最短哈密顿回路问题。-Overview of the traveling salesman problem: to find the shortest path between a n given cities, so that before we return to the starting city, visit each city only once, the shortest Ham
BANK
- 操作系统中银行家算法,防止死锁策略,可用于操作系统课程设计-Operating system bankers algorithm to prevent deadlock policy, can be used for courses on operating system design
Josephus-problem
- 设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数,报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。求出列编号序列。-Numbered 1-n set of n (n> 0) Personal clockwise circle. First Person 1 1 clockwise report the number of people reported to