-
从MBR出发列出所有分区的物理扇区位置和类型
从MBR出发列出所有分区的物理扇区位置和类型-Starting from the MBR partition list all the physical sector location and type of
- 2022-07-02 21:28:53下载
- 积分:1
-
取硬盘序列号ActiveX控件的创建及应用. 对于一些加密需要的朋友可能有用....
取硬盘序列号ActiveX控件的创建及应用. 对于一些加密需要的朋友可能有用.-serial numbers from hard drives to establish the ActiveX control and application. Encryption needs some friends may be useful.
- 2023-08-02 21:20:04下载
- 积分:1
-
现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。...
现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。-now have many notebook screen brightness adjustment, the majority through the keyboard combination control of the keys. The software is one such example. Brightness is the initial value of the order with the actual needs of the relative changes.
- 2022-03-18 20:54:08下载
- 积分:1
-
VHDL design of digital clock the whole point timekeeping, alarm clock and other...
数字钟的VHDL设计 具有整点报时、闹钟等功能 -VHDL design of digital clock the whole point timekeeping, alarm clock and other functions
- 2022-06-03 08:14:38下载
- 积分:1
-
著名的C/C++垃圾回收站
著名的C/C++垃圾回收站-famous C/C garbage collection
- 2023-06-13 00:40:07下载
- 积分: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
-
typedef的用法 可以看一下,对类型的学习有很大帮助
typedef的用法 可以看一下,对类型的学习有很大帮助-typedef usage can look at the types of learning are very helpful
- 2022-04-15 15:13:43下载
- 积分:1
-
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向...
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
- 2022-04-24 17:21:10下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-01-25 21:27:57下载
- 积分:1
-
dll application example, has passed VisualC++ 6. 0 compiled through, run well, w...
dll 应用示例,已通过VisualC++ 6 。 0 编译通过,运行良好,欢迎下载!!!!!!!1-dll application example, has passed VisualC++ 6. 0 compiled through, run well, welcome to download! ! ! ! ! ! ! 1
- 2022-06-20 23:42:44下载
- 积分:1