-
CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验
CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验-CSosket Net point to point program for simple user.
- 2023-04-28 06:50:03下载
- 积分: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
-
本人在VC下开发的一个用做各种基于串口的协议模拟器
本人在VC下开发的一个用做各种基于串口的协议模拟器-the development of the VC used as a serial-based agreement Simulator
- 2023-04-19 16:50:04下载
- 积分:1
-
自己VC6.0下做的关于在WINDOWS下图形编辑的程序,可以做监控界面,对做此项工作的朋友会有帮助...
自己VC6.0下做的关于在WINDOWS下图形编辑的程序,可以做监控界面,对做此项工作的朋友会有帮助-Under VC6.0 do their own in the graphics editor under WINDOWS procedures can be done to monitor the interface for doing this work will help a friend
- 2022-02-25 10:43:35下载
- 积分:1
-
用最小二乘法拟合圆的算法,求出圆的特征值
用最小二乘法拟合圆的算法,求出圆的特征值-Using least squares circle fitting algorithm, to derive eigenvalue round
- 2022-07-15 01:55:19下载
- 积分:1
-
DURBIN算法的C语言实现
DURBIN算法的C语言实现-WRITER algorithm C Language
- 2022-03-19 06:48:26下载
- 积分:1
-
这些都是金典的c语言的例子,是语言学习者的必备
这些都是金典的c语言的例子,是语言学习者的必备-These are the c language examples of the sort of language learners
- 2022-07-07 17:01:33下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike
- 2022-07-01 15:47:48下载
- 积分:1
-
服务器远程监视开发包
服务器远程监视开发包-server remote monitoring Development Kit
- 2022-03-13 00:55:18下载
- 积分:1
-
libcurl里面的所有例子
官网上所有的libcurl的例子,可以拿来学习libcur库的使用,或者当参考,包括了 http-post,http-get,ftp,smtp等功能,非常详细。
- 2022-12-16 08:50:03下载
- 积分:1