-
WinCE下的系统进程列出程序。主要是方便远程调试的程序。
WinCE下的系统进程列出程序。主要是方便远程调试的程序。-WinCE system under the process set out the procedures. Convenience is the main remote debugging process.
- 2022-01-26 08:21:05下载
- 积分:1
-
数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息...
数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息-Data matrix decoder to achieve a number of bar code reading
- 2022-05-20 08:53:00下载
- 积分:1
-
wince下的触摸屏处理程序
wince下的触摸屏处理程序-weights under the touch-screen process
- 2022-05-21 15:34:48下载
- 积分:1
-
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考...
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考-use vc calling Windows API functions, simulated keyboard input of small procedures. For reference
- 2022-03-21 07:18:48下载
- 积分:1
-
Visual C#中的MDI编程
Visual C#中的MDI编程-Visual C# MDI programming
- 2022-07-20 07:14:20下载
- 积分:1
-
diblok想象处理!
Diblok for imagine processing!
- 2022-03-06 18:20:35下载
- 积分: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
-
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一...
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一个条件,即玩家所取的牌的点数与要捡的那张牌的点数之和必须是14。计算机最后根据玩家和对家捡牌的分数总和以判定游戏输赢。-This is a poker game, players can take out the hands of one or more cards to pick " Desktop" on any one or " pick up a license for home-zone" goes on the top card. The cards will be picked up on the " Players pick up cards Zone." Of course, be able to pick up a license to satisfy a condition that the player card by taking the points you want to pick up the license points of affiliation and must be is 14. Finally, according to the player and the computer at home picking up a license in order to determine the sum of the scores the game winning or losing.
- 2022-03-18 15:59:30下载
- 积分:1
-
命令行下嗅探的源代码
命令行下嗅探的源代码-command line sniffer source code
- 2022-05-07 03:53:30下载
- 积分:1
-
A good selection of motor software allows you to easily achieve the selection of...
一款很好的电机选性软件,可以让你很容易的实现选择电机的型号哦
-A good selection of motor software allows you to easily achieve the selection of motor models oh
- 2022-01-22 05:00:49下载
- 积分:1