-
用vc作的一个简单的电子表格,可以进行插入删除,添加行列等操作...
用vc作的一个简单的电子表格,可以进行插入删除,添加行列等操作-vc used for a simple electronic forms that can be inserted delete, add the ranks of such an operation
- 2022-04-12 16:33:13下载
- 积分:1
-
good procedure to use
很好的程序请使用-good procedure to use
- 2022-01-25 20:06:48下载
- 积分:1
-
on entropy coding code
关于熵编码的代码-on entropy coding code
- 2022-02-05 08:10:10下载
- 积分:1
-
用vb编写的看电视界面
用vb编写的看电视界面-with vb prepared by the television interface
- 2023-05-19 00:50:03下载
- 积分:1
-
in VB program simulated mouse movement, and can allow programs to automatically...
在VB程序中模拟鼠标的动作,可让程序自动动作。-in VB program simulated mouse movement, and can allow programs to automatically moves.
- 2022-05-21 19:27:44下载
- 积分:1
-
用VC编写的换肤程序,如有需要的可以下载,很有参考价值.
用VC编写的换肤程序,如有需要的可以下载,很有参考价值.-VC skinnable prepared by the procedure, if necessary can be downloaded great reference value.
- 2022-07-09 19:51:38下载
- 积分: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++ Builder 下编译含有 MFC 的程式
C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
- 2023-01-27 17:50:03下载
- 积分:1
-
C#绝佳的编程秘诀
C#绝佳的编程秘诀- 以空间换时间算法精要,有需要的可以参考-good program for c#
- 2022-03-18 14:34:57下载
- 积分:1
-
迷你的文件切割软件
迷你的文件切割软件-mini paper cutting software
- 2023-06-25 04:10:03下载
- 积分:1