-
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法-casl assembler, translation CASL writing assembler. Improved algorithm for the compilation of the two
- 2022-01-22 05:46:48下载
- 积分:1
-
a call Api Functions example, control loudspeaker audible.
一个C#中调用Api函数的例子,控制喇叭发声。-a call Api Functions example, control loudspeaker audible.
- 2022-03-13 11:44:33下载
- 积分:1
-
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对...
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为视图和框架窗口的代码-
- 2023-01-19 08:55:03下载
- 积分:1
-
2d激电反演程序包
本程序包是某某理工开发的,做2维电阻率极化率的正反演工作,主要用于科研学习,可以做二极,三极,对称四级,偶极-偶极数据的正反演,用有限差分法,做正演,可以加载地形条件,效果比较好。
- 2022-03-15 06:07:38下载
- 积分:1
-
本程序演示了如何利用编写高层应用程序与usb接口通信。读者有必要了解主机是如何识别usb设备以及usb工作的基本原理。...
本程序演示了如何利用编写高层应用程序与usb接口通信。读者有必要了解主机是如何识别usb设备以及usb工作的基本原理。-this program demonstrated how to use the preparation of high-level applications with USB interface communication. Readers need to understand is how to identify host USB devices and usb the basic tenets.
- 2022-06-12 05:30:14下载
- 积分:1
-
be completed decimal to binary and decimal to binary conversion between the
可以完成十进制到二进制和二进制到十进制之间的转换-be completed decimal to binary and decimal to binary conversion between the
- 2022-02-27 01:46:23下载
- 积分:1
-
Hardware message
获得硬件信息 获得硬件信息 获得硬件信息-Hardware message
- 2022-02-04 19:56:02下载
- 积分:1
-
访问使用的是,使网上购物系统,包括常见的前面…
用ASP和ACCESS做的网上购物系统,包括常见的前台购物系统及后台购物系统模块.适用毕业设计参考及学习.-ACCESS using ASP and make the online shopping system, including common front to the background systems and modules to the system. Applicable to graduation design reference and learning.
- 2022-05-28 01:33:34下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
全面的编译原理课后答案,清华大学出版社出版的编译原理
全面的编译原理课后答案,清华大学出版社出版的编译原理-comprehensive compiler theory OSCAR answer, Tsinghua University Publishing House compiler theory! !
- 2022-06-27 19:35:55下载
- 积分:1