搜索结果
找到约 1,065 项符合
multi-function 的查询结果
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 ...
汇编语言 This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorp ...
matlab例程 This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the r ...
驱动编程 This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to
This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide
hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller
solution in small die size. To reduce total system cost, the S3C2410A includes ...
其他书籍 The first two functions are useful for creating a blank image of the specified parameters. A possibl
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter
JavaScript Received chat message sent there is choice, as well as an increase of server features and color disp
Received chat message sent there is choice, as well as an increase of server features and color displayinformation function
嵌入式/单片机编程 This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board
This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board (EVAL-P87C591QS).
This example will test the I2C function of the P87C591.
This will be done by writing and reading from a serial A/D & D/A (P8591).
压缩解压 This document explains how to read the RADARSAT data CD provided with the book "Digital Processing
This document explains how to read the RADARSAT data CD provided with the book
"Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong,
Artech House, 2005.
On this web site, programs are provided in MATLAB to read the data and parameters
from the CD. The structure of the progra ...
串口编程 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序
多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar” ...
数学计算 [Damerau–Levenshtein distance] vb.net程式碼
[Damerau–Levenshtein distance]
vb.net程式碼,內含兩Function,一個計算距離,一個計算相似度。