资源列表

[汇编语言8-1

说明:编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。 主程序BANDO:把整数字变量VAL1存入堆栈,并调用子程序PAIRS 子程序PAIRS:从堆栈中取出VAL1 调用二进制显示程序OUTBIN显示出与其等效的二进制数,输出八个空格;调用八进制显示程序OUTOCT显示出与其等效的八进制数,调用输出回车及换行符的子程序 -Write subroutine nesting structure of the program, and integer, respective
<谢轩> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[汇编语言shz22

说明:通过利用汇编语言中的循环,堆栈,延时等技巧以及子程序,BIOS和DOS的调用,由用户选择,实现在屏幕中央输出A到Z或者显示黑客帝国式的屏保。-Through the use of the cycle, stack, and delay in the assembly language skills and the subroutine, the BIOS and DOS calls, selected by the user to achieve in the center of the scr
<permanent> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[汇编语言dianziqin

说明:简易电子琴,利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出8个不同的音调,并且要求按下按键发声,松开延时一段时间停止,中间再按别的键则发另一音调的声音。当系统扫描到键盘上有键被按下,则快速检测出是哪一个键被按下,然后单片机的定时器被启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个键被按下,则启用中断系统,前面键的发音停止,转到后按的键的发音程序,发出后按的键的音。-Simple keyboard, use t
<陈大伟> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[汇编语言batt

说明:to store the data of battery its imp
<pari> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[操作系统开发FCFS

说明:实现了操作系统中先来先服务的算法,内容较简洁-The operating system first come, first serve algorithm, more concise content
<高山> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[汇编语言cdir

说明:creating a a directory or a folder
<robi> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析fanbainyi

说明:带有注释的反编译程序,有助于帮助学习反编译的初学者,了解反编译-Annotated decompiler, help to help you learn the decompilation for beginners to understand the decompiled
<邹凌峰> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[操作系统开发readerandwriter

说明:操作系统实验,包括多线程,P、V操作,读者和写者问题-reader and writer
<CJ> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[操作系统开发OSTest1

说明:操作系统试验,主要实现处理机的调度顺序.此程序实现先到优先原则.-Test of the operating system, processor scheduling order. This program first priority principle.
<艾原媛> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[操作系统开发copy

说明:操作系统中的COPY功能文件,功能比较齐全,含同文件夹下复制及跨文件夹复制共嫩-The COPY function in the operating system file, complete with the same file folder replication and cross-file folder copy the total tender
<menfei> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[汇编语言PWM

说明:脉宽调制,汇编源码,可以测试,稍加修改,就可以使用到自己的项目,对于初学者入门还是很不错的-Pulse width modulation, assembler source code, slightly modified, you can use to your own project for the beginner or very good ~ ~ ~
<> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[汇编语言BOOTHORS

说明:BOOTHORS病毒源代码,可以用来学习下。-BOOTHORS virus source code, can be used to study under.
<王枫> 在 2025-09-17 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org