-
virtual memory management procedures
虚拟内存管理程序-virtual memory management procedures
- 2023-06-17 10:05:04下载
- 积分:1
-
BiosId 主板序列号获取动态链接库
BiosId 主板序列号获取动态链接库-BiosId motherboard serial access dynamic link library
- 2023-06-21 09:35:04下载
- 积分:1
-
显示键盘操作的消息内容
显示键盘操作的消息内容-keyboard operation showed the news content
- 2023-05-06 17:30:03下载
- 积分:1
-
更改密码的密码
Change NT password in C
- 2022-03-13 19:16:44下载
- 积分:1
-
系统监视器
记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录...
系统监视器
记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
- 2023-02-27 22:40:04下载
- 积分:1
-
改变系统刷新率
C++ 2005上编译 改变系统刷新率
外面的config.ini 写了外部读取的配置文件
- 2022-11-30 06:05:04下载
- 积分:1
-
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。...
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。-A small operating system code, very simple to use, but the structure is complete and available for developers to refer to learning.
- 2022-03-21 10:43:14下载
- 积分:1
-
WINDOWS印刷控制类库
WINDOWS印刷控制类库-WINDOWS printing control library
- 2023-05-31 10:45:03下载
- 积分:1
-
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能-DLL in the ISAPI extension of COOKIES, the expansion of a dynamic link library function
- 2022-02-04 08:27:10下载
- 积分: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