-
对多输入多输出系统和空
its about multi input multi output & alamouti system
- 2022-12-14 08:15:03下载
- 积分:1
-
该代码是在Turbo c中实现了一个界面化的娱乐小程序,包含了日历、时钟、贪食蛇游戏...
该代码是在Turbo c中实现了一个界面化的娱乐小程序,包含了日历、时钟、贪食蛇游戏-the code is in Turbo c fulfill the interface of a small entertainment procedures, including a calendar, clock, Tanshichi games and so on. .
- 2022-10-02 09:20: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
-
matching games, 3* 3, the lattice found two of the same graphics and ultimately...
配对游戏,3*3的格子内找到2个一样的图形,最终配对成功-matching games, 3* 3, the lattice found two of the same graphics and ultimately successful pairing
- 2022-12-12 19:05:03下载
- 积分:1
-
使用WebService服务帮助翻译的功能研究
使用WEBSERVICE翻译的功能对于学习WEBSERVICE有帮助-Use Translations WEBSERVICE study the function of WEBSERVICE for help
- 2023-07-08 09:35:03下载
- 积分:1
-
简单的系统托盘编程,双击系统托盘图标,则显示窗口,右键则弹出菜单...
简单的系统托盘编程,双击系统托盘图标,则显示窗口,右键则弹出菜单-simple system tray programming,double click the icon of system tray,show the main window.right click the icon,popup the menu
- 2022-03-25 21:49:05下载
- 积分:1
-
show text in black screen with different size :)
show text in black screen with different size :)
- 2022-02-02 14:04:02下载
- 积分:1
-
本人用VB写的一个小闹钟,呵呵,会振动,可播放wav声音文件。...
本人用VB写的一个小闹钟,呵呵,会振动,可播放wav声音文件。-I wrote a small alarm clock, huh, vibration, can play wav sound files.
- 2023-06-24 20:10:04下载
- 积分:1
-
语音控制窗口
应用背景声音控制窗口(简单的代码,但快速和有效的)关键技术可以播放音乐,观看视频和图片,甚至可以控制你的网络浏览;
- 2023-03-20 05:45:03下载
- 积分:1
-
管道pipeocx
工控管道控件pipeocx-pipeline pipeocx
- 2022-12-11 15:50:03下载
- 积分:1