-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,不规则窗体显示程序源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,不规则窗体显示程序源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, irregular forms display program source code
- 2022-08-12 00:26:25下载
- 积分:1
-
"Programming Windows" version example PASCAL (VC converted code)
《Windows 程序设计》PASCAL版示例(由VC代码转换而来)-"Programming Windows" version example PASCAL (VC converted code)
- 2022-02-02 18:05:50下载
- 积分:1
-
用VB制作的双
用
VB制作双进程守护程序-VB produced by dual-process daemon
- 2023-01-08 19:10:03下载
- 积分: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
-
可以查看在NTFS下 ,哪些用户被授权查看加密文件(EFS).
可以查看在NTFS下 ,哪些用户被授权查看加密文件(EFS).-can check the NTFS, which was authorized users View encryption (EFS).
- 2022-03-10 21:54:30下载
- 积分:1
-
win32 api的使用手册,挺好的 适合程序开发人员使用
win32 api的使用手册,挺好的 适合程序开发人员使用-win32 api
- 2022-05-31 05:54:23下载
- 积分:1
-
读取cpu的序列号和名称,用与对文件的保护处理等.包含源代码for delphi...
读取cpu的序列号和名称,用与对文件的保护处理等.包含源代码for delphi-cpu read the serial numbers and names, and with the protection of the document processing. Included source code for delphi
- 2022-03-20 02:26:27下载
- 积分:1
-
Fortran科学计算程序,计算原子间力的大小,能级分布
Fortran科学计算程序,计算原子间力的大小,能级分布-Fortran scientific computing procedures, calculation of inter-atomic force size, level distribution
- 2022-03-15 01:57:26下载
- 积分:1
-
简单的中间件rpc程序,工程已设置好,可直接用。
简单的中间件rpc程序,工程已设置好,可直接用。-Rpc middleware simple procedure has been set up, can be directly used.
- 2023-01-11 18:55:03下载
- 积分:1
-
使用C#探测操作系统版本
使用C#探测操作系统版本-use C# version of the operating system to detect
- 2022-04-09 19:49:35下载
- 积分:1