-
By abnormal operation of the Options box, we can see VC is how to handle excepti...
通过对选项框内异常操作的处理,可以看到VC是如何处理异常的,对初学都有帮助。-By abnormal operation of the Options box, we can see VC is how to handle exceptions, to be helpful to beginners.
- 2022-01-22 09:00:32下载
- 积分: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
-
该程序是仿照的一个小程序,对VC++的了解,也是从基本入手
该程序是仿照的一个小程序,对VC++的了解,也是从基本入手-The program is modeled on a small procedures, VC++ Understanding, but also from the basic starting
- 2023-03-20 21:30:03下载
- 积分:1
-
code of pl0,exploiture by cbc
一个PL0的原代码,用CBC开发,请铁更改-code of pl0,exploiture by cbc
- 2022-01-20 23:35:19下载
- 积分:1
-
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keyge...
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keygen.exe。
源代码在Delphi 5与Delphi 7下编译通过,Delphi 6及Delphi 8之后的版本没有测试过,理论上应该也没有问题。
-first run make.bat paper received Keygen.res resource documents, Delphi then opened Keygen.dpr five project documents can be directly translated. will generate executable files Keygen.exe. Source code in Delphi 5 and Delphi 7, compile, Delphi Delphi 6 and 8 after the version tested, theoretically there should be no problem.
- 2022-01-25 16:36:16下载
- 积分:1
-
VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。...
VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。-VC written by a reader drives and CPU serial number sequence, the DLL, you can use it for its own software to provide protection mechanisms.
- 2022-09-08 04:25:02下载
- 积分:1
-
一些外资公司正在用的物料管理应用程序,有很强的实用价值.
一些外资公司正在用的物料管理应用程序,有很强的实用价值.-some foreign companies were using the materials management applications and has a strong practical value.
- 2023-02-22 13:55:04下载
- 积分:1
-
Custom windows global hotkeys source code can be any arbitrary definition of hot...
自定义windows 全局热键的源代码
可以任意定义任何热键,用以开发程序-Custom windows global hotkeys source code can be any arbitrary definition of hotkeys to develop procedures
- 2022-05-26 13:00:03下载
- 积分:1
-
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG...
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG使用起来复杂,操作都是命令行格式,需要perl支持,而PRTG提供图形化的向导,方便简单。... -PRTG windows platform is the MRTG, which uses SNMP to network traffic, CPU load, memory utilization data for the monitoring, and generates all kinds of statistics and graphics, Web pages and statements. MRTG to use complex operations are command line format, perl support PRTG and provide graphical wizard, easy to use. ...
- 2022-04-19 03:22:13下载
- 积分:1
-
Hook directx和com技术的源码,跟普通hook api存在着一些区别
Hook directx和com技术的源码,跟普通hook api存在着一些区别-Hook directx and com-source technology with ordinary hook api there are some differences between
- 2022-02-04 13:41:58下载
- 积分:1