-
explore目录文件浏览,选择及反选,以及整个目录的遍历
explore目录文件浏览,选择及反选,以及整个目录的遍历-explore directory file browser, and anti-choice election, as well as the entire directory traversal
- 2022-06-26 19:21:27下载
- 积分:1
-
注册表读写
注册表读写 -registry reader to read and write registry
- 2022-04-19 15:40:04下载
- 积分:1
-
多线程编程的例子,SDK编程有帮助的,适合初学者
多线程编程的例子,SDK编程有帮助的,适合初学者-Examples of multi-threaded programming, SDK programming help for beginners
- 2023-06-17 23:05:03下载
- 积分:1
-
大二时做的稀疏数组课程设计,希望对大家有帮助
大二时做的稀疏数组课程设计,希望对大家有帮助-Sparse array of curriculum design, we want to help
- 2022-02-06 08:37:00下载
- 积分:1
-
基于c的一个销售管理系统
这是一个用c语言实现的销售管理系统,是一个比较简单的小程序,主要实现功能:销售信息的录入及保存,根据录入信息进行查询,进行相应的统计如按产品统计月销售额、按销售员统计月销售额等。代码很简明,对于初学者来说很容易理解,是一些简单的for循环,switch case分支语句,if else判断,sum加和还有一部分指针等。通过在菜单界面选择相应选项执行相应的操作。程序水平不高但很基础,望采纳。
- 2023-08-24 13:10:04下载
- 积分:1
-
I ve made an application that crawling the web base on DFS algorithm. Thanks.
I ve made an application that crawling the web base on DFS algorithm. Thanks.
- 2022-08-24 22:37:37下载
- 积分:1
-
在vb6.0实现窗体上某一颜色变成透明,使用很简单,插入控件后,直接调用一个函数,就行了...
在vb6.0实现窗体上某一颜色变成透明,使用很简单,插入控件后,直接调用一个函数,就行了-In vb6.0 to achieve a particular color to become transparent on the form, using very simple, insert the control, direct call to a function on the list
- 2022-03-10 13:14:29下载
- 积分:1
-
This is a very basic PSO algorithm matlab source code. Comparison of the simple,...
这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
- 2022-01-25 17:51:41下载
- 积分:1
-
完整的代码,与各位共享,很适合初学者参考,大家可以下载。...
完整的代码,与各位共享,很适合初学者参考,大家可以下载。
-Complete code, with you sharing, it is suitable for beginners and reference, everyone can be downloaded.
- 2022-02-06 22:45:40下载
- 积分:1
-
修正后版本
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
修正后版本
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Amended version of genetic algorithm based on Darwin" s theory of evolution is 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 used 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 23:05:03下载
- 积分:1