-
DELFOR(源码排列工具)
资源描述说明:将 Delphi Object Pascal 源码排列整齐的工具的源代码 ( 2.0 版,相当於适用於 Delphi 2.0~5.0 专家版本 2.2.3 版 DELFOREX.ZIP )
- 2022-03-20 15:45:20下载
- 积分:1
-
FP数据挖掘
Data Mining of FP-growth algorithm, a very good code, you can tap the database of association rules
- 2022-07-16 01:22:49下载
- 积分:1
-
VC++USB程序源码
VC++USB程序源码
- 2022-07-24 09:30:36下载
- 积分:1
-
计算机编程和维护所有的源代码包含D。
电脑编程技巧与维护全部Delphi源代码,包含几十个使用的源代码。-computer programming skills and maintenance of all Delphi source code contains dozens of source code.
- 2022-10-14 23:40: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
-
考虑到4
Consider a 4-input and 1-output problem where the output is required to be one if the input configuration is symmetrical and zero otherwise.-Consider a 4-input and 1-output problem where the output is required to be one if the input configuration is symmetrical and zero otherwise.
- 2022-04-30 23:29:17下载
- 积分:1
-
source VC
屏幕打印源程序VC编程-source VC
- 2022-07-08 17:25:26下载
- 积分:1
-
Relay Function Code
继电保护功能代码,xls格式,补充了一个英文说明TXT-Relay Function Code
- 2022-01-26 00:10:51下载
- 积分:1
-
主要是用于大智慧的数据采集,可以定期进行采集以做成服务...
主要是用于大智慧的数据采集,可以定期进行采集以做成服务-Intelligence primarily for large data collection can be collected periodically in order to make services
- 2022-07-17 05:48:58下载
- 积分:1
-
在相应的RINEX文件转换格式编辑和质量。GPS数据
可对GPS数据进行相应的RINEX格式文件转换编辑以及质量检测!-GPS data on the corresponding RINEX file conversion format editing and quality inspection!
- 2022-07-17 08:16:17下载
- 积分:1