一个数学模型的优化 function testcon() %% 设置初始值,上下限; x0=[18 13 11] lb=[3 0.1 7] ub=[25 1 25] %% 调用优化求解函数(testcon)
上传时间: 2013-12-17
上传用户:zhaoq123
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
标签: implementation evaluation algorithm function
上传时间: 2016-01-18
上传用户:wkchong
open bsd vax module -if function
上传时间: 2014-02-04
上传用户:x4587
file upload have a good using function
标签: function upload using file
上传时间: 2016-01-23
上传用户:haoxiyizhong
test function t est function
上传时间: 2013-12-25
上传用户:eclipse
武林DLL注入源码 VB调用 Private Declare function CallHotKey Lib "wulin.dll" (ByVal hWnd As Long, ByVal hotkey As Long) As Boolean Private Declare function CallBase Lib "wulin.dll" (ByVal hWnd As Long, ByVal action As Long) As Boolean CallHotKey(窗体句柄,HotKey) HotKey ====0---------17 分别是0-----9 F1-----F8 CallBase(窗体句柄,Action) Action==0-------N 分别实现不同的功能 Action=0 选怪 函数反回值是 布尔值 ( 窗体句柄,Action 窗体句柄,HotKey 都为DWORD值)
标签: ByVal CallHotKey function Private
上传时间: 2013-11-25
上传用户:maizezhen
lauger method to determine the estimated root of a function
标签: determine estimated function lauger
上传时间: 2016-02-01
上传用户:chenjjer
source code of voyager, execute function of timer.
标签: function execute voyager source
上传时间: 2016-02-02
上传用户:tedo811
用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)
上传时间: 2016-02-04
上传用户:coeus
FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
标签: largest the implements function
上传时间: 2016-02-05
上传用户:youth25