Location:
Search - 32x
Search list
Description: 有电路图和hex文件,在perteus中可以看到运行效果-circuit diagrams and hex documents, we can see perteus operation results
Platform: |
Size: 77824 |
Author: Zerg |
Hits:
Description: 本文提出了一种简单而有效的算法,可实现单信道数字心电图记录数据QRS波群的高速(约32倍的实时速度)检测。-A simple and efficient algorithm has been developed to detect QRS complexes at high speed (approximately 32x real time speed) from the single channel digitized ECG data records.
Platform: |
Size: 161792 |
Author: 牛莉 |
Hits:
Description: pyOBD (aka pyOBD-II or pyOBD2) is an OBD-II compliant car diagnostic tool. It is designed to interface with low-cost ELM 32x OBD-II diagnostic interfaces such as ELM-USB. It will basically allow you to talk to your car s ECU,... display fault codes, display measured values, read status tests, etc. All cars made since 1996 (in the US) or 2001 (in the EU) must be OBD-II compliant, i.e. they should work with pyOBD.
Platform: |
Size: 913408 |
Author: Vlaki |
Hits:
Description: Functions to handle I2O controllers and I2O message handling on the Intel Xscale(R) family of I/O Processors (IOP 32x, 33x, 134x)
Platform: |
Size: 8192 |
Author: haowu9686 |
Hits:
Description: SEGA KIT开发的一个小DEMO和源码-SEGA TOOL:SEGA KIT
MD,32X,4G,MD CD
a game demo
68000
Platform: |
Size: 338944 |
Author: 郑国权 |
Hits:
Description: DMM-32x-AT 板卡AD 测试程序-program for AD test of board DMM-32x-AT
Platform: |
Size: 2048 |
Author: 聂建多 |
Hits:
Description: (1)顺序存储结构的实现。
列如,已知:
f(x)=8x^6+5x^5-10x^4+32x^2-x+10,g(x)=7x^5+10x^4-20x^3-10x^2+x,
求和结果:f(x)+g(x)=8x^6+12x^5-20x^3+22x^2+10。
顺序表数据类型定义如下:
#define MAXLEN 100
typedef struct
{ int data[MAXLEN]
int last
}SeqList
(2)链式存储结构的实现
列如,已知:
f(x)=100x^100+5x^50-30x^10+10,g(x)=150x^90-5x^50+40x^20+20x^10+3x,
求和结果:f(x)+g(x)=100x^100+150x^90+40x^20-10x^10+3x+10。
(3)编程实现多项式求和的运算。
-(1) the realization of the sequential storage structure.
Such as, known:
F (x) = 8 x ^ ^ 6+ 5 x 5-10 x ^ 4+ x ^ 2-32 x+ 10, g (x) = 7 x ^ ^ 5+ 10 x 4-20 x ^ 3-10 x ^ 2+ x,
Sum the results: f (x)+ g (x) = 8 x ^ ^ 6+ 12 x 5 20 x ^ 3+ x ^ 2+ 10.
The order table data types are defined as follows:
# define MAXLEN. 100
Typedef struct
{int data [MAXLEN]
Int last
} SeqList
(2) the implementation of the chain store structure
Such as, known:
F (x) = 100 100+ 5 x x ^ ^- 30 x ^ 10+ 10, 50 g (x) = 150, 90-5 x x ^ ^ 50+ 20+ 20 x 40 x ^ ^ 10+ 3 x.
Sum the results: f (x)+ g (x) = 100+ 150 x 100 x ^ ^ 90+ x ^ 20-40 x 10 ^ 10+ 3+ 10 x.
(3) polynomial summation calculations by programming.
Platform: |
Size: 1024 |
Author: 金珠燕 |
Hits: