-
Microwavesolidstatecircuitdesign
微波固态电路设计,一本微波方面比较经典的书籍,供大家参考。(Microwave solid state circuit design, a microwave rather classic books for your reference.)
- 2009-04-23 22:40:30下载
- 积分:1
-
yingpanqudong
c语言编写的源程序,相信对于想利用硬盘来制作自己硬盘mp3的朋友有帮助(c language of the source, and I believe would like to use to produce their hard disk mp3 help of a friend)
- 2007-04-07 12:38:00下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
jm20316-HDD-Enclosure
jm20316移动硬盘盒---原理图,PCB板图。非常好用的资料(jm20316 HDD Enclosure--- schematics, PCB board map. Very useful information)
- 2020-10-28 16:39:57下载
- 积分:1
-
AT25XXXEEPROM
spi读取AT25128例程,全面解析底层,与I2C兼容。(The SPI reads AT25128 routines, comprehensively parses the underlying, and is compatible with I2C.)
- 2020-12-17 15:19:13下载
- 积分:1
-
jinl
学4年来做过的竞赛以及老师的科研项目所积累下来的c51源代码,一共有40(4 years of study done as well as the Teacher of the competition accumulated research c51 source code, a total of 40)
- 2009-04-03 14:08:38下载
- 积分:1
-
TFTLCD-TEST
LCD屏测/初始化试程序(包含9341,9528等屏控制器)
- 2014-09-04 15:27:46下载
- 积分:1
-
IIC-read-at24c02
the keil software design IIC bus read at24c02 software keil engineering applicable to
- 2012-10-01 09:38:39下载
- 积分:1
-
abc
在机械开发时,用于查表的,这样快捷方便,这里大都是常用的集中在一起(in mechanical development, for the look-up table, so fast, here are mostly commonly used together)
- 2007-06-30 16:39:41下载
- 积分:1
-
cong2
A, 单发单收,在发送状态,能够连续发送从0到99的数字;
B, 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来;
C, 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收
这是从站2的代码(A, single-input single in the sending state, capable of continuously transmitting a number from 0 to 99 B, single-input single in the receiving state, capable of receiving data, and display correctly in the digital tube out C, single overcharged, on the basis of AB completed, connect multiple receiving devices, capable of sending and receiving the correct code from the station which is 2)
- 2014-05-19 21:21:11下载
- 积分:1