资源列表
[VHDL编程] converter(D-B)
说明:用移位快速实现10进制转2进制,无需除法器-quick converter<ASIC/FPGA> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 999999
说明:与MCS-51单片机产品兼容、8K字节在系统可编程Flash存储器、 1000次擦写周期、 全静态操作:0Hz~33Hz、三级加密程序存储器 、32个可编程I/O口线、三个16位定时器/计数器八个中断源 、全双工UART串行通道、 低功耗空闲和掉电模式、掉电后中断可唤醒、看门狗定时器、双数据指针、掉000000~999999计数-he use of analog circuits and digital circuit design o<liang> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] c.c
说明:读出DS18B20 64位ROM程序,并发给串口,由串口调试精灵显示。-Read out DS18B20 64 Wei ROM program, and sent to serial port, serial port debug by the wizard displays.<linxi> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 24C02
说明:EEPROM读写程序,通过51单片机控制24C02芯片-EEPROM read and write procedures, through the 51 control 24C02 microcontroller chip<李> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[VHDL编程] adder
说明:用vhdl实现加法器的功能,程序简介高效,移植性强-Vhdl adder with the realization of the function, procedures for efficient, portable and strong<keyes wang> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[VHDL编程] fuyongqi
说明:vhdl实现解复用器的功能,16位,高效移植性好-vhdl implementation demultiplexer function 16-bit, high efficiency and good graft<keyes wang> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] ceshi
说明:基于液晶屏5110的程序,经测试成功,可测键盘实现功能,在液晶上显示-5110 LCD screen-based procedures have been tested successfully achieve the function of the keyboard can be measured in the liquid crystal display<yuyong> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] PWM_motor
说明:pwm控制电机 经仿真可以实现 第一次写望高手指教-pwm control motor can be achieved for the first time the simulation was master Zhi Jiao Wang<mm> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] uart_ceshidaimaceshi
说明:这是NIOS实现的串口程序,用循环和中断,大家可以作为参考-This is a NIOS serial implementation process, with the cycle and break, we can serve as a reference<龙小军> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] common
说明:一种简单的电机控制方法,c51控制2803驱动电机。-A simple motor control method, c51 control the drive motor 2803。<xuehui> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] jpxs
说明:取键值程序 功能:等待键入,并刷新显示,并返回键值放 A 占用: PSW,A,DPTR,R0,R2,R3,R4,R6,R7 入口:无 出口: A ORG 0190H WAT_KB: MOV R0,#3FH WAT_0: ACALL DISP_0 刷新显示器 ACALL T_KB JZ WAT_0 无键 , 循环 ACALL KEY_LD 延时消抖-#include<reg51.h> #include<intrins<lgp> 在 2025-02-08 上传 | 大小:1kb | 下载:0