-
这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~...
这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~-this a registry for operation of the module, you can add it to their own procedures oh ~
- 2023-08-10 15:05:02下载
- 积分:1
-
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模...
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
-BM algorithm is a better pattern matching algorithm. General, if we do not consider the length of pattern, a time complexity O (n) algorithm should be optimal, but the fact is not the case. BM algorithm can achieve higher efficiency of pattern matching. Analysis and experiments, BM-matching algorithm for those relatively large character set, and the mode string of characters appearing in less time, the efficiency of the fastest. Moreover, consider the KMP matching optimization, you can match the combination of KMP and BM match, and further improve efficiency.
- 2023-01-27 01:15:04下载
- 积分:1
-
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
- 2022-01-25 22:36:25下载
- 积分:1
-
本程序用VC编写,用于获取操作系统的相关信息。
本程序用VC编写,用于获取操作系统的相关信息。- This procedure compiles with VC, uses in to gain the operating
system the related information.
- 2023-08-27 06:35:03下载
- 积分:1
-
vc++实现安装程序的开发
vc++实现安装程序的开发 -vc++ realize the development of the installation process
- 2023-04-28 12:50:02下载
- 积分:1
-
sdfsdfsdfsdf
sdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfg
sdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfg
sdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfg
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-20 21:59:17下载
- 积分:1
-
手写数字识别系统,VC++
手写数字识别系统.vcproj这是使用“应用程序向导”生成的 VC++ 项目的主项目文件。它包含有关生成文件的 Visual C++ 版本的信息,以及有关用“应用程序向导”所选择的平台、配置和项目功能的信息。手写数字识别系统.h这是应用程序的主头文件。它包含其他项目特定的头文件(包括 Resource.h),并声明CFigureApp 应用程序类。手写数字识别系统.cpp这是包含应用程序类 CFigureApp 的主应用程序源文件。手写数字识别系统.rc这是程序使用的所有 Microsoft Windows 资源的列表。 它包含存储在 RES 子目录中的图标、位图和光标。 可直接在 Microsoft Visual C++ 中编辑此文件。项目资源包含在 2052 中。
- 2022-11-23 10:15:03下载
- 积分:1
-
use standard api realization windows Password
使用标准api实现得到windows密码-use standard api realization windows Password
- 2022-05-22 21:56:44下载
- 积分:1
-
Procs.dll combines the process/module related toolhelp and psapi API s to one se...
Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions.
So you don t need to handle Win9x/ME and NT different anymore.-Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions.
So you don t need to handle Win9x/ME and NT different anymore.
- 2022-03-21 15:54:07下载
- 积分:1
-
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;...
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;-pbtowordandexcel directory : PowerBuilder 9.0 in through OLE technology with Word and Excel Communications examples;
- 2023-06-02 20:30:03下载
- 积分:1