-
实现了动画显示的托盘,为您的程序天光增色。
实现了动画显示的托盘,为您的程序天光增色。-realized animated show trays for your procedures daylight occasion.
- 2022-10-06 02:50:03下载
- 积分:1
-
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码...
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
- 2022-04-29 08:40:07下载
- 积分:1
-
进程同步与互斥
该代码非常完善的展现的经典进程同步与互斥问题――生产者和消费者问题的同步与互斥过程!...
进程同步与互斥
该代码非常完善的展现的经典进程同步与互斥问题――生产者和消费者问题的同步与互斥过程!-Process synchronization and mutual exclusion of the code is very well exhibited the classic process of synchronization and mutual exclusion problem- the problem of producers and consumers the process of synchronization and mutual exclusion!
- 2023-07-27 03:15:05下载
- 积分:1
-
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用...
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
- 2022-03-05 04:59:58下载
- 积分: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
-
自己写的注册表模块的操作
自己用c写的操纵注册表的模块-c write his own manipulation of the registry module
- 2022-02-04 10:18:05下载
- 积分:1
-
delphi程序减肥实例.rar
delphi程序减肥实例.rar-examples. Rar
- 2022-06-02 12:58:23下载
- 积分:1
-
VB code to operate the mouse keyboard summary ~ ~ ~ ~ hope everyone useful
VB操作鼠标键盘的代码汇总~~~~希望对大家有用-VB code to operate the mouse keyboard summary ~ ~ ~ ~ hope everyone useful
- 2022-01-25 13:58:07下载
- 积分:1
-
获取系统信息(获取硬盘的出厂的系列号,厂家,出厂日期)
获取系统信息(获取硬盘的出厂的系列号,厂家,出厂日期)
- 2022-09-16 00:20:03下载
- 积分:1
-
VB源码,剪贴板的应用
VB源码,剪贴板的应用-VB source code, the application of the clipboard
- 2022-12-19 08:05:03下载
- 积分:1