-
一个定时自动关机程序
一个定时自动关机程序-a regular automatic shutdown procedures
- 2022-11-24 18:30:03下载
- 积分:1
-
electric power admittance building program,accordind liner parameter become a li...
电力工作者常用软件,通过录入线路参数,形成导纳矩阵,用于电力潮流、仿真等基本计算-electric power admittance building program,accordind liner parameter become a linear matrix,it use for elecrtronic circuit ...etc
- 2022-04-20 09:55:15下载
- 积分: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
-
就是C++的试验报告,可能对你有帮助的,希望亲们喜欢
就是C++的试验报告,可能对你有帮助的,希望亲们喜欢-Is the C++ the test report may be helpful to you, I hope they enjoy the pro-
- 2022-05-08 18:22:33下载
- 积分:1
-
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。...
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。-This is a short procedure is used to check whether the computer is currently using to meet the established accuracy requirements.
- 2023-01-21 11:35:03下载
- 积分:1
-
滑动条的显示状态
滑动条的显示状态-sliding strip"s state
- 2022-08-03 14:26:52下载
- 积分:1
-
public CAsyncSocket for file server
派生 CAsyncSocket 实现文件传输 只用几句代码实现-public CAsyncSocket for file server
- 2023-03-10 16:25:04下载
- 积分:1
-
vc make the hotel management system for staff
vc做的酒店管理系统
人员-vc make the hotel management system for staff
- 2022-04-17 16:47:16下载
- 积分:1
-
This is a game similar to Fucai procedures, in the middle part of the pre
这是一个类似于福彩的游戏程序,中间事先制定大奖号码的部分没有做好~-This is a game similar to Fucai procedures, in the middle part of the pre-established winning numbers did not do a good job ~
- 2022-04-25 10:11:13下载
- 积分:1
-
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考...
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
- 2022-03-18 22:47:05下载
- 积分:1