搜索资源列表
Joneheadmodel
- Implementation of the Jones transmission line model. by C. Bond, 1994 "Analysis of the Efficiency and Inductance of Multiturn Thin Film Magnetic Recording Heads", R. E. Jones, Jr., IEEE Trans. on Magnetics, Vol. MAG-14, No. 5, Sept. 1
Potterfringeheadmodel
- Implementation of the Potter head field equations. (C) 2000, C. Bond. All rights reserved. "Analytic Expression for the Fringe Field of Finite Pole-Tip Length Recording Heads", Robert I. Potter, IEEE Trans. on Mag., Vol. MAG-11, pp. 8
adpcm
- /* ** Intel/DVI ADPCM coder/decoder. ** ** The algorithm for this coder was taken from the IMA Compatability Project ** proceedings, Vol 2, Number 2 May 1992. ** ** Version 1.2, 18-Dec-92.-/* ** Intel/DVI ADPCM coder/decoder. ** **
DS1302
- #define uchar unsigned char #define unint unsigned int sbit T_CLK=P1^0 /* 实时时钟的时钟线引脚*/ sbit T_IO=P1^1 /* 实时时钟的数据线*/ sbit T_RST=P2^0 /* 实时时钟的复位线引脚*/ sbit DUAN=P2^6 //74HC573的LE端 LED的段选端 sbit WEI=P2^7 //74HC573的LE端 LED的位选端