-
DNSGA-II
说明: 动态多目标进化优化算法,在nsga-ii的基础上针对动态优化问题的算法(Dynamic multi-objective evolutionary optimization algorithm based on NSGA II for dynamic optimization problems)
- 2020-05-07 09:08:02下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
mpptmodel_newtestFINAL2123
maximum power point tracking model
- 2020-06-25 03:20:02下载
- 积分:1
-
如何准确测量ER
以太网和SONET/SDH中10GB/s光信号的精确消光比测量(Precise Extinction Ratio measurement for optical 10 Gb/s signaling in Ethernet and SONET/SDH)
- 2020-06-16 08:40:01下载
- 积分:1
-
mopso
说明: 此代码为多目标粒子群算法,包括多个测试函数(This code for multi-objective particle swarm optimization algorithm, including multiple test functions)
- 2021-01-08 15:28:11下载
- 积分:1
-
利用ewb 实现的混频电路
利用ewb 实现的混频电路-Ewb realize the use of the mixer circuit
- 2022-01-23 10:14:37下载
- 积分:1
-
jsp视频教程第7课,大家继续学习。推荐
jsp视频教程第7课,大家继续学习。推荐-jsp Video Guide 7 class, we continue to learn. Suggest
- 2022-04-19 22:47:00下载
- 积分:1
-
checkers
Simulation Checkers game
- 2012-07-04 18:11:55下载
- 积分:1
-
例程5 USART
说明: STM32F103串口例程,简单,可直接移植。(Stm3203 serial port routine)
- 2020-07-06 12:21:47下载
- 积分:1
-
列主元消去法解方程组编程
列主元消去法解方程组编程 -Out PCA solution of equations elimination Programming
- 2022-09-12 04:15:03下载
- 积分:1