-
飞鸽源代码,为用户的制备必须提高
飞鸽源代码,对编写该用户有一定提高,有没帮助,看过就知道-Feige source code, for the preparation of the users must improve
- 2022-02-26 03:04:02下载
- 积分:1
-
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序-DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
- 2023-01-07 19:20:03下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
判断程序是文本界面/console程序还是图形界面/GUI程序
判断程序是文本界面/console程序还是图形界面/GUI程序 -Judging the app is whether a console app or a GUI a
- 2023-08-05 01:50:02下载
- 积分:1
-
基于VHDL语言,实现串行通讯接口功能的主程序
基于VHDL语言,实现串行通讯接口功能的主程序-The use of VHDL language implementation of the serial communication interface program
- 2022-03-10 17:29:08下载
- 积分: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
-
windows ini文件操作类
windows ini文件操作类-windows ini file operations category
- 2022-08-14 21:24:15下载
- 积分:1
-
本手册全称“注册表实用手册”,收录的是大量简单,通俗易懂而又确实实用的windows系列注册表修改技巧
本手册全称“注册表实用手册”,收录的是大量简单,通俗易懂而又确实实用的windows系列注册表修改技巧-The full name of the manual
- 2022-02-15 21:48:17下载
- 积分:1
-
Access to the hardware information of a viewer, the specific features see
一个获得硬件信息的查看器,具体功能见源码,非常好的-Access to the hardware information of a viewer, the specific features see-source, very good
- 2022-04-08 11:31:33下载
- 积分:1
-
this one on display fonts windos good example. We can look at
这是一个展示windos字体的好例子。我们可以看看
- 2022-02-04 19:08:00下载
- 积分:1