-
bridge C++ C++模式开发之Bridge
bridge C++ C++模式开发之Bridge-bridge C++ C++ model developed Bridge
- 2022-01-26 00:14:01下载
- 积分:1
-
16进制编辑器方便查看文件结构 结构
16进制编辑器方便查看文件结构 结构-16 hexadecimal editor view the file structure to facilitate the structure of
- 2023-01-14 23:15:04下载
- 积分:1
-
芯片AN2131Q的使用说明芯片手册,CYPRESS公司的
芯片AN2131Q的使用说明芯片手册,CYPRESS公司的-Chip chip AN2131Q instructions manual, CYPRESS company
- 2022-03-24 01:57:06下载
- 积分:1
-
iconv是xml转换过程中,将utf
iconv是xml转换过程中,将utf-8和gb2312之间转换的方法-iconv is xml conversion process will be utf-8 and the method of conversion between gb2312
- 2022-03-01 22:08:57下载
- 积分:1
-
Genetic algorithm is based on Darwin' s theory of evolution of an intelligent...
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm is based on Darwin" s theory of evolution of 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 combination 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.
- 2022-08-23 15:36:01下载
- 积分:1
-
AC-FTP控制程序源代码acftp_2.1.zip-AC-FTP control of the source code acftp_2.1.zip
- 2023-07-19 04:05:04下载
- 积分:1
-
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。...
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。-good
- 2022-04-15 02:08:07下载
- 积分:1
-
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈...
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈-I used to do share some things that do not know if you need to look at the U.S. Kazakhstan
- 2022-10-10 02:15:02下载
- 积分:1
-
a good database application
一个很好的数据库应用程序-a good database application
- 2023-02-06 07:05:04下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1