-
写一个简单的pedumper wxWidgets框架!
A simple PEDUMPER written in wxWidgets framework!
- 2022-06-19 14:29:29下载
- 积分:1
-
a very good collection, and the main speaker of the C language, we can learn som...
一套很不错的合辑,主要讲C语言的,大家可以借鉴一下。是编程爱好者网站的精华帖子的合辑。-a very good collection, and the main speaker of the C language, we can learn some lessons from. Programming enthusiast site is the best collection of articles.
- 2022-07-03 19:46:18下载
- 积分:1
-
采用目前较为流行的缓存技术,这样大大加速了论坛的访问速度,虽然我们的功能不能和动网相比,但是我们以实际为基础,功能绝对够一般论坛的需求,使用操作简单方便,更适合...
采用目前较为流行的缓存技术,这样大大加速了论坛的访问速度,虽然我们的功能不能和动网相比,但是我们以实际为基础,功能绝对够一般论坛的需求,使用操作简单方便,更适合那些没有多少经验的论坛新人使用
-Currently more popular caching technology, so that greatly accelerated the speed of the Forum
- 2022-01-27 22:24:18下载
- 积分:1
-
basics of operating system
basics of operating system
- 2022-02-06 01:24:37下载
- 积分:1
-
Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定...
Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定关闭程序-Visual Studio provides a Spy procedures, with its similar, it is possible to drag and drop window on the Cross access to other forms goal Form attributes, and it also can be set out the procedures for the current operation and closure of selected procedures
- 2022-03-17 10:06: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
-
一个处理注册项的MFC类
一个处理注册项的MFC类-A MFC class which is used to handle register items
- 2022-09-13 18:55:03下载
- 积分:1
-
注册表操作的源码
注册表操作的源码-registry operated source
- 2022-03-16 12:36:30下载
- 积分:1
-
用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件
用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件-with mfc wrote a program to extract icons, choose ListCtrl, ListBox controls
- 2022-08-24 14:33:33下载
- 积分:1
-
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。...
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。-The BIN file will GAL disassemble the tool source code, can not be used for illegal commercial use.
- 2022-10-28 16:05:04下载
- 积分:1