-
麻省理工学院(MIT)的《算法导论》课程讲义。
配套教材算法导论(Introduction to Algorithms)一书,全面地介绍了计算机算法。对每一...
麻省理工学院(MIT)的《算法导论》课程讲义。
配套教材算法导论(Introduction to Algorithms)一书,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。本书专门讨论了线性规划,介绍了动态规划的两个应用,随机化和线性规划技术的近似算法等,还有有关递归求解、快速排序中用到的划分方法与期望线性时间顺序统计算法,以及对贪心算法元素的讨论。本书还介绍了对强连通子图算法正确性的证明,对哈密顿回路和子集求和问题的NP完全性的证明等内容。该书提供了900多个练习题和思考题以及叙述较为详细的实例研究。
本讲义可以作为原书的参考资料使用,使得您学习《算法导论》之过程如鱼得水。
- 2023-06-23 23:45:05下载
- 积分:1
-
The concepts of UML and how to apply
The concepts of UML and how to apply
- 2022-10-13 05:45:04下载
- 积分:1
-
在用svenson方法联合估计企业债券是用的程序,当然是在分解现金流的基础上进行...
在用svenson方法联合估计企业债券是用的程序,当然是在分解现金流的基础上进行-svenson methods used in the joint enterprise bonds is estimated using the procedure, Decomposition of course, is the cash flow on the basis of
- 2022-02-05 14:33:38下载
- 积分:1
-
Source codes for DSP Spartan 3
Source codes for DSP Spartan 3
- 2022-03-13 18:32:02下载
- 积分:1
-
这是一个protel 99 的傻瓜教程 做的简练 挺明白的
这是一个protel 99 的傻瓜教程 做的简练 挺明白的-This is a tutorial protel 99 fool to do the very simple to understand
- 2022-03-07 12:32:17下载
- 积分:1
-
它是用来增强图像。
it is used to enhance the image.
image output= (A-1)Original + high pa-it is used to enhance the image.
image output= (A-1)Original+ high pass
- 2023-08-25 14:55:03下载
- 积分:1
-
.ent 编写的单机版餐饮服务系统
应用广泛
.ent 编写的单机版餐饮服务系统
应用广泛-. ent prepared food and beverage service stand-alone applications
- 2022-06-19 13:31:11下载
- 积分:1
-
校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名...
校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。-The realization of inter-school sports participate in the Games has n school, the school numbered 1 ... ... s. Men" s competition is divided into m-and n-women" s events. Item number for the men" s 1 ... ... m, women, m+1 ... ... m+ n. Different projects to take the top five or top three points to take the top five points are as follows: 7,5,3,2,1, the top three points are as follows: 5,3,2 which take five name or the top three set up by the students themselves.
- 2022-01-31 14:07:46下载
- 积分:1
-
基于PCI总线和DSP的步进电机运动控制卡的设计和实现
基于PCI总线和DSP的步进电机运动控制卡的设计和实现-Based on the PCI bus and DSP-stepper motor motion control card design and realize
- 2022-02-07 06:00:36下载
- 积分:1
-
本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来...
本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来
- 2022-10-31 11:10:03下载
- 积分:1