-
User Name: Legal Program Code License: 49EGT4Y4DDXE8GN329AM2NPVJ
用户名:Legal Program
- 2023-09-08 06:00:03下载
- 积分:1
-
培训和安置制度
在 netbeans 运行此项目。前端用作 netbeans 和后端女士访问。tis 项目是对学生有用。这个项目给出了有关训练的详情和安置的学生
- 2022-04-18 08:18:23下载
- 积分:1
-
用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用...
用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) source prepared Gobang game procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-06-12 13:14:52下载
- 积分: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-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
一个阅读器的小程序上传给 大家看看 吧3希望有帮助
一个阅读器的小程序上传给 大家看看 吧3希望有帮助-a project use for read file
- 2022-03-12 09:30:26下载
- 积分:1
-
关键路径39 ok VC
关键路径39 ok VC- Essential way 39 ok VC
- 2022-06-15 00:02:31下载
- 积分:1
-
一个紧凑的代理人(编译压缩约5K),模式是一个多线程
a compact agents (compiled compressed about 5K), the mode is a multithreaded
- 2022-12-08 13:05:03下载
- 积分:1
-
LCD 显示例子。
非常好用。
源代码完全开放。
LCD 显示例子。
非常好用。
源代码完全开放。
- 2023-05-13 07:15:03下载
- 积分:1
-
用最小二乘法拟合圆的算法,求出圆的特征值
用最小二乘法拟合圆的算法,求出圆的特征值-Using least squares circle fitting algorithm, to derive eigenvalue round
- 2022-07-15 01:55:19下载
- 积分:1