-
ds18b20温度检测六位数码管显示温度
ds18b20温度检测六位数码管显示温度
- 2022-11-29 11:05:03下载
- 积分:1
-
汇编语言的打字游戏,包括鼠标控制,直接写显存的图形界面,通过rs232连机,记录存档等功能。...
汇编语言的打字游戏,包括鼠标控制,直接写显存的图形界面,通过rs232连机,记录存档等功能。-An asm typing game. Includes features such as mouse control, direct video memory access, serial communication via rs232 and high score keeping and etc.
- 2023-03-22 00:15:03下载
- 积分:1
-
Fortran插值程序
Fortran插值程序,共有8个。
包括拉格朗日插值,spline插值,抛物线插值等。初学者必备。
- 2022-03-17 07:04:45下载
- 积分:1
-
微机接口课程设计 数字钟实验 源代码
8255 8259 led显示 键盘
微机接口课程设计 数字钟实验 源代码
8255 8259 led显示 键盘-Computer Interface curriculum design, digital clock experiments show the source code 8255 8259 led keypad
- 2022-06-14 09:42:41下载
- 积分:1
-
密码锁, 实现密码判断,实现密码更改,实现程序正常结束,实现非软件的准确延时,输入错误3次后自动结束程序,根据操作产生的不同结果配以不同的音效...
密码锁, 实现密码判断,实现密码更改,实现程序正常结束,实现非软件的准确延时,输入错误3次后自动结束程序,根据操作产生的不同结果配以不同的音效
-Password lock, password realize judgment achieve password change, the end of the normal implementation process, the accurate implementation of non-software delay, enter the wrong end of 3 times after the program automatically, under the operation of the different results produced with different audio
- 2022-12-17 03:05:04下载
- 积分:1
-
时间显示,定时
时间显示,定时-Time display, time
- 2023-08-12 17:25:02下载
- 积分:1
-
Do you want to know which day you are born, this is WIN32 made the calculation o...
你想知道你是哪天生的,这个是WIN32编的计算你的出生有多少天了-Do you want to know which day you are born, this is WIN32 made the calculation of your birth how many days the
- 2022-03-05 20:19:57下载
- 积分:1
-
第九届飞思卡尔电磁车源代码
应用背景详细的第九届电磁组程序,可以直接用关键技术采用5个电感检测赛道,归一化算法,可以参考一下电感的排布,以及处理的算法
- 2023-08-05 00:50:06下载
- 积分:1
-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)=
-c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the process. but Stack is the realization of part of their realization. procedures with two stacks, optr storage operator, opnd operand storage and computing the results of . enter the expression in order to equate the end of, for example: 2* (1+ 2) =
- 2022-10-25 02:00:03下载
- 积分:1