-
一个实现交通路口红黄绿灯分别轮流亮灭的汇编语言小程序
一个实现交通路口红黄绿灯分别轮流亮灭的汇编语言小程序
- 2022-10-02 06:05:03下载
- 积分:1
-
MSC v5.1库的补充
MSC v5.1库的补充 -MSC version 5.1 for the supplementary
- 2022-12-23 17:30:04下载
- 积分:1
-
电子钟源程序
电子钟源程序-Electronic clock source
- 2022-02-12 12:32:33下载
- 积分:1
-
89C52
基于89C52的实验演示程序,单步运行观看存储单元数据变化, 读和写、发送和接收字节子程序要连续执行。-89C52-based experimental demonstration program, single step change in viewing the data storage unit, read and write, send and receive byte subroutine to consecutive.
- 2022-12-23 05:35:02下载
- 积分:1
-
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,...
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,之间用一个或几个空格隔开。当输入行上只有一个数0时,表示输入结束。
-grahamScan
- 2022-03-20 20:14:44下载
- 积分:1
-
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,...
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.
本程序实现了:
(1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单
点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完
以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法
可运行其它的功能。
(2)连续运行部分的功能。
应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:masmscore.txt"下.
注:该文件的路径可从汇编源文件的"fname db "c:masmscore.txt"""中查找.-masm
- 2022-08-13 20:43:04下载
- 积分:1
-
用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。...
用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。-Using assembly language implementation of the countdown device, using 1C interrupted about 18 times per second interruption characteristics, in accordance with interruptions computation time, with every passing second, the time displayed on the screen in decimal, the time reduced to zero to quit.
- 2022-01-26 00:26:39下载
- 积分:1
-
用汇编语言实现的一个打字练习程序,程序一个..
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-02-13 01:56:11下载
- 积分:1
-
DS18B20 driver assembly language made by the two digital display, the program ha...
ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
- 2022-11-20 02:40:03下载
- 积分:1
-
这是一个汇编语言文件,用89S53进行一个检测系统的设计.
这是一个汇编语言文件,用89S53进行一个检测系统的设计.-This is a compilation of language paper used for a 89S53 detection system design.
- 2022-03-13 16:21:26下载
- 积分:1