-
关于c51中asm代码和C代码的几个应用 实例 希望有兴趣的 来学习...
关于c51中asm代码和C代码的几个应用 实例 希望有兴趣的 来学习-On c51 in asm code and C code examples of several applications of interest I hope to learn
- 2023-03-13 21:00:03下载
- 积分:1
-
大利佳购物商城系统源代码
大利佳购物商城系统源代码--026正式版支持支付宝-Italian good shopping mall system source code- 026 full version supports Alipay
- 2023-05-26 14:40:04下载
- 积分:1
-
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程...
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程-VC under the window and threads, the window between the commonly used communications mechanism news, the more comprehensive example of the application of a specific project
- 2022-04-15 12:45:45下载
- 积分:1
-
不需要DLL,实现3级跳转,网上资源,大家下载
不需要DLL,实现3级跳转,网上资源,大家下载-Does not require DLL, the realization of 3 Jump, online resources, download the U.S.
- 2023-06-11 19:05:04下载
- 积分:1
-
on access time in a small program
一个小程序中的访问时间
- 2022-01-25 15:36:11下载
- 积分:1
-
Shielding key alt
屏蔽alt-tab系统键,且不用动态库的hook-Shielding key alt-tab system, and do not have the hook DLL
- 2022-03-05 16:18:39下载
- 积分:1
-
system available information; XP for such machinery particularly handy; Informat...
可以获得系统信息;
对于XP等机器尤其好用;
为信息搜集的重要代码-system available information; XP for such machinery particularly handy; Information collected for the important code
- 2023-05-30 23:25: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
-
纯SDK API的方式实现各种控件,值得学习,新手可以下载
纯SDK API的方式实现各种控件,值得学习,新手可以下载-Net SDK API way to achieve a variety of controls, it is worth learning, novices can be downloaded
- 2022-05-11 00:51:51下载
- 积分:1
-
用VC2008 MFC开发动态链接库,然后再VB下进行调用
用VC2008 MFC开发动态链接库,然后再VB下进行调用-VC2008 MFC with the development of a dynamic link library, and then call under VB
- 2023-08-25 20:15:03下载
- 积分:1