-
EZ-FET开源资料
MSP-EXP430F5529LP资料EZ-FET开源资料(MSP-EXP430F5529LP Data, EZ-FET Open Source Data)
- 2020-06-22 08:40:01下载
- 积分:1
-
算法设计0-1背包问题
本代码非常详细的写了0-1背包的实现过程。并且输出部件采用的是写输出,因此本cpp文件特别易懂,容易理解0-1背包的算法原理,代码中解释也十分详细,即使对于学习算法的新手来说也容易理解。
- 2022-02-04 15:49:26下载
- 积分:1
-
C#实现遗传算法解决TSP问题
该代码实现了遗传算法解决TSP问题的最佳方案。遗传算法的交叉部分使用了佳点集的方算法,其精度与维数无关,故我们用佳点集的方法来设计交叉操作,能克服用正交设计法的不足。用佳点法求到的解,无论在精度上或是在速度上都比其它方法好,从模拟的例子中还可以看出佳点法能较好地避免早熟现象.故将佳点理论与遗传算法相结台.也许能提供一个(从理论和实践上)更加合理的交叉操作.
- 2022-08-21 14:07:25下载
- 积分:1
-
面向对象建模的良好案例,内容内容深刻,很有价值
面向对象建模的良好案例,内容内容深刻,很有价值-Object-Oriented Modeling of a good case, the contents of the contents of profound and very valuable
- 2023-03-25 19:30:04下载
- 积分:1
-
WaterMark_embed_and_pick
图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
- 2011-08-31 20:09:58下载
- 积分:1
-
Building-of-a-Speech-Corpus-Optimised-for-Unit-Se
The paper deals with the process of designing a phonetically and prosodically rich speech corpus for unit selection speech synthesis. The
attention is given mainly to the recording and verification stage of the process.
- 2014-03-01 22:14:41下载
- 积分:1
-
Word格式转换(DocToDocx)
Office Word转换小工具
- 2014-04-15下载
- 积分:1
-
使用OPENCV进行图像边缘识别
使用OPENCV进行图像边缘识别,VS2010+Opencv2.4.9,可对图像边缘识别,提取边缘,适合新手入门。
使用OPENCV进行图像边缘识别,VS2010+Opencv2.4.9,可对图像边缘识别,提取边缘,适合新手入门。
- 2022-02-05 06:07:01下载
- 积分:1
-
16x2lcm_c51
c51的1601液晶源程序,可以供大家参考使用,提高效率。(decoder source of the 1601 LCD, for reference use, and improve efficiency.)
- 2006-12-04 17:18:32下载
- 积分:1
-
迷宫
迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。(Labyrinth Solution: Use two-dimensional matrix to represent the maze, automatically generate or directly input the maze pattern, determine whether the maze can pass, if it can pass, output the walking route.)
- 2019-03-21 21:02:04下载
- 积分:1