-
经典编程语言的学习教材,非常的有用,值得反复研读
经典编程语言的学习教材,非常的有用,值得反复研读-Classical programming language learning materials, very useful and worth reading again
- 2023-09-01 07:30:05下载
- 积分:1
-
我自己开发的多媒体设计(草案)
我自己开发的多媒体设计(草案)-my own development of multimedia design (draft)
- 2022-03-18 07:03:26下载
- 积分:1
-
约瑟夫环的精简版 实现功能 精简 数据结构专用
约瑟夫环的精简版 实现功能 精简 数据结构专用 -Josephus streamlined version of the functionality to streamline data structure dedicated
- 2023-05-29 12:40:03下载
- 积分:1
-
该程序在matlab环境下,对16QAM进行了调制解调的仿真,并对过程作出了图形的演示...
该程序在matlab环境下,对16QAM进行了调制解调的仿真,并对过程作出了图形的演示-The program in the matlab environment, carried out on the 16QAM modulation and demodulation of the simulation, and process the graphics demo
- 2022-06-27 05:58:04下载
- 积分:1
-
Visual Studio的rc.exe资源编辑工具的源代码
Visual Studio的rc.exe资源编辑工具的源代码-Visual Studio editing tools rc.exe resources source code
- 2023-01-07 13:20:03下载
- 积分:1
-
数据表到Excel文件中,或从Excel文件到DataTable中。主要赋…
将DataTable导入到Excel文件中,或从Excel文件导入到DataTable中。
主要函数:
ImportDataTable:导入DataTable
ExportDataTable:导出DataTable-DataTable into the Excel document, or from Excel file into DataTable in. Main function: ImportDataTable: Importing DataTable ExportDataTable: Export DataTable
- 2023-02-05 16:20:03下载
- 积分:1
-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1
-
完整的C++标准函数库,不是影印的,有完整的索引。
完整的C++标准函数库,不是影印的,有完整的索引。-Complete C++ Standard library, not a photocopy, and a complete index.
- 2022-12-17 04:40:03下载
- 积分:1
-
飞思卡尔广告板的触摸屏驱动程序,非常重要!
Freescale ADS demoboard touchpanel device driver,very important!-Freescale ADS demoboard touchpanel devic e driver, very important!
- 2022-06-29 01:51:22下载
- 积分: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