-
编写所有注册表操作的程序
编写程序实现所有注册表的操作-procedures for the preparation of all the registry operation
- 2023-01-29 04:40:03下载
- 积分:1
-
packed category, to facilitate access to the operating system
包装好的类,可以方便地获得操作系统的个类信息-packed category, to facilitate access to the operating system- the kind of message
- 2022-11-04 18:40:03下载
- 积分: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
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
VB系统托盘提示控件程序
绝对好用,大家来下载吧!
VB系统托盘提示控件程序
绝对好用,大家来下载吧!-VB system tray prompt control program
- 2023-01-16 12:45:04下载
- 积分:1
-
PHP Sample, system manage.use for bugs
PHP Sample, system manage.use for bugs
- 2022-01-28 13:35:54下载
- 积分:1
-
这是一个二次方程解算程序,这个程序可以用来解决二次方程的求解
This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"-This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"
- 2022-10-02 05:10:03下载
- 积分:1
-
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作...
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation
- 2022-03-19 18:51:30下载
- 积分:1
-
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向...
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
- 2022-04-24 17:21:10下载
- 积分:1
-
C/C++中调用MATLAB C Math Library 的实现
C/C++中调用MATLAB C Math Library 的实现-C/C Calling MATLAB C Math Library Implementation
- 2022-04-01 05:25:29下载
- 积分:1