资源列表
X25045
- X25045的汇编代码。因为看到别处有类似的代码,但其中有不少错误,已修改。经验证完全可用。
24xled
- 用c语言实现花样流水灯 用单片机调试实现-Flow pattern with c language debugging MCU Implementation lamp
Vreplace
- 模拟虚拟存储器 调用页面时若没有实页就中断 请求页面置换 算法是FIFO
runnian
- 闰年程序判断某年是否为闰年. 设计目的:(1)学习分支、中断和逻辑表达 (2)熟悉汇编语言程序的汇编、链接过程。 设计要求:从键盘输入年份,通过计算后,输出该年 份是否为闰年的信息。 设计思路:利用DOS 21H中断类型的10号键盘功能调用,将从键盘接收的表示年份数值的字符串按字节存入缓存区。将字符串中的每个字符转换为对应的十进制数值,利用判断某年是否为闰年的表达式,输出是否为闰年的信息。 判断闰年的规则:如果某年能被4整除但不能被100整除或者该年能被400整除,
zhengfushu
- 输入几个数据后,判断正负或是0 ,然后再显示正负数和0的个数。-Several input data, determine the positive and negative or 0, and then show the positive and negative numbers and the number 0.
Keyboardextension
- 一个能实现键盘扩充功能的汇编小程序~大家可以试试·-Expansion of a keyboard function to achieve a compilation of small programs ~ we can try
ShowWindowsInScreen
- 一个在屏幕中心有三个小窗口,第一个和第二个窗口可以切换输入位置,第三个窗口显示输入的字符内容-A center of the screen there are three small windows, the first and the second window to switch input location, and the third window displays the contents of the input characters
traffic-light
- traffic light controller
6
- 59秒精确定时,记录一分钟内的任意时刻,定时器是一个多任务定时提醒软件,安装于电脑上或其它所需要的地方。-59 seconds accurate timing, logging one minute any time, the timer is a multi-task time to remind the software installed on your computer or other necessary places.
keyboard
- 基于MCS-89C51的秒表LED数码管显示-Based on the MCS-89C51 stopwatch LED digital display
random
- 本程序需在DOS下运行。每运行一次可执行程序,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-This procedure is required to run under DOS. Every time you run an executable program, you can display any two 16 decimal addition or subtraction
lunkuo2
- 连通区域标记,并且消除不需要的区域,非常有效的程序-Connected Component Labeling
