-
论文粒子群算法的程序和迭代收敛图
用于配电网重构的粒子群算法,可以给大家参考(Particle swarm optimization for distribution network reconfiguration)
- 2020-07-05 16:48:59下载
- 积分:1
-
STM8S-IIC
是一个IIC通信程序,利用定时器进行扫描按键和数码管(IIC is a communication program, using the timer button for scanning and digital control)
- 2020-10-29 14:29:57下载
- 积分:1
-
CW-output
当你输入要输出的阶数时,会相应的得到从1开始输出的顺时针的数(When you enter the order number to be output, it will be a corresponding output starts from a number of clockwise)
- 2013-08-08 11:00:12下载
- 积分:1
-
矩阵按键
STM32F103RCT6矩阵键盘,4×4键盘,按键串口打印(STM32F103RCT6 Matrix Keyboard, 4*4 Keyboard, Key Serial Port Printing)
- 2020-06-19 02:00:01下载
- 积分:1
-
shurce
k在VC中对话框程序中实现切分窗口的控件类,不错的源码(K in VC dialog box procedure of segmentation window in the control class, a good source)
- 2017-06-01 17:21:19下载
- 积分:1
-
VB 摄像头视频远程传输实例
说明: 主要功能是可以控制和监视客户端,如捕捉客户端屏幕、发送消息到客户端、锁定客户端、解锁客户端、控制注销客户端(The main functions are to control and monitor the client, such as capturing the client screen, sending messages to the client, locking the client, unlocking the client, and controlling the logout client.)
- 2020-06-15 22:55:01下载
- 积分:1
-
Code
说明: 这是一个功能十分完整的注册表软件,可以修复注册表错误信息,垃圾软件的等,供大家参考学习!(This is a fully functional registry software, can repair registry error information, junk software, etc., for your reference and learning!)
- 2020-06-25 01:00:01下载
- 积分:1
-
WOA
该优化算法是2016年提出的,是目前比较好的参数优化方法,这里是将其封装成一个工具的形式,方便用户的使用。(The optimization algorithm was put forward in 2016. It is a good parameter optimization method. It is encapsulated as a tool form, which is convenient for users.)
- 2017-12-15 14:48:34下载
- 积分:1
-
zxxx
gps and phone
- 2021-01-19 22:18:41下载
- 积分:1
-
最佳适应算法 信安 陆华锋 20022638
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。(best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.)
- 2005-07-04 08:18:40下载
- 积分:1