-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm source code 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 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.
- 2022-07-04 18:15:39下载
- 积分:1
-
上传和下载图片DNW工具
DNW Tool for upload and download images to the
mini2440 board
- 2022-01-24 13:12:16下载
- 积分:1
-
在 WPF 中的灯箱效果
此代码演示如何在 Windows 演示文稿基础创建灯箱效果。
通常灯箱是流行的 Web 由 JQuery 或其他 JS 库执行。但通过此代码示例,其中一个可以学习如何制作灯箱效果在 WPF 中 !!!
- 2022-01-31 03:40:45下载
- 积分:1
-
这个程序能够实现多种功能,可以查看Word文件,PDF文件,还有可以播放音乐等,嘿嘿,功能还是齐全的....
这个程序能够实现多种功能,可以查看Word文件,PDF文件,还有可以播放音乐等,嘿嘿,功能还是齐全的.-The program can achieve a variety of functions, you can view Word documents, PDF files, play music, laughter, functional or complete.
- 2022-03-10 09:19:21下载
- 积分:1
-
c算法的一些应用,以帮助大家可以更好的理解C 和VC
c算法的一些应用,以帮助大家可以更好的理解C 和VC-c算法的一些应用
- 2022-11-24 00:10:04下载
- 积分:1
-
c c++的基本算法及数据结构的实例内容
c c++的基本算法及数据结构的实例内容-c c++ the basic algorithm and data structure example of the contents of
- 2022-08-31 11:25:03下载
- 积分:1
-
VC实现的简单得串口通讯程序
VC实现的简单得串口通讯程序-VC in a simple serial communication program
- 2023-06-13 06:25:03下载
- 积分:1
-
local variables of the study to help beginners understand the local variable. Lo...
局部变量的学习,帮助初学者理解局部变量。局部变量的学习,帮助初学者理解局部变量。-local variables of the study to help beginners understand the local variable. Local variables are learning to help beginners understand the local variable.
- 2022-04-07 04:34:13下载
- 积分:1
-
对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪...
对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
- 2022-01-31 16:26:19下载
- 积分:1