-
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写...
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
- 2022-02-03 15:12:43下载
- 积分:1
-
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。...
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。-with VB.NET prepared by the keyboard hook procedures. We certainly want to use it. Through the API calls to achieve.
- 2022-05-12 14:17:26下载
- 积分:1
-
Microsoft Windows Internals Fourth Edition
Microsoft Windows Internals Fourth Edition
- 2022-01-31 07:47:19下载
- 积分:1
-
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例...
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME"s findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
- 2022-04-28 15:45:30下载
- 积分:1
-
PL0 compiler source code 2. Requirements of PL/0 compiler is again compiled prog...
PL0编译器源代码
2. 要求的PL/0编译器是个一遍的编译程序,词法分析程序作为子程序,需要的时候被语法分析程序调用,使用语法制导的翻译技术,在语法分析的同时生成中间代码,并保存到文件中。-PL0 compiler source code 2. Requirements of PL/0 compiler is again compiled program, lexical analysis program as a subroutine, and when required by the syntax analysis program call, use the syntax-guided translation technology, in the middle of parsing the same time generating code, and save to a file .
- 2023-07-12 12:00:10下载
- 积分:1
-
- 2022-07-11 17:01:56下载
- 积分:1
-
Win95和NT下直接存取物理内存和端口IO地址的程序
Win95和NT下直接存取物理内存和端口IO地址的程序-Program in which physical memory and IO port address can be accessed directly in Win95 and NT
- 2022-02-05 16:16:08下载
- 积分:1
-
在VB程序中取网卡地址源程序。
在VB程序中取网卡地址源程序。-in VB program from the source address card.
- 2022-05-15 22:51:03下载
- 积分:1
-
700多个API函数的详细介绍,是chm的让大家容易查找.
700多个API函数的详细介绍,是chm的让大家容易查找.-More than 700 API functions in detail is to allow the U.S. chm easier to find.
- 2022-07-23 22:31:32下载
- 积分:1
-
程序崩溃跟踪系统,它可以在软件崩溃时自动生成minidump并记录崩溃时系统配置(系统版本,硬件,载入的DLL等)和崩溃发生的源代码行等,并提示发送给原作者。...
程序崩溃跟踪系统,它可以在软件崩溃时自动生成minidump并记录崩溃时系统配置(系统版本,硬件,载入的DLL等)和崩溃发生的源代码行等,并提示发送给原作者。-crash tracking system, the software can automatically generate collapse minidump record collapse and system configuration (system versions, hardware, included in the DLL, etc.) and the collapse of firms such as source code and prompts sent to the original author.
- 2022-07-24 03:41:22下载
- 积分:1