Function,表示子例程的一般性名词。在某些编程语言中,它指带返回值的子例程或语句。在一些编程语言中起着关键字的作用。
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same a...
📅 2015-04-12
👤 klin3139
sample compress example,
the function must modify...
holp that can help you!...
📅 2013-12-02
👤 qwe1234
盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8.....
📅 2015-04-23
👤 liuchee
small pannel driver using MXIC s 88LV462,this sample code including the function IIC with 8051,IR,OSD,...
📅 2013-12-17
👤 sk5201314
接收pop3
Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message
Dim message, response As String
Dim msg As New Pop3Message
msg.bytes ...
📅 2013-12-28
👤 fnhhs