-
MAX7219显示程序
max7219显示程序,用C语言编写,可用keil运行-max7219 display program
- 2023-03-17 14:20:03下载
- 积分:1
-
实现C++语言产生随机数的程序,在实际生活中十分有用
实现C++语言产生随机数的程序,在实际生活中十分有用-it s a C++ language for poisson distribution
- 2022-07-20 00:04:21下载
- 积分:1
-
SCM TCPIP Internet Protocol Stack
单片机上网的TCPIP协议栈-SCM TCPIP Internet Protocol Stack
- 2022-09-24 13:35:03下载
- 积分:1
-
ASC 信号机控制程序,国内最先进的信号机控制程序
ASC 信号机控制程序,国内最先进的信号机控制程序-ASC signal control procedures, the most advanced signal control procedures
- 2022-06-26 15:25:05下载
- 积分:1
-
铅酸电池充电器,采用78F9202单片机,C语言
铅酸电池充电器,采用78F9202单片机,C语言-Lead-acid battery charger, using 78F9202 Singlechip, C language
- 2023-04-17 22:05:04下载
- 积分:1
-
关于电路设计的几点经验,从原理设计到实际应用,对一些个问题、经验综述
关于电路设计的几点经验,从原理设计到实际应用,对一些个问题、经验综述-Points on the circuit design experience, from design to practical application of the principle of some question, synthesis of lessons learned
- 2022-02-12 19:15:19下载
- 积分:1
-
一个基于msp430单片机的数字滤波器的设计,里面含有用于设计的工具软件...
一个基于msp430单片机的数字滤波器的设计,里面含有用于设计的工具软件
- 2022-03-16 10:54:37下载
- 积分:1
-
八路电压表C程序
使用AT89C52单片机,12MHZ晶振,P0口读入AD值,P2口作AD控制,用共阳LED数码管
P1口输出段码,P3口扫描,最高位指...
八路电压表C程序
使用AT89C52单片机,12MHZ晶振,P0口读入AD值,P2口作AD控制,用共阳LED数码管
P1口输出段码,P3口扫描,最高位指示通道(0-7)。-Eight-way voltage meter C program using AT89C52 single-chip, 12MHZ crystal, P0 I read into the AD value, P2 I make AD control, with a total of P1 Yang LED digital tube output above code, P3 port scan, the maximum channel bit instructions (0-7).
- 2022-01-31 16:25:46下载
- 积分:1
-
利用pt2262作为发射端的主控芯片,该代码实现了控制pt2262的部分...
利用pt2262作为发射端的主控芯片,该代码实现了控制pt2262的部分-pt2262 use as a launch-control of the chip, the realization of the control code pt2262 part. .
- 2022-04-25 18:13:06下载
- 积分:1
-
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内...
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内核函数不能重入以及51单片机的内存空间管理方式等因素,
RTOS放弃了抢先式内核的调度,而使用了时间片的调度方式,除非任务主动放弃,
否则任务将独占CPU一直运行,因而任务中必须完成对本次操作的时间片设置,即等时间的设置。-Main Point RTOS is a small system development and design of real-time operating system. At present, Point RTOS only provide for 51 series and its expansion of the system single-chip support for 51 core function should not re-entrant, as well as 51 single-chip memory space management and other factors, RTOS abandoned preemptive kernel scheduling, the use of a scheduling time slice manner, unless voluntarily chose to abandon the mission, or mission will be exclusive CPU has been running, which must be completed in the mission of this operation time slice settings, that is, the time settings.
- 2022-11-16 22:35:03下载
- 积分:1