-
用C语言实现安全性检测
用C语言实现安全性检测-C language safety testing
- 2022-10-23 18:55:03下载
- 积分: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
-
一个计算机目录的浏缆器,希望对初学Windows系统编程的朋友有一定的帮助...
一个计算机目录的浏缆器,希望对初学Windows系统编程的朋友有一定的帮助-a computer directory visit browser, and I hope to novice Windows System Programming friends can help
- 2022-01-25 18:30:24下载
- 积分:1
-
vc中 获取Windows版本号和运行模式
vc中 获取Windows版本号和运行模式-vc gains the Windows edition number and the movement pattern
- 2023-08-23 00:40:03下载
- 积分:1
-
源代码 charsize
下载文件字符大小到 clientes rpg、 管道、 文件、 sendpacket
- 2022-03-05 15:08:05下载
- 积分:1
-
在DOS下查看长Win95的文件名,不支持FAT32
在DOS下查看长Win95的文件名,不支持FAT32-Watching long filename of win95 in dos, not supporting FAT32
- 2023-06-13 09:35:03下载
- 积分:1
-
一个绘制Windows桌面的小程序
一个绘制Windows桌面的小程序-Drawing a Windows desktop applets
- 2022-01-22 13:18:19下载
- 积分:1
-
演示如何修改PE文件,在运行的时候先弹出一个提示框
演示如何修改PE文件,在运行的时候先弹出一个提示框-Demonstration of how to modify the PE file, when running the first pop up a prompt box
- 2022-07-03 10:29:33下载
- 积分:1
-
获取主机网卡信息的程序,win32asm写的
获取主机网卡信息的程序,win32asm写的-Card information to obtain the host program, win32asm written
- 2023-03-28 19:15:03下载
- 积分: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