-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1
-
mfc的应用
编制一个功能强大和易操作的Windows应用程序所需要的代码肯定会比一般的C++程序要多得多,但并不是所有的代码都需要自己从头开始编写。 Visual C++不仅提供了常用的Windows应用程序的基本框架,而且可以在框架程序中直接调用Win32 API(Application Programming Interface , 应用程序接口)函数。 用户仅需要在相应的框架位置中添加自己的代码或修改部分代码就可实现Windows应用程序的许多功能。
- 2023-09-01 06:30:04下载
- 积分:1
-
计算器源代码,可以实现简单的计算操作,拥有普通计算器的计算功能。...
计算器源代码,可以实现简单的计算操作,拥有普通计算器的计算功能。-Calculator source code, you can realize a simple calculation of the operation, with the computing power of ordinary calculator.
- 2022-01-30 19:53:26下载
- 积分:1
-
sdf sd
sdf sd-sdf sdf sd
- 2023-02-23 01:35:05下载
- 积分:1
-
fafasdasda sadwqasd
dasdacczcasdasdasdc asdasdasc asdxczxcasd asdsdasczcxcasrqrsadhasjlacanlcnal dlkasnldnlnqwlnewoqijoiqjocjal snla ljlajdllw dlasnldnlaclkmlm mlaksmdlmas lm mdlasmldmals m amdalsmdlkmqwl qwmelm mdlmaslmd alksm dlmaslm alskmdlasm lkas
- 2022-09-14 00:30:03下载
- 积分:1
-
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。...
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。-Solving the shortest Hamiltonian circuit, first with the greedy method to solve a path and weight, as a back pruning sector.
- 2022-05-13 10:53:59下载
- 积分:1
-
C program to request the user to guess a number between 1-100.
编写一个C程序,要求用户随机猜出一个介于1-100之间的数字
- 2022-02-04 06:52:34下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。...
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。-the program is a simulation algorithm is a simple mathematical formula for the solution to achieve process.
- 2022-02-14 15:15:28下载
- 积分:1
-
杰克CFile质量更好的膨胀。
wince的CFile的扩展..比较好用-Jack CFile the expansion of better quality ..
- 2022-01-25 15:18:20下载
- 积分:1