资源列表
map_kernel
- Code samples of how to map the memory allocated in the kernel mode to the user mode.
managemen
- 页式虚拟存储管理缺页中断的模拟系统的设计方法-Virtual memory management page page fault simulation system design method
malloc
- Malloc 向系统申请分配指定size个字节的内存空间。返回类型是 void* 类型。void* 表示未确定类型的指针。C,C++规定,void* 类型可以强制转换为任何其它类型的指针。-Malloc to the system for the allocation of the specified size bytes of memory space. Return type is void*. void* indicates undetermined type pointer. C, C+
malloc-memory
- 模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。-Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.
makethread
- this is an example of making and destroying thread in windows
MaJun
- 1.將一副麻將洗牌(144張)2.發牌(16張)3.可以輸入17張麻將,輸出是否胡牌4.輸入16張麻將,輸出所聽的牌型5.如果拿到花需要會要求與自動補張6.加分:程式可以跟人玩-1. Will be a shuffling mahjong (144) 2. Licensing (16) 3. Can be imported 17 mahjong, Output whether the four players. imported 16 mahjong, Output by listening t
main_memory_management
- 内存管理模拟实验内存组织方式:可变分区、单链表分配策略:首次适配、循环首次适配-main memory management
MainFrameWinMain
- MFC内部运行机理,对MFC的消息传递进行了剖析-MFC internal operation mechanism of MFC messaging analyzed
main109
- DEBUG api 调试机制制作补丁 DEBUG api 调试机制制作补丁-DEBUG api debugging mechanism for the production of debugging mechanisms DEBUG api patch patches produced
main108
- 经典的encode decode函数,可以调用此函数完成数据加密等功能,由于是汇编的,要想破解。。嗯。至少再写一个高级语言版本是几乎不可能的-Classic encode decode function, you can call this function to complete, such as data encryption function, because it is compiled, in order to crack. . Ah. Write at least a high-le
main107
- Debug API机制 使用Dr X调试寄存器框架程序-Debug API mechanism to register to use the framework of Dr X debugging procedures
main106
- 简单的通讯录管理系统,在vc6.环境下测试通过-A simple address book management system, in vc6. Environment test