搜索结果

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

按分类筛选

显示更多分类

其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re

Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, queue, and priority_q ...
https://www.eeworm.com/dl/542/438625.html
下载: 46
查看: 1053

数值算法/人工智能 this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem

this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem. the function solved for is the streamfunction. the velocity may be obtained by differentiating the streamfunction.
https://www.eeworm.com/dl/518/440181.html
下载: 192
查看: 1039

VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro

As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
https://www.eeworm.com/dl/686/441638.html
下载: 22
查看: 1056

VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi

In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
https://www.eeworm.com/dl/686/442670.html
下载: 74
查看: 1049

嵌入式/单片机编程 NEC-SIRCS-JAPAN-RC5-SAMSUNG compatible, multiprotocol infrared remote control. Replaces up to 6

NEC-SIRCS-JAPAN-RC5-SAMSUNG compatible, multiprotocol infrared remote control. Replaces up to 6 existing remote controls into one. With manual learning function, LED display and/or LCD. 2V6-3V2, low power (sleep function) More protocols will be added later if needed (DENON, DAEWOO, MOTOROLA, R ...
https://www.eeworm.com/dl/647/445436.html
下载: 168
查看: 1064

软件设计/软件工程 This contribution provides functions for finding an optimum parameter set using the evolutionary alg

This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set minimizing the output o ...
https://www.eeworm.com/dl/684/448244.html
下载: 38
查看: 1065

系统设计方案 This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The

This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The script zcr_ste_so.m uses these two and other functions (included) to compute the STE and STZCR of the word so . See the respective function help for more details.
https://www.eeworm.com/dl/678/448245.html
下载: 133
查看: 1034

系统设计方案 This is a simple algorithm that downloads trading data from yahoo database. It is basically a large

This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package: - User defined ticker list. - Function for do ...
https://www.eeworm.com/dl/678/448246.html
下载: 175
查看: 1101

通讯编程文档 WALSH CODES AND THEIR DERIVATIVES - INTRODUCTION - WALSH FUNCTIONS DEFINITION AND PROPERTIES - W

WALSH CODES AND THEIR DERIVATIVES - INTRODUCTION - WALSH FUNCTIONS DEFINITION AND PROPERTIES - WALSH FUNCTION GENERATING - WALSH FUNCTIONS USED WITHIN THE IS-95 SYSTEM - WALSH FUNCTIONS USED WITHIN THE CDMA2000 SYSTEM
https://www.eeworm.com/dl/646/448892.html
下载: 43
查看: 1052

matlab例程 SFLOP simulates a floating point operation x op y where op = +, -, *, /

SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.) For more details on the how the floa ...
https://www.eeworm.com/dl/665/449125.html
下载: 160
查看: 1108