-
学习简单的字符串加密技术;
演示用wm_copydata进行数据交换;...
学习简单的字符串加密技术;
演示用wm_copydata进行数据交换;
-learn simple string encryption technology; Demo wm_copydata for data exchange;
- 2022-02-01 09:30: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
-
this a book for embedded system design. very useful for developing embedded syst...
this a book for embedded system design. very useful for developing embedded system. as well as C programming language
- 2022-05-24 23:06:59下载
- 积分:1
-
一个很好的反rootkit例子,终止其运用或替换 重要system dlls.
一个很好的反rootkit例子,终止其运用或替换 重要system dlls.-A good example of anti-rootkit, to terminate the use or replacement of important system dlls.
- 2022-06-28 05:25:55下载
- 积分:1
-
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C...
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)-C is a complete screen mamagement sy stem for all usual C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)
- 2022-02-13 12:53:13下载
- 积分:1
-
可以实现对成绩的查看 修改 和管理 计算等
可以实现对成绩的查看 修改 和管理 计算等-Can realize the achievements of view modification and management of computing
- 2022-09-18 20:00:03下载
- 积分:1
-
Windows Registry Guide:深入了解windows注册表
Windows Registry Guide:深入了解windows注册表-Windows Registry Guide: in-depth understanding of windows registry
- 2022-10-18 06:15:03下载
- 积分:1
-
ini配置文件读取。适用于VC6.0下.可自行修改后加入自己的工程中...
ini配置文件读取。适用于VC6.0下.可自行修改后加入自己的工程中-an ini reader. work under Visual C++ 6.0
- 2022-03-20 06:05:25下载
- 积分:1
-
一组溢出工具源代码,包括ms05029,05039,webdav,IIS的溢出代码
一组溢出工具源代码,包括ms05029,05039,webdav,IIS的溢出代码-A set of tools for source code spill, including ms05029, 05039, webdav, IIS overflow code
- 2022-03-31 21:39:03下载
- 积分:1
-
一个WINTHREAD的例子。请大家一起学习
一个WINTHREAD的例子。请大家一起学习-A WINTHREAD example. Please join U.S. study
- 2022-03-11 11:39:01下载
- 积分:1