搜索结果

找到约 668 项符合 Integer-only 的查询结果

单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used of ...
https://www.eeworm.com/dl/648/156645.html
下载: 85
查看: 1050

数学计算 Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with i

Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with integer orders and real arguments
https://www.eeworm.com/dl/641/157698.html
下载: 150
查看: 1034

OA系统 This example imports a text file into a database table using ADO. Because it uses ADO, it should wor

This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.
https://www.eeworm.com/dl/683/158726.html
下载: 181
查看: 1057

数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input

2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^? mod n = 1 otherwise. You should replace x and n with specific numbers. ...
https://www.eeworm.com/dl/654/159576.html
下载: 69
查看: 1402

人工智能/神经网络 This a simple genetic algorithm implementation where the evaluation function takes positive values

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
https://www.eeworm.com/dl/650/159810.html
下载: 104
查看: 1097

DSP编程 Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR

Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parameters a(0) to a(ip) Output parameters: psdr : Real array of ...
https://www.eeworm.com/dl/516/161961.html
下载: 86
查看: 1057

其他 This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca

This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
https://www.eeworm.com/dl/534/162622.html
下载: 172
查看: 1033

单片机开发 DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real m

DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real mode, programmer only can access RAM under 1MB
https://www.eeworm.com/dl/648/163634.html
下载: 94
查看: 1065

单片机开发 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data

51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only
https://www.eeworm.com/dl/648/164003.html
下载: 112
查看: 1054

Linux/Unix编程 Memtest86 is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based m

Memtest86 is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based memory tests are only a quick check and often miss failures that are detected by Memtest86.
https://www.eeworm.com/dl/619/165479.html
下载: 131
查看: 1103