-
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传...
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传-their original procedures, initiated after quick to automatically hide column, so I developed the procedures for the beginning part, the program automatically dial-up and network communications, sent a series of SMS functions will continue after the upload
- 2023-03-31 09:40:04下载
- 积分:1
-
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!-This information is a substantial fee劲才I found, I hope can be helpful for beginners!
- 2023-08-14 23:40:03下载
- 积分:1
-
very good code !
very good code !
-very good code!
- 2022-03-11 18:47:44下载
- 积分:1
-
DLL内存补丁,因为搬迁需要的DLL被加载,变化的基础…
DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative address of the DLL changes ergodic process and DLL, access to DLL base address, write data length , data content
- 2022-10-19 02:40:03下载
- 积分:1
-
一个关于在程序中使用定时器的例子,很好的参考
一个关于在程序中使用定时器的例子,很好的参考-A procedure on the example of the use of timers, a good reference
- 2022-02-01 07:27:57下载
- 积分:1
-
stdafx.h 不要下载这个,没有用的
stdafx.h 不要下载这个,没有用的-Andrew stdafx.h lynx stamp your weak soil, Tanzhong bleed at the nose cavity using
- 2022-07-27 02:54:12下载
- 积分: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
-
themselves to add a new category in MFC
自己添加新的类在MFC中-themselves to add a new category in MFC
- 2023-06-18 20:45:03下载
- 积分:1
-
VC++实现管道的一个例子命名管道在进程通信中有重要作用.
VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
- 2023-09-08 09:00:04下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,建立动态菜单源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,建立动态菜单源代码-err
- 2022-05-29 01:51:32下载
- 积分:1