-
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
-
information system for understanding the mechanism of C source code
用以理解系统消息机制的C++源代码-information system for understanding the mechanism of C source code
- 2022-02-21 04:20:17下载
- 积分:1
-
模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。
1、模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。每个进程在内存占有3页数据区,刚开始时数据区为空。有以下访问数据页序列:5 0 1 0 2 0 1 4 0 2 5 1 2 3 5 (测试数据)请分别模拟2、实现过程:1) 内存分配:给进程分配一定的物理块数,由用户输入物理块数,用数组元素模拟物理块。2) 由文件读入页面访问序列,用数组保存。3) 将要访问的页面依次调入内存,分配到物理块中,形成页框表。其表项号即物理块号(数组元素下标),将页号放入数组相应位置。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 13:05:33下载
- 积分:1
-
短进程作业调度
短作业优先级调度,mfc框架,实现短进程优先调度算法,可以运行,应该会有帮助
- 2022-02-25 20:31:20下载
- 积分:1
-
vm wince6.0 虚拟机 vm wince6.0 虚拟机 vm wince6.0 虚拟机
vm wince6.0 虚拟机 vm wince6.0 虚拟机 vm wince6.0 虚拟机-vm wince6.0 virtual machine vm wince6.0 virtual machine vm wince6.0 virtual machine vm wince6.0 virtual machine vm wince6.0 virtual machine
- 2022-07-13 19:17:32下载
- 积分:1
-
SINS Transfer Alignment MATLAB procedures, tracking and time delay.
捷联惯导系统传递对准MATLAB程序,跟踪且时间延迟。-SINS Transfer Alignment MATLAB procedures, tracking and time delay.
- 2022-05-25 14:33:43下载
- 积分:1
-
麦克风阵列基于谱减法的语音增强的波束形成…
基于麦克风阵波束形成的谱相减方法在语音增强中的应用-Microphone array beamforming based on the spectral subtraction method speech enhancement application
- 2022-04-10 13:58:26下载
- 积分:1
-
2视图之间的动画
Flip Animation for iphone between 2 views
- 2023-06-11 02:20:03下载
- 积分:1
-
ThreadX源代码模板初学者参考
Threadx 模版的源代码,供初学者参考-Threadx template source code reference for beginners
- 2022-03-16 19:22:21下载
- 积分:1
-
C function to convert strings. A practical C. handling functions.
C function to convert strings.一个实用的C处理函数。-C function to convert strings. A practical C. handling functions.
- 2022-10-04 13:00:03下载
- 积分:1