资源列表
[汇编语言] pangduanrunnian
说明:活用汇编的功能,用汇编语言来判断某一年是否为闰年.-kind of a compilation of functions, using assembly language to judge whether a particular year as a leap year.<> 在 2025-11-05 上传 | 大小:3kb | 下载:0
[汇编语言] App1-TOOLS
说明:汇编上机实验指南.绝对手把手教你.这部分的内容对汇编语言的初学者来说绝对是最好的教程.-compilation of experimental guidance on the plane. You absolutely Maxivista. This part of the contents of the assembly language is absolutely beginners the Guide is the best.<> 在 2025-11-05 上传 | 大小:201kb | 下载:0
[汇编语言] panduanrunnian
说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, output this year is a leap year if the message.<xiaoqiang> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[汇编语言] chanshenshuijishu
说明: 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Ad<xiaoqiang> 在 2025-11-05 上传 | 大小:2kb | 下载:0
[汇编语言] Demo_asm_80x86
说明:80X86的一些例子程序,对学习汇编很有帮助。-80X86 some examples of procedures, a compilation of useful learning.<葛钦钦> 在 2025-11-05 上传 | 大小:24kb | 下载:0
[汇编语言] jisuanpintachangdu
说明:这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。 -This a digital platform length calculation procedures, such as : Runtime input : 111122333. results : 4 1111 Note : this procedure dos or running Windows<xiaoqiang> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[汇编语言] sizeyunshuan
说明:这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4 c c:\masm>js 12/3 6-This is downloaded from the Internet from a computer<xiaoqiang> 在 2025-11-05 上传 | 大小:3kb | 下载:0
[汇编语言] fangzheng
说明: 该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen will be the last operation to remove a result, the next re-running show results. This procedure dos or running Windo<xiaoqiang> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[操作系统开发] virtual-dusk
说明:申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl<戴天天> 在 2025-11-05 上传 | 大小:338kb | 下载:0
[操作系统开发] cibidiaodu
说明:有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number of requests waiting for the rig<戴天天> 在 2025-11-05 上传 | 大小:42kb | 下载:0