-
//P89C51RC, P89C51RD specific examples// initialization error or wait for a comm...
//P89C51RC+、P89C51RD+特有例子//初始化错误或通信错误等待1秒,让
//pc程序超时并报告错误-//P89C51RC, P89C51RD specific examples// initialization error or wait for a communication error seconds,// pc overtime procedures and report errors
- 2022-07-09 17:23:13下载
- 积分:1
-
单片机开发实例 很有用 是五十一的单片机 只要有c语言基础就可以上手...
单片机开发实例 很有用 是五十一的单片机 只要有c语言基础就可以上手-very good core really please true me
- 2023-04-02 23:30:04下载
- 积分:1
-
常用的液晶屏LCM12864的演示程序,使用汇编语言编写
常用的液晶屏LCM12864的演示程序,使用汇编语言编写-common LCD LCM12864 the demo program, written in assembly language
- 2022-02-03 07:46:05下载
- 积分:1
-
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片...
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片机实定时/计数器T0来产生700HZ和500HZ的频率,根据定时/计数器T0,我们取定时250us,
* 因此,700HZ的频率要经过3次250us的定时,而500HZ的频率要经过4次250us的定时。
* 2. 在设计过程,只有当按下SP1之后,才启动T0开始工作,当T0工作完毕,回到最初状态。
* 3. “叮”和“咚”声音各占用0.5秒,因此定时/计数器T0要完成0.5秒的定时,对于以250us为基准定时2000次才可以。
*/-/* Procedure detailed functional Introduction:* When pressing the button P3.3, AT89S51 Singlechip a
- 2023-01-12 02:35:03下载
- 积分:1
-
从沈阳新华龙公司购买的C8051F02X单片机开发板上的有用例子。...
从沈阳新华龙公司购买的C8051F02X单片机开发板上的有用例子。-From Shenyang Hualong company purchased a new single-chip C8051F02X useful example of the development board.
- 2022-10-20 18:15:03下载
- 积分:1
-
设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情...
设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。-N the design of a permit to run a process complicated by the process management simulation system. The system has a simple process control, synchronization and communication agencies, the process scheduling algorithm can be arbitrary choice. Each process of a PCB said that its content in accordance with the specific circumstances of settings. The process has a certain degree of synchronization between the relationship between the (optional). System in the running process should be able to display or print the status of the process and the relevant parameters in order to observe the operation of various process and systems management processes.
- 2023-05-29 02:10:03下载
- 积分:1
-
BCD码转换(源代码)
这是我写的一个用于BCD码转换的小程序。...
BCD码转换(源代码)
这是我写的一个用于BCD码转换的小程序。-BCD code conversion (source code) This is one I wrote for BCD Code-switching applet.
- 2022-03-18 00:55:17下载
- 积分:1
-
51ct2Timer
51ct2Timer
- 2022-05-17 14:43:10下载
- 积分:1
-
本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的...
本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的仿真软件。-this procedure through the MCU for motor control, control of the motor forward and retrogression. SCM through the computer serial port to receive the control signal (which can be used for wireless serial communications). Tools used the "ru" simulation software.
- 2023-05-31 12:20:03下载
- 积分:1
-
AT89S52单片机控制的LED跑马灯实验的程序
AT89S52单片机控制的LED跑马灯实验的程序-AT89S52 MCU LED Marquee experimental procedures
- 2022-01-26 05:42:10下载
- 积分:1