-
turb disk XP 和具有同样的功能
turb disk XP 和具有同样的功能-turb disk XP and have the same functionality
- 2022-05-09 10:26:32下载
- 积分:1
-
简单的搜索功能实现,利用vc++,可供初学者参考使用
简单的搜索功能实现,利用vc++,可供初学者参考使用-The realization of a simple search function, using vc++, Use and reference for beginners
- 2022-12-26 13:10:03下载
- 积分:1
-
Imlementation of Functors for C
Imlementation of Functors for C-Imlementation of Functors for C++
- 2022-03-14 20:03:48下载
- 积分:1
-
利用这个程序可以让你方便的管理你所收集的源程序,VBCODE网站50几周来排行第一的源程序。强烈推荐! (200KB)...
利用这个程序可以让你方便的管理你所收集的源程序,VBCODE网站50几周来排行第一的源程序。强烈推荐! (200KB)-Take advantage of this program allows you to facilitate the management of the source you collected, VBCODE website ranking, the first 50 weeks of the source. Strongly recommend! (200KB)
- 2022-05-13 20:20:46下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
Evc4.0 write their own use a program, the program calls a memory card procedures...
自己使用evc4.0写的一个程序,程序调用存储卡上的一个程序,并且通过模拟鼠标的操作进行自动化控制程序。可以供学习调用使用其他程序、模拟鼠标点击消息的朋友参考。本程序在wince5.0下调试通过。-Evc4.0 write their own use a program, the program calls a memory card procedures, and by simulating the operation of the mouse to automate control procedures. Can learn to call for the use of other procedures, simulating a mouse click message friend reference. This procedure adopted in wince5.0 debugging.
- 2022-10-19 11:10:03下载
- 积分:1
-
吐温,UI,VB,VB.NET VB6
应用背景从一个ADF扫描仪扫描(自动文档进纸器)使用eztwain Pro是非常简单的。下面的代码示例的代码向导生成的,其中包括在eztwain Pro工具包。代码向导可以在许多语言,包括C,C + + / MFC,德尔福,C #,VB,vb.net,LotusScript,PowerScript,伪代码,Visual FoxPro中生成代码。下面的代码示例应该用VB 5,6或7,并可能会以及VBA运行。在您生成任何代码,代码向导指导你通过eztwain亲声明到你的模块。VB,这就涉及到我们的eztwain.bas模块添加到您的项目。关键技术eztwain Pro允许扫描和图像处理的任何语言可以调用Windows API风格功能。以下是部分 ; ;语言称为eztwain亲工作清单。”向导”是指包括在开发工具包的代码向导,它可以产生准备在语言运行eztwain亲代码如下。
- 2022-02-07 11:13:30下载
- 积分:1
-
启动控制面板大全(3KB)
启动控制面板大全(3KB)-activated control panel Daquan (3KB)
- 2022-03-17 02:38:12下载
- 积分:1
-
本文详细介绍了如何在XP系统下面透过指令端口读写
本文详细介绍了如何在XP系统下面透过指令端口读写-This paper describes how XP systems through the following instructions to read and write ports
- 2022-01-25 15:13:47下载
- 积分:1
-
一些c++简单的小程序
里面都是一些简单的小程序源代码,主要是对新手而言的,有定时关机,邪恶重装系统,图形绘画,获取用户名并修改等等,都是一些很简单的代码,有兴趣的可以看看,都是c++写的
- 2022-04-11 02:33:03下载
- 积分:1