-
FFT代码在C ++
c + +,快速傅里叶变换可以通过执行此代码。在 IDE 中的 visual studio 中就可以实现代码
- 2023-08-16 10:50:02下载
- 积分: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
-
这是我平时无聊写着玩的用于图像的绘制,有椭圆和矩形,应用于WINDOWS界面。...
这是我平时无聊写着玩的用于图像的绘制,有椭圆和矩形,应用于WINDOWS界面。-This is my usual boring play written for image mapping, oval and rectangular, use Windows interface.
- 2023-01-04 15:50:03下载
- 积分:1
-
密码算法c语言源代码
密码算法c语言源代码-Cipher c language source code
- 2022-07-27 08:59:03下载
- 积分:1
-
C,MFC源代码iteratordemo
C++、MFC源代码IteratorDemo-C, MFC source code IteratorDemo
- 2023-09-04 06:20:03下载
- 积分:1
-
这个游戏很好玩哦,快快好吧,祝你玩的愉快
这个游戏很好玩哦,快快好吧,祝你玩的愉快-Oh this game is a lot of fun, as soon as possible Well, I wish you a happy fun
- 2022-05-05 23:24:10下载
- 积分:1
-
类似OICQ的局域网通信使用TCP协议,使用Winsock控件,可以发送文件
类似OICQ的局域网通信,采用TCP协议,利用winsock,可以传文件-similar OICQ LAN communications using TCP, using winsock, can send documents
- 2023-04-06 04:15:04下载
- 积分:1
-
演示了易语言和B两个例子,用于在2009Q下发送消息,多的不说,下来看看就知道了。...
演示了易语言和B两个例子,用于在2009Q下发送消息,多的不说,下来看看就知道了。-Demonstrate the easy language and B are two examples, the 2009Q is used to send messages, and more did not say, down to see the know.
- 2022-08-16 12:00:26下载
- 积分:1
-
1、实验1:带括号的算术表达式求值的两个实验…
一、实验一:带括号的算术表达式求值
二、实验的目的和要求:
1.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Computer proficiency in the system" s basic methods of operation, learn how to edit, compile, link and run a C++ program
- 2022-06-19 17:03:20下载
- 积分:1
-
使用DAO访问数据库的例子
使用DAO访问数据库的例子-DAO access to the database using the example
- 2022-07-25 03:54:31下载
- 积分:1