-
道格拉斯算法
这里介绍的是利用道格拉斯算法实现制图综合,特别是图像的处理,方便而实用,代码简单,原理清楚,希望大家下载互相学习,共同进步!
- 2022-08-18 17:25:29下载
- 积分:1
-
简单好用的hog源码
hog的matlab代码实现。将RGB图像直接转换为灰度图像,省略了三线性差值的步骤。一个cell为8*8像素区域,采用9个Bin的直方图描述,每个block包含2*2个cell。整幅图像包含扫描窗口数目:水平:(width-block)/(overlap*2*8)+1.
- 2022-11-16 11:15:04下载
- 积分:1
-
生成最小生成树
最小生成树算法,将节点 构成的图转换为最小生成树。可用于计算某个节点到另外一些节点的最短距离
- 2022-02-06 01:48:41下载
- 积分:1
-
逐步回归算法程序,可以实现的结果之间的一个。
逐步回归算法程序,可以实现中间结果的任意输出-Stepwise regression algorithm procedure can be achieved between the results of any output
- 2022-03-05 19:32:25下载
- 积分:1
-
数字识别程序
识别0~9阿拉伯数字,输入为yuv格式图片。Demo共分为两个程序,create_number和number_identification。create_number程序随机生成一个10位数,并建立YUV文件,生成的文件存放位置为../test_data/random_number.yuv。yuv为像素域的色彩空间,也就是图片解压后的结果,是常用的数字图像处理的色彩空间。number_identification程序对random_number.yuv文件里的数字进行识别,打印输出结果。
- 2022-05-27 01:56:38下载
- 积分:1
-
PageRank算法的MapReduce并行化
资源描述PageRank算法是非常重要的一个数据挖掘算法,在该代码中,我们将PageRank算法用java代码实现,并且在MapReduce框架下对PageRank算法进行扩展。压缩文件中不仅有程序,而且有数据和相关的说明。可以直接部署到Hadoop上跑结果。
- 2022-03-06 13:58:06下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期
和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的
全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method
- 2022-04-06 20:06:04下载
- 积分:1
-
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR3 take detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
- 2022-02-24 15:29:18下载
- 积分:1
-
一本关于FDTD算法的书。
介绍了FDTD基本理论和一些实际的应用...
一本关于FDTD算法的书。
介绍了FDTD基本理论和一些实际的应用-FDTD algorithm on a book. FDTD introduce the basic theory and some practical applications
- 2022-07-11 07:52:55下载
- 积分:1
-
自己编的一个求无约束最优化解的单纯形
自己编的一个求无约束最优化解的单纯形-themselves for a series of unconstrained optimal resolve Simplex
- 2022-05-06 19:27:18下载
- 积分:1