-
电子钟源码,修改版,带温度计,完整汇编程序下载。
电子钟源码,修改版,带温度计,完整汇编程序下载。-Electronics clock source, modified version with a thermometer, complete download assembler.
- 2022-03-01 04:28:35下载
- 积分:1
-
lcd program
#包括;
- 2022-07-01 00:12:09下载
- 积分:1
-
在集成电路中,通常采用T型解码网络实现数字量往模拟的转换,再利用运算放大器完成模拟电流变为模拟电压的转换。所以,要把一个数字量变为模拟电压,实际上需要两个环节,...
在集成电路中,通常采用T型解码网络实现数字量往模拟的转换,再利用运算放大器完成模拟电流变为模拟电压的转换。所以,要把一个数字量变为模拟电压,实际上需要两个环节,先把数字量变为模拟电流,这是由D/A转换器完成的;再将模拟电流变成模拟电压,这是由运算放大器完成的。有时D/A转换器芯片只包含前一个环节,有些D/A转换器则包含两个环节,用前一种芯片时,需要外接运算放大器才能得到模拟电压。-In integrated circuits, the usual T-decode digital networks to analog conversion, and then complete the simulation of the use of op-amp current into the analog voltage conversion. Therefore, it is necessary to become a digital simulation of voltage, in fact, need two links, first into a digital simulation of currents, this is determined by D/A converters completed then simulate current into the analog voltage, this is determined by computing completed amplifier. Sometimes D/A converter chip contains only a part before, some D/A converter includes two aspects, before a chip, the need for external op-amp voltage can be simulated.
- 2022-03-04 04:10:59下载
- 积分:1
-
City night lights a control procedure, with proteus simulation. Oh look at like
一个控制城市夜景霓虹灯的程序,带proteus仿真。喜欢的可以看看哦-City night lights a control procedure, with proteus simulation. Oh look at like
- 2022-08-04 00:00:07下载
- 积分:1
-
利用51单片机对自行车/电动自行车的速度进行测量,并显示里程和速度...
利用51单片机对自行车/电动自行车的速度进行测量,并显示里程和速度-The use of single-chip microcomputer 51 of the bike/electric bicycle speed measurement, and display the mileage and speed
- 2022-02-06 16:33:32下载
- 积分:1
-
这是一段汇编代码,用来判断CPU是否为64位还是32位。
这是一段汇编代码,用来判断CPU是否为64位还是32位。-This is a compilation of code, used to determine whether the CPU for 64 or 32.
- 2023-07-23 03:15:02下载
- 积分:1
-
汇编语言写的,显示彩色矩形块。比较简单,给初学图形者用的...
汇编语言写的,显示彩色矩形块。比较简单,给初学图形者用的-Written in assembly language, showing rectangular blocks of color. Relatively simple graphics are used to beginners
- 2023-08-28 20:15:03下载
- 积分:1
-
串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口....
串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口.-R232 serial protocol understanding, know how to read serial data, send data to the serial port.
- 2022-07-02 01:23:17下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-02-01 12:50:17下载
- 积分:1
-
用Masm计算平方根(例如sqtr(2))到6万5千位小数的程序.
用Masm计算平方根(例如sqtr(2))到6万5千位小数的程序.-with Masm calculating square root (eg sqtr (2)) to 60,005 decimal 1000 procedures.
- 2022-01-26 02:59:17下载
- 积分:1