-
这个程序可以实现二叉树的插入,删除操作。
这个程序可以实现二叉树的插入,删除操作。-this procedure can be achieved binary tree insertion, deletion.
- 2022-10-04 02:35:04下载
- 积分:1
-
leave management system
一个组织的休假管理系统。管理如何申请休假?如何获得批准?如何管理请假柜台。
- 2022-06-17 13:24:52下载
- 积分:1
-
3D游戏编程部分实例代码
3D游戏编程部分实例代码 -3D games, some examples of programming code
- 2022-03-14 08:45:30下载
- 积分:1
-
作者说话真幽默。内容讲得很透彻。这就开始了。
作者讲解真是幽默。内容讲得也很透彻。这本作为perl入门是没什么问题了。
本书主要讲解的是perl的变量类型,文字的处理,子例程,字符串与排序,文件的操作,进程的管理,正则表达式,模块的使用。没有dialog的例子-Author talk is really humorous. The content speaks very thorough. This started as a perl is no problem. This book is the main explaining variable type perl, word processing, sub-routines, string sorting, file operations, process management, regular expressions, modules use. There is no dialog example
- 2022-03-03 09:43:57下载
- 积分: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
-
the application demonstrated how direct access to physical drive
这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和MBR, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。-the application demonstrated how direct access to physical drive-reading/preparation Sector/cluster, and the MBR, FAT, such as a root directory operations. Includes a function can be used to search out of the cluster, such as disk diagnostic tools. Its limitations is that it can only run a FAT drive (FAT12, FAT16 and FAT32), which did not support the drive.
- 2023-03-24 17:40:04下载
- 积分:1
-
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。...
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。-C Sharp produced by the website analyzer. And can be downloaded from the website of pictures or other connection and displayed.
- 2022-06-15 03:03:13下载
- 积分:1
-
关于支撑向量机的代码实现方式
关于支撑向量机的代码实现方式-on Support Vector Machine code Realization
- 2022-05-07 07:12:27下载
- 积分:1
-
这是一个简单的时钟程序。可以设置时钟的一些参数,更好的为用户服务。...
这是一个简单的时钟程序。可以设置时钟的一些参数,更好的为用户服务。-This is a simple clock program. You can set the clock a number of parameters, and better for the users.
- 2022-04-22 09:54:38下载
- 积分:1
-
Soltek without extracting the software code, the installation can be extracted u...
soltek 本软件无解压码,解压安装即可用 简单使用 欢迎大家交流-Soltek without extracting the software code, the installation can be extracted using a simple Thank you, welcome you exchange
- 2023-03-17 18:45:05下载
- 积分:1