-
贪心算法示例
贪心算法,一个简单的贪心算法示例,适合初学者刚学习贪心算法时用于理解贪心算法。源程序直接在IDE中就可以编译运行,不需要做任何修改。代码是在dec C++上编译运行的,也可以在VS2015中运行。
- 2022-06-14 12:30:22下载
- 积分:1
-
面向对象课程作业
使用vc基于模板编写 ――colleager
面向对象课程作业
使用vc基于模板编写 ――colleager-object-oriented operations using vc courses based on template preparation-- colleager
- 2022-02-01 13:09:59下载
- 积分:1
-
c++写的exe文件绑定器,可以合并出一个精简的不含附加内容的exe文件...
c++写的exe文件绑定器,可以合并出一个精简的不含附加内容的exe文件-c++ Writing bind the exe file, you can merge a streamlined additional content does not contain exe files
- 2022-11-14 07:10:04下载
- 积分:1
-
数电中通过软件模拟实现脉搏测试仪的实现,完整的实验报告,有设计过程和结果...
数电中通过软件模拟实现脉搏测试仪的实现,完整的实验报告,有设计过程和结果-Number of electric pulse through the implementation of software tester Analog implementation of a complete test report, there is the design process and results
- 2023-07-18 00:35:04下载
- 积分:1
-
《windows95系统程序设计大奥秘》(含源码),由侯捷翻译,附带部分源码,一本学习windows的好书。...
《windows95系统程序设计大奥秘》(含源码),由侯捷翻译,附带部分源码,一本学习windows的好书。-err
- 2022-02-22 12:56:21下载
- 积分:1
-
wins mp3波形显示
项目的目的是播放mp3并且实时显示mp3波形,与频谱相对应,项目中的sln文件可以用visual studio2010软件直接打开,并且可以直接编译运行。对大家了解win32的编程和MP3的播放都有很大的帮助
- 2022-04-18 11:34:40下载
- 积分:1
-
Advantech PCI1716
研华PCI1716-数据采集及图形绘制例程-Advantech PCI1716-data acquisition and graphics rendering routines
- 2023-01-06 16:55:04下载
- 积分:1
-
[c++源代码] Cryptic 3 source (packer)壳代码
[c++源代码] Cryptic 3 source (packer)壳代码
- 2023-07-07 04:00:05下载
- 积分:1
-
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛...
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic Algorithm article reference Darwin" s theory of evolution is based on an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely applied in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2023-06-10 12:55:03下载
- 积分:1
-
用opencv生成随机各种颜色相见的格子图案
本程序用vs2012和opencv2.4.9 生成随机各种颜色相见的格子图案,可以由用户自己设置参数,从而在指定大小的图片里生成各种颜色相间的图片
- 2022-07-11 21:29:16下载
- 积分:1