-
关于曼彻斯特解码的源代码
曼彻斯特解码的软件,用于无线接收433MHZ传感器的数据,之前看了很久还是很好的学习资料的。用的是CC1101芯片做的载体在最下面
- 2023-03-31 16:45: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
-
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行...
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行-WINDOWS XP automatically install the patch, and the patch and it should be placed in the same directory and then run
- 2022-10-19 22:50:04下载
- 积分:1
-
This is a curriculum design, the main achievement of learning management systems...
这是一个课程设计,主要内容是学习的成绩管理系统,希望对大家有用。-This is a curriculum design, the main achievement of learning management systems in the hope for all of us.
- 2022-08-15 20:44:01下载
- 积分:1
-
DCT image processing algorithm
图象处理DCT算法-DCT image processing algorithm
- 2022-06-01 01:26:15下载
- 积分:1
-
documents and Views
文档和视图--模拟滚轮滑鼠-documents and Views-- Simulation wheel mouse
- 2022-05-21 12:07:10下载
- 积分:1
-
DirectDraw扩展的类
DirectDraw扩展类-DirectDraw extension of the class
- 2022-01-28 23:50:21下载
- 积分:1
-
注册表读写
注册表读写 -registry reader to read and write registry
- 2022-04-19 15:40:04下载
- 积分:1
-
验证码生成器
产生在C#中的随机验证码的图片。在简单的颜色产生的Captcha的瓯多种颜色。
- 2022-05-25 22:33:52下载
- 积分:1
-
数据采集mesydaq
- 2022-09-10 18:00:06下载
- 积分:1