-
menuet os application source code, compile written many applications
menuet os应用程序源代码,很多汇编写的应用程序-menuet os application source code, compile written many applications
- 2022-01-21 18:12:54下载
- 积分:1
-
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测...
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,最终送入LCD中显示。这样制作出来的频率计不仅可以满足设计题目的参数要求,而且具有了单片机的稳定性和成熟性,且控制能力强,是一种低成本,高可靠的设计方案。-In electronic technology, the frequency is one of the most basic parameters, but also with a number of electrical parameters of the measurement program, the measurement results have a very close relationship between the frequency of measurement, therefore it is even more important. Measurement of the frequency of a number of means, electronic measurement of the frequency counter with high precision, easy to use, rapid measurement, and measurement is easy to realize the advantages of process automation is an important means of measuring the frequency of one. Graduates in this design we have chosen to make use of single-chip digital frequency meter, and used in the actual production of a direct
- 2023-01-08 22:50:02下载
- 积分:1
-
Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hund...
数字秒表,可以显示时,分,秒,十分之一秒,百分之一秒-Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hundredths of a second
- 2022-02-28 10:53:50下载
- 积分:1
-
小灯控制程序,流水灯控制程序,四种变化方式。
小灯控制程序,流水灯控制程序,四种变化方式。-Small lamp control procedures, water lamp control procedures, four types of changes in the way.
- 2022-08-14 00:52:09下载
- 积分:1
-
CPU:C51,三个按键:上翻、下翻、确定。用于一咖啡机控制系统界面的开发,主体界面基本完成。主体菜单8个,最深4级菜单。用于煮咖啡倒记时菜单一个。...
CPU:C51,三个按键:上翻、下翻、确定。用于一咖啡机控制系统界面的开发,主体界面基本完成。主体菜单8个,最深4级菜单。用于煮咖啡倒记时菜单一个。-CPU: C51, the three buttons: on the turn, the next turn, determine. For one coffee machine interface control system development, the main interface basically completed. 8 the main menu, hit menu 4.倒记时menu for a coffee.
- 2023-03-07 22:30:03下载
- 积分:1
-
模糊控制方法来控制无刷直流电动机调速,电机转速可以显著…
采用模糊控制方式控制直流无刷电机的转速,可使电机的转速稳定性大幅度提高-Fuzzy control method to control brushless DC motor speed, motor speed can significantly improve the stability of
- 2022-02-09 15:53:06下载
- 积分:1
-
Prepared by the assembly language DS18B20 based multi
由汇编语言编写的基于DS18B20的多点温度检测程序源码,程序调试通过,不用作改动就可以运行在单片机系统中。-Prepared by the assembly language DS18B20 based multi-point temperature of the source detection procedure, program debugging through, do not make changes to be able to run in single-chip system.
- 2023-01-20 11:15:04下载
- 积分:1
-
汇编语言实现的烟花效果,包括源代码和EXE文件,C.
用汇编实现的一个烟花效果,包括源代码和exe文件,直接可以看效果-Assembler to achieve a fireworks effects, including source code and exe files, can be seen the direct effect of
- 2022-02-14 23:21:12下载
- 积分:1
-
简易电压表,使用汇编语言设计的。
可以实验一下。
简易电压表,使用汇编语言设计的。
可以实验一下。
-Simple voltage meter, the use of assembly language design. You can experiment.
- 2023-04-15 02:25:03下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1