-
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。...
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。-in NTFS, disk scanning all documents, including the document has been deleted, and restore files that were deleted.
- 2023-02-19 18:25:03下载
- 积分:1
-
一个绘制Windows桌面的小程序
一个绘制Windows桌面的小程序-Drawing a Windows desktop applets
- 2022-01-22 13:18:19下载
- 积分:1
-
norm Comctl32 practice, register DLL type, and then in other software for call,...
模方comctl32的做法,在DLL中注册类,然后在其它软件中进行调用,可以用于PowerBuilder哦.-norm Comctl32 practice, register DLL type, and then in other software for call, which can be used PowerBuilder oh.
- 2022-02-24 20:14:48下载
- 积分: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
-
使用delphi函数获取执行外部程序文本框内的值
使用delphi函数获取执行外部程序文本框内的值-Delphi function to get the implementation of the use of external program the value of text box
- 2022-09-15 02:15:04下载
- 积分:1
-
一个根据PATH环境变量设置来查找执行文件位置的程序
一个根据PATH环境变量设置来查找执行文件位置的程序- Establishes according to the PATH environment variable searches
the execution file position the procedure
- 2022-02-22 01:15:33下载
- 积分:1
-
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。...
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。-x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.
- 2022-04-19 11:01:43下载
- 积分:1
-
生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信...
生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信
- 2022-12-17 13:15:03下载
- 积分:1
-
Windows NT/2000/XP下直接使用I/O端口的开发包,周五…
Windows NT/2000/XP 下的直接使用端口I/O的开发包,附带驱动安装程序-Windows NT/2000/XP under the direct use of I/O port in the development kits, fringe driver installation procedures
- 2022-01-21 23:52:45下载
- 积分:1
-
b样条曲线的可视化操作。可以实现控制点的更改
b样条曲线的可视化操作。可以实现控制点的更改-b-spline curve visualization operation. Can realize the control point change
- 2023-02-10 00:35:04下载
- 积分:1