-
Assembly Language (Assembly Language) is a computer professional in an importan...
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。- Assembly Language (Assembly Language) is a computer professional in an important foundation courses, is a low-level language-oriented machines. It depends on the hardware, through clever programming and give full play to the hardware s potential. Assembly language code generated by running the procedures and high efficiency. Hence, up to now, many software systems (such as operating systems, etc.) is still the core of the assembly language used to write.
- 2022-08-17 08:18:05下载
- 积分:1
-
Microsoft MS
Microsoft MS-DOS6.0 完整源代码,包括了所有外部命令,安装程序,DOSSHELL等。
每个源文件均包括开发历史、更新说明、注释。
这样一套源码对你的意义,实在无法以笔墨形容。-Microsoft MS-DOS6.0 complete source code, including all the external command, installation procedures, DOSSHELL such. Each source documents including the development of history, updated illustrations, notes. Such a source of your meaning, it is impossible to describe with pen and ink.
- 2022-09-02 10:55:09下载
- 积分:1
-
This is a FIFO FIFO memory design source
这是一个先进先出FIFO存储器的设计源码-This is a FIFO FIFO memory design source
- 2022-06-19 06:10:09下载
- 积分:1
-
操作系统课程设计。包括了源码跟任务报告书。
操作系统课程设计。包括了源码跟任务报告书。-Operating system, curriculum design. Includes the source code with the mission report.
- 2023-05-07 17:00:02下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
android 操作系统英文开发文档说明
android 操作系统英文开发文档说明-android development documentation
- 2022-02-25 16:00:26下载
- 积分:1
-
一个微型操作系统源码。抛砖引玉,希望有更多的国人开发和共享操作系统源码。...
一个微型操作系统源码。抛砖引玉,希望有更多的国人开发和共享操作系统源码。-a micro-source operating system. Comment hope more people development and sharing of the operating system source code.
- 2022-02-16 02:59:04下载
- 积分:1
-
银行家算法程序,操作系统的,用c编的
银行家算法程序,操作系统的,用c编的-bankers algorithm procedures, operating systems, with the series c
- 2022-09-29 16:10:04下载
- 积分:1
-
这是从不同语言来实现操作系统交通灯的调度问题
这是从不同语言来实现操作系统交通灯的调度问题-This is a different language from the operating system of traffic lights to achieve the scheduling problem
- 2022-04-26 17:07:40下载
- 积分:1
-
ucos_II of 33 classic examples, both through debugging and learning ucos_II shor...
ucos_II的33个经典例题,均调试通过的,学习ucos_II的捷径。强烈推荐!因代码太多只有一次上传6个,分成了5次上载。-ucos_II of 33 classic examples, both through debugging and learning ucos_II shortcut. Strongly recommended! Because too many code only once Upload six, divided into five available.
- 2022-05-22 23:53:08下载
- 积分:1