-
多媒体记数器,可以精确到1ms
多媒体记数器,可以精确到1ms-multimedia Register, to be precise 1ms
- 2022-08-03 20:35:10下载
- 积分:1
-
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复....
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复.-Read hard disk serial number of the real factory, many procedures are read out the hard disk volume label, will repeat.
- 2022-02-02 05:04:05下载
- 积分:1
-
The application shows how to use functions of the JN5121 Integrated Peripherals...
The application shows how to use functions of the JN5121 Integrated Peripherals API to READ
from and WRITE to an industry standard 24LC04 serial EEPROM
- 2023-03-03 17:30:04下载
- 积分:1
-
delphi编写的dll插件演示,模块化编程的基础
delphi编写的dll插件演示,模块化编程的基础-dll plugin delphi prepared presentations, the basis of modular programming
- 2022-05-20 04:56:58下载
- 积分:1
-
浮点运算异常(如被除0)的捕获
浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
- 2023-03-11 12:40:04下载
- 积分:1
-
Aircraft booking system for C++ program source code, hope that the exhibitions.
飞机订票系统的C++程序源代码,希望多多指教。-Aircraft booking system for C++ program source code, hope that the exhibitions.
- 2022-07-09 14:29:51下载
- 积分:1
-
取硬盘序列号的 DLL 的 C++ 源程序
取硬盘序列号的 DLL 的 C++ 源程序 -Check the hard disk serial number of the DLL of the C++ Source
- 2023-05-22 12:45:02下载
- 积分:1
-
扫描与监控端口数据流
扫描与监控端口数据流-port scan and monitor data flow
- 2022-03-02 01:40:29下载
- 积分:1
-
VC写的一个光驱控制程序 有VC源代码
VC写的一个光驱控制程序 有VC源代码-VC to write a CD-ROM control procedures have VC source code
- 2022-07-08 20:33:12下载
- 积分: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