搜索资源列表
main
- 机C语言程序设计实训——基于8051+Proteus仿真:继电器控制照明设备(压缩包),程序完整-Machine C Programming Language Training- 8051+ Proteus based simulation: relay control lighting equipment (compressed package), the program integrity
The-89c51--control-relay
- 89c51单片机控制继电器开关电机计数显示,Proteus 仿真-The 89c51 microcontroller control relay switch Motor counting, Proteus simulation
Microsoft-Word-
- 协作中继通信的仿真,得到信噪比和误码率的关系图表-Simulation of cooperative relay communication
asm
- TOPav-2008单片机开发系统演示程序-SCM simulation siren* * Connect 1LINE and J6 jumper, jumper J27 off latching relay
lesson8
- proteus单片机仿真 继电器 #include<reg51.h> sbit S1 P3^2 sbit S2 P3^3 sbit Relay P0^0 void main() { while(1) { if(S1 0) Relay 1 if(S2 0) Relay 0 } }-Proteus single-chip microcomputer simulation- relay # include <
lesson9
- proteus单片机仿真 数码管、风铃器、继电器综合系统 #include<reg51.h> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} sbit JDQ P1^0 sbit Buzzer P3^0 void sound() -Proteus single-chip