摘要:
125【电路方案】基于単片机室内照明智能控制系統 【资源下载】下载地址如下:https://docs.qq.com/doc/DTlRSd01BZXNpRUxl 摘要: 本课题要求没汁基于単片机室内照明智龍控制系統,主要内客如下:以単片机カ主控単元,系統欲実択以... 阅读全文
摘要:
1482下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 #include<reg51.h> #define uchar unsigned char #define uint unsigned int sbit Score 阅读全文
摘要:
1484下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 #include <reg52.h> #include <intrins.h> #define uchar unsigned char #define uint u 阅读全文
摘要:
1485下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 #include <reg51.h> #include <intrins.h> #define uchar unsigned char #define uint u 阅读全文
摘要:
1487下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 ////////////////////////////////////////////// //51单片机音乐播放器程序 // //共三个按键:上一曲、下一曲、播 阅读全文
摘要:
1481下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 1.由于俄罗斯方块图形的宽度和高度最多只有四位,所以要以4X4为基本单元。2.硬件采用16行扫描、8位送显示信号3.各个图形的宽度不一致,所以要人为给图形设定居中位 阅读全文
摘要:
1486下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 //头文件 #include <reg51.h> #include <intrins.h> #define uchar unsigned char #define 阅读全文
摘要:
1488下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 #include<reg52.h> #include<intrins.h> #define uchar unsigned char #define uint uns 阅读全文
摘要:
1489下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 前言: 数字电压表简称DVM,数字电压表基本原理是将输入的模拟电压信号转化为数字信号,再进行输出显示。而A/D转换器的作用是将连续变化的模拟信号量转化为离散的数字信 阅读全文
摘要:
1491下载地址 https://docs.qq.com/doc/DWEpnR2pOWU91b3p4?pub=1&dver=2.1.0 //************************************济南大学 赵向坤 数字频率计 功能:每隔1s(忽略了lcd显示所需时间,实际大于1s)刷 阅读全文