-
delphi Adsl链接控件,for delphi 5,6,7,2007,2009
delphi Adsl链接控件,for delphi 5,6,7,2007,2009-delphi Adsl link control, for delphi 5,6,7,2007,2009
- 2022-03-22 02:13:33下载
- 积分:1
-
c/c++程序计算N!(0<N<10000)的精确值,并返回统计它的位数。主要功能是计算阶乘。...
c/c++程序计算N!(0
- 2023-06-24 15:50:03下载
- 积分:1
-
用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)...
用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)-use of this procedure can be tested at every stage of the current battery capacity. Current conditions (used in the smart development, such as PocketPC, WinCE)
- 2022-09-13 10:25:03下载
- 积分:1
-
键盘操作捕获(键盘钩子)
实现键盘操作的捕获。WIN32汇编,将捕获的操作记录中文件当中。
- 2023-06-11 23:50:08下载
- 积分:1
-
通过多个操作和机制来做一个小游戏,希望大家喜欢…
通过一些运算和机制做出来的一个小游戏希望大家喜欢!-Through a number of operations and mechanisms to do a small game I hope you like!
- 2022-09-04 06:50:03下载
- 积分:1
-
苏州市银行网点导航系统――该软件是一个GIS系统,利用VB和二次开发组件SuperMap Objects开发的,系统实现了底图的基本操作、属性信息的编辑与管理、...
苏州市银行网点导航系统――该软件是一个GIS系统,利用VB和二次开发组件SuperMap Objects开发的,系统实现了底图的基本操作、属性信息的编辑与管理、GIS分析等功能。-Xuzhou City bank branches navigation system- the software is a GIS system, using VB and secondary development SuperMap Objects developed components, the system achieved a base map of the basic operations, attribute information of the editing and management, GIS analysis functions.
- 2022-11-08 18:15:03下载
- 积分:1
-
内存修改
#ifndef _SEARCH_THREAD_H_
#define _SEARCH_THREAD_H_
#define PROCESS_SIZE 1000 // 进程条的最大值
#define THREAD_NUM 1 // 搜索内存线程个数
#define WM_FIND_MEMORY (WM_USER + 1) // 找到搜索数值
#define WM_FIND_PROGRESS (WM_USER + 2) // 搜索进度
#define WM_SEARCH_FINISH (WM_USER + 3) // 搜索线程完成
#define SEARCH_STRING_MAX_LENGTH 255 // 搜索字符串的最大长度
class CModifyMemoryDlg;
// 搜索线程函数
DWORD WINAPI SearchMemory(LPVOID lpParameter);
// 精确搜索
void EquSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi);
// 大于搜索
void GreaterSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi);
// 小于搜索
void
- 2022-06-18 16:10:54下载
- 积分:1
-
TCPip 服务器和客户端
卓越的 tcpip 服务器和客户端套接字使用 delphi 7。
用于客户端和服务器套接字之间进行通信。
- 2023-04-27 09:25:03下载
- 积分:1
-
请认真阅读您的文件包和描述,它至少有40字节的英文。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-02-15 08:48:55下载
- 积分:1
-
关于在编译原理的识别中,采用独立的…
关于编译原理中数字的识别,用的是上下文无关文法。-About the identify the number in compiling principle ,using independent of the former and behind cuntext method.
- 2022-12-22 09:45:03下载
- 积分:1