-
自动查找并删除VC生成的临时文件
自动查找并删除VC生成的临时文件-automatic VC find and delete temporary files generated
- 2023-01-14 19:00:03下载
- 积分:1
-
利用加速度计定位算法
positioning algorithm using accelerometer
- 2022-01-28 03:56:39下载
- 积分: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
-
不说英语
这是一个TS流解析成PES流的程序,可以作为参考价值-no say english
- 2022-03-13 05:35:03下载
- 积分:1
-
personal curriculum design source. Including a hefty almanac, a UFO C game. Stud...
个人的课程设计源码.包括一个万年历,一个UFO的C游戏程序.还有学生管理系统..全是C的-personal curriculum design source. Including a hefty almanac, a UFO C game. Students in the management of the entire system .. C
- 2022-04-29 07:25:30下载
- 积分:1
-
主菜单为 1.预定管理 2.住客管理 3.信息查询 4.打印报表 5.日常业务 6.退出 各菜单明细说明 1.预订管理 预订管理 pub_ydgl 会议预订 p...
主菜单为 1.预定管理 2.住客管理 3.信息查询 4.打印报表 5.日常业务 6.退出 各菜单明细说明 1.预订管理 预订管理 pub_ydgl 会议预订 pub_hyyd 预订等待 pub_wait-to a main menu. Scheduled management 2. Guest Management 3. Information 4. Print statements 5. Day-to-day operations 6. From the menu a detailed note. Advance reservations management pub_ydgl management meeting for booking reservations pub_hyyd pub_wait
- 2022-10-01 04:05:05下载
- 积分:1
-
比萨饼订单系统
比萨饼订购 machineIf 您不能找到这种语言在语言列表中,请选择"其他"。保持简短、 精确和完整的标签,请仅使用"、"要分开。如果在你的描述中有代码,请使用"插入代码"按钮来插入代码并选择编程语言。这将使您的源代码美丽和有吸引力。请不要提交非源编码材料。
- 2022-12-30 23:25:05下载
- 积分:1
-
模拟抓罪犯过程 这个是我用VC编的一个模拟抓罪犯过程程序 大家一看就会明白知道...
模拟抓罪犯过程 这个是我用VC编的一个模拟抓罪犯过程程序 大家一看就会明白知道-simulation grasp of the criminal process, I used a series of the VC grasping criminals process simulation procedures we will see a knows
- 2022-04-11 04:38:08下载
- 积分:1
-
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
- 2022-07-13 20:50:02下载
- 积分:1
-
shellex source code download
shellex源代码下载
- 2022-12-13 10:50:04下载
- 积分:1