搜索资源列表
ddraw
- DDraw.h实现播放,DDraw.h实现播放-DDraw.h players realize, DDraw.h players realize
max232
- 232vPORTA = 0x00 DDRA = 0x00 PORTB = 0x04 DDRB = 0x04 PORTC = 0x00 DDRC = 0x00 PORTD = 0x00 DDRD = 0x00 -232PORTA = 0x00 DDRA = 0x00 PORTB = 0x04 DDRB = 0x04 PORTC = 0x00
CH451
- 很强的ch4541汇编语言!CH451驱动数码管程序 //端口初始化 void port_init(void) { PORTA = 0x00 DDRA = 0x00 PORTB = 0x07 DDRB = 0x07 PORTC = 0x00 DDRC = 0x00 PORTD = 0x00 DDRD = 0x00 } //主函数 void
DDRA
- 智能车控制部分程序,各中断的声明定义及舵机驱动的定义-The definition of smart vehicle control part of the program, each interrupt declaration defines and steering gear driven
LCD1602
- LCD1602相关资料 //M16_8MHZ_20090304 /************************宏定义******************************/ #ifndef __LCD1602_H #define __LCD1602_H #include <iom16v.h> #include <macros.h> #define ui