-
一个停车场管理系统,帮助管理员管理停车业务
一个停车场管理系统,帮助管理员管理停车业务-A parking management system, parking assist administrators to manage business
- 2022-03-23 21:16:04下载
- 积分:1
-
鼠标移动位置跟踪
鼠标移动位置跟踪-The example of tracking the position of mouse
- 2022-10-09 13:55:03下载
- 积分:1
-
difference by jeffery Archer
difference by jeffery Archer
- 2022-08-13 00:50:19下载
- 积分:1
-
南开一百题完整程序及答案源码
付带100题上机改错题及答案源码...
南开一百题完整程序及答案源码
付带100题上机改错题及答案源码-Nankai 100 questions and answers on source code to pay the full program with 100 questions and answers on the source machine error correction question
- 2022-03-07 19:34:45下载
- 积分:1
-
wince音频驱动(WM8753)绝对可用,
wince音频驱动(WM8753)绝对可用,-wince audio driver (WM8753) is absolutely available,
- 2022-03-14 20:57:27下载
- 积分:1
-
one can arbitrarily long integer addition and subtraction for the category, I pr...
一个可以对任意长整数进行加减的类 ,本人编写的代码,请多提意见-one can arbitrarily long integer addition and subtraction for the category, I prepared the code, please speak up
- 2022-03-12 16:18:16下载
- 积分: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
-
This is a simple use of the protocols of udp chat program
这是一个用winsock实现简单的udp聊天程序-This is a simple use of the protocols of udp chat program
- 2022-01-26 14:36:30下载
- 积分:1
-
一个ADO的数据库访问代码
一个有关ADO数据库访问的代码-one of the ADO database access code
- 2022-03-18 23:02:01下载
- 积分:1
-
可以作为动画背景音乐,并有用户的喜好,自主选择功能.中断调用...
可以作为动画背景音乐,并有用户的喜好,自主选择功能.中断调用-It can be used as the cartoon background music and selected by the user according to his favorites.
- 2022-07-25 00:19:36下载
- 积分:1