-
09076
PCB绘图软件易语言源码,程序结合易语言扩展界面支持库,调用API函数实现PCB绘图编辑。(PCB drawing software easy language source code, the program combines easy interface language extensions to support libraries , calling API functions PCB drawing editor .)
- 2015-04-18 20:35:47下载
- 积分:1
-
ExportTextAndCoords
Export text and coordinates from Microstation - macro BAS
- 2013-03-12 16:30:24下载
- 积分:1
-
chen
三相pwm高功率因数整流器论文 word格式(Three-phase pwm rectifier paper)
- 2012-06-01 21:05:48下载
- 积分: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
-
TCTL
实时水流加热,可控水温的温度,经过水流量来精确控温无过冲热,温控精度高(heat flow watter!)
- 2013-07-29 11:47:47下载
- 积分:1
-
RS232
AT89S51的串口程序,可以直接编译使用,标准程序(AT89S51 serial procedures, the compiler can directly use standard procedures)
- 2007-10-18 16:27:01下载
- 积分:1
-
DJ
说明: 电机异步电机的各种控制方法无速度传感器基于模型的设计(Various control methods of induction motors Motor Speed Sensor Model-Based Design)
- 2016-09-03 08:55:21下载
- 积分:1
-
NRF24L01AND1602
搞了十几天,终于实现了无线模块NRF24L01可以发送和接收到一串字符了,本程序含发送程序,和接收程序,单片机用AT89S52,把显示的字符串显示在1602上(Out of the 10 days, finally achieving a wireless module NRF24L01 can send and receive a string of characters, and this procedure with sending program, and receive program, microcontroller use AT89S52, the display on the string displayed in the 1602)
- 2010-05-20 00:35:31下载
- 积分:1
-
STM32-AD76063
stm32控制ad7606实现模数转换 spi(stm32 control ad7606 analog-to-digital conversion spi)
- 2014-06-14 08:07:49下载
- 积分:1
-
c
单片机C语言入门教程,非常适合新手入门。从基础讲起,逐步提高。(Single-chip C Language Tutorial, very suitable for beginners. Start from the base, and gradually improve.)
- 2013-07-18 23:08:42下载
- 积分:1