搜索资源列表
银行家算法描述
- 分别用c语言和c++语言编写的银行家算法的源代码-respectively language c and c + + language bankers algorithm source code
des数据加密标准算法描述
- des数据加密标准算法描述-des data encryption standard algorithm descr iption
字符集编码的存储结构及其算法描述
- 字符集编码的存储结构及其算法描述-storage structure and algorithm descr iption
分而治之算法
- 分而治之算法描述,是文本形式的喔!-divide and conquer algorithm descr iption is the text!
分枝定界算法
- 分枝定界算法描述,文本形式!-branch-and-bound algorithm descr iption, in text form!
好几种有用的排序算法
- 是关于好几中有用的算法描述的很有用的-on several useful algorithm described in the very useful
加密算法
- 详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别-detail and the DES algorithm RSA2 described, as well as their realization of the code and the difference between them
数据结构每章算法
- 数据结构的算法描述
道格拉斯—普克法(Douglas—Peucker)简化线算法
- Douglas-Peucker算法 在数字化过程中,需要对曲线进行采样简化,即在曲线上取有限个点,将其变为折线,并且能够在一定程度 上保持原有的形状。 经典的Douglas-Peucker算法描述如下: (1)在曲线首尾两点A,B之间连接一条直线AB,该直线为曲线的弦; (2)得到曲线上离该直线段距离最大的点C,计算其与AB的距离d; (3)比较该距离与预先给定的阈值threshold的大小,如果小于threshold,则该
制粒子群算法的移动机器人路径规划
- [摘要】 由于用Pso进行机器人路径规划的研究尚局限于用连续模型规划连续描述的环境中的路径,使算法受到一定的局 限性.为此。研究了一种伞新的基于栅格法的机器人路径规划二进制粒子群算法.首先用栅格法描述机器人工作环境,在此基础 上,将机器人路径表示为粒子位置的二进制编码,并以路径长度为适应值,产生初始种群后,再对粒子佗置和速度进行更新,经 过多次迭代,即可获得从起始点到目标点的一条全局最优路径.该方法模型简单,算法复杂度低,收敛速度快,计
算法学习书籍
- 此书压缩包包括: [C算法(第1卷)].(美国)Robert.Sedgewick.清晰版.pdf [C算法(第2卷)].(美国)Robert.Sedgewick.清晰版.pdf [数据结构(C语言版)].严蔚敏_吴伟民.扫描版.pdf [数据结构与算法分析C.描述].(美国)Mark.Allen.Weiss.扫描版.pdf [算法导论].(美国)Cormen.扫描版.pdf 编程珠玑.pdf
标记语言的简单解释器算法实现
- 使用一种类似 XML 的文本标记语言来描述一种含有分支和层次结构的成员信息,(有关 XML 的更多信息,请参考 W3C 网站)设计一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: ABC 123456 group1 每组"标记"包含两部分:标记名称和标记值。例如, 123456是一组标记。标记名称包含在一对尖括号中 ("
克鲁斯卡尔(Kruskal)算法
- 克鲁斯卡尔(Kruskal)算法 (1)算法思想(2)算法特点(3)Kruskal算法的抽象描述(4)用Kruskal算法构造最小生成树的过程(5)算法分析- Kruse Cull (Kruskal) the algorithm (1) the algorithm thought (2) the algorithm characteristic (3) the Kruskal algorithm abstract descr ipt
des数据加密标准算法描述
- des数据加密标准算法描述-des data encryption standard algorithm descr iption
字符集编码的存储结构及其算法描述
- 字符集编码的存储结构及其算法描述-storage structure and algorithm descr iption
分枝定界算法
- 分枝定界算法描述,文本形式!-branch-and-bound algorithm descr iption, in text form!
加密算法
- 详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别-detail and the DES algorithm RSA2 described, as well as their realization of the code and the difference between them
银行家算法描述
- 分别用c语言和c++语言编写的银行家算法的源代码-respectively language c and c++ language bankers algorithm source code
95_ORB算法描述与匹配
- Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
算法大全
- 文件包含多种算法,有详细的伪代码可读,内容丰富,建议下载(The file contains a variety of algorithms, detailed pseudo-code readable, rich in content, recommended download)