搜索结果

找到约 773 项符合 function 的查询结果

按分类筛选

显示更多分类

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

VC书籍 file img CRC 16 function

file img CRC 16 function
https://www.eeworm.com/dl/686/284707.html
下载: 36
查看: 1028

USB编程 usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. ...
https://www.eeworm.com/dl/643/288359.html
下载: 80
查看: 1088

其他 face tracking function of source code

face tracking function of source code
https://www.eeworm.com/dl/534/289291.html
下载: 198
查看: 1063

嵌入式/单片机编程 嵌入式FAT16文件系统,code C , Full version,function contains read file,write file,create file,etc

嵌入式FAT16文件系统,code C , Full version,function contains read file,write file,create file,etc
https://www.eeworm.com/dl/647/290766.html
下载: 25
查看: 1067

数值算法/人工智能 基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pasca

基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
https://www.eeworm.com/dl/518/291982.html
下载: 121
查看: 1051

Delphi控件源码 VBS解析_delphi.rar function ParseFileDir(a_strFileName) { var l_FunNo var l_BaseDir var res

VBS解析_delphi.rar function ParseFileDir(a_strFileName) { var l_FunNo var l_BaseDir var result l_BaseDir = "D:\\X项目\\" l_FunNo = a_strFileName.substring(0, 5) result = l_BaseDir+l_FunNo + \\ +a_strFileName return result }
https://www.eeworm.com/dl/666/293218.html
下载: 199
查看: 1074

认证考试资料 IBM&reg Rational&reg Application Developer V6.0 is the full function Eclipse 3.0 based development

IBM&reg Rational&reg Application Developer V6.0 is the full function Eclipse 3.0 based development platform for developing Java&#8482 2 Platform Standard Edition (J2SE) and Java 2 Platform Enterprise Edition (J2EE) applications with a focus on applications to be deployed to IBM WebSphere&reg Applica ...
https://www.eeworm.com/dl/698/294337.html
下载: 152
查看: 1050

J2ME a j2me program for nokia n76,which is a tool with a power function.

a j2me program for nokia n76,which is a tool with a power function.
https://www.eeworm.com/dl/660/294654.html
下载: 133
查看: 1080

人工智能/神经网络 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognitio

基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
https://www.eeworm.com/dl/650/295357.html
下载: 83
查看: 1057