资源列表
lock_2
- 六位电子密码锁 采用89s52(51,52都可),4*4键盘,六个数码管,74ls04(位选),573(8D锁存器)。 说明:P2---数据(接573)———(接数码管) P1---位选 ---(按74ls04) P0--4*4键盘 密码一次性设置(编程时写入的) 电路简单,此源程序仅供初学者学习,可自行扩展密码模块(加24C02)。 编绎软件为wave -six electronic password lock used 89s52 (can b
ad9852external
- AD9852的单音频产生波形程序 加载失时钟是外部 设置的
Digital
- 数码管显示时钟演示程序,模块名称:数码管显示时钟演示程序 功 能:利用实时时钟 时钟芯片型号:DS1302 说 明: -Digital display clock demo, module name: the digital display clock demonstration program features: the use of real-time clock chip clock Model: DS1302 Descr iption:
ds1302
- pic16f73与ds1302通讯的汇编程序-communication with the pic16f73 assembler ds1302
InputType
- 这是关于symbian的输入法类型的一个实用例子,有很多有用的东东啊-It' s all about symbian input method type of a practical example, there are many useful Dongdong A
migong
- 自动寻径的迷宫程序,程序简单便于理解,是一个非常实用的程序-can find the way itself
pintu
- 一个JAVA游戏源码,j2me拼图游戏源代码-A source JAVA games, j2me source code puzzle
TandS
- RS485 温显湿控 TandS.C is a very nice c souce file ;-RS485
caijia
- 天下3自动采集程序,此为源代码,用按键精灵导入就能用-World 3 automatic acquisition program, this is the source code, you can use the Import Wizard button
freescalePsmartcar_code
- 飞思卡尔智能小车大赛 光电组小车循迹程序 速度1.1m/s-frescale smart car code
tetris
- c语言写的动态游戏,大家看看.一起研究研究,十分简单-simple tetris game write by c
贪食蛇游戏
- 贪食蛇游戏 ,在DOS控制台运行,方向键控制方向. void Pos(int x,int y) { COORD pos; HANDLE hOutput; pos.X=x; pos.Y=y; hOutput=GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleCursorPosition(hOutput,pos); }
