-
i2c 的一些文档,对i2c设计有很大的帮助!
i2c 的一些文档,对i2c设计有很大的帮助!-i2c some documents, the design of i2c great help!
- 2022-07-20 15:13:14下载
- 积分:1
-
分割窗体以及进行窗体之间的通信 将主窗体分成两部分 其中一个有textbox 输入数据及删除数据都可以在另一个窗体中显示。...
分割窗体以及进行窗体之间的通信 将主窗体分成两部分 其中一个有textbox 输入数据及删除数据都可以在另一个窗体中显示。-Split between form and form to the main form of communication will be divided into two parts, one of a textbox to enter data and deleted data can be displayed in another form.
- 2022-10-30 15:10:03下载
- 积分:1
-
" C++ university courses," Chapter 24 of all the source code. For the C...
《C++大学教程》第24章所有源代码。为光盘内容-" C++ university courses," Chapter 24 of all the source code. For the CD-ROM content
- 2022-01-26 01:46:56下载
- 积分:1
-
Win32 API大全,全面的api函数,排版也很不错,大家收藏一下吧
Win32 API大全,全面的api函数,排版也很不错,大家收藏一下吧-Win32 API Guinness, comprehensive api function, layout is also very good, we Favorites yourself
- 2022-06-11 11:23:11下载
- 积分:1
-
aaaaaa fff f
aashjhlk jlkhlkjhlkj
kjÅŸlkajsÅŸlkj
alksjlakjsÅŸ
lakjsÅŸlkja
- 2022-11-20 17:55: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
-
Internet banking in asp
Internet banking in asp
- 2023-04-29 11:15:03下载
- 积分:1
-
拥有PC“WORD”九成功能的SoftMakerOffice2006绿色中文版。 PPC上自带的OFFICE WORD说实在的真是不敢恭维....
拥有PC“WORD”九成功能的SoftMakerOffice2006绿色中文版。 PPC上自带的OFFICE WORD说实在的真是不敢恭维.
-Have a PC " WORD" Jiucheng feature SoftMakerOffice2006 green Chinese version. PPC on the built-in OFFICE WORD tell the truth is really not to be commended.
- 2022-01-21 19:40:13下载
- 积分:1
-
a calendar of small programs, and the Solar Lunar show.
一个日历小程序,显示农历和节气.-a calendar of small programs, and the Solar Lunar show.
- 2022-03-02 23:04:20下载
- 积分:1
-
画矩阵盒子程序
矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明
程序通过编译运行...
画矩阵盒子程序
矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明
程序通过编译运行-Program matrix matrix box painting box components from X, enter the number two, the first number of the number of representatives of the matrix box, the second number representing each box contains the number of rows of the matrix, specific examples, see description of the procedures for the procedure to run through the compiler
- 2022-06-16 02:52:12下载
- 积分:1