-
In the core layer view the WINDOWS system objects, to achieve similar functional...
在核心层查看WINDOWS系统对象,实现与WINOBJ类似的功能-In the core layer view the WINDOWS system objects, to achieve similar functionality with the WINOBJ
- 2022-02-26 18:50:35下载
- 积分: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
-
这是作者在开发上位监控的一个部分…
这是作者在开发主机监控工程中的一段代码,可以获取进程中的CPU利用率。-This is the author of works in the development of the host to monitor a section of code that can be accessed in the process of CPU utilization.
- 2022-06-18 17:05:23下载
- 积分:1
-
virutal printer 虚拟打印机源代码.
virutal printer 虚拟打印机源代码.-virutal printer virtual printer source code.
- 2022-03-20 05:18:34下载
- 积分:1
-
this book is also about how the Linux kernel works and how to adapt its workings...
this book is also about how the Linux kernel works and how to adapt its workings to your needs or interests.
英文版 pdf-this book is also about how the Linux kernel works and how to adapt its workings to your needs or interests. English pdf
- 2022-04-14 23:57:51下载
- 积分:1
-
本程序是一个偷取别人U盘里面的资料的程序,请勿用于非法用途...
本程序是一个偷取别人U盘里面的资料的程序,请勿用于非法用途-this procedure is a stolen U disk inside information on the procedures, please do not be used for illegal purposes
- 2022-02-12 04:26:17下载
- 积分:1
-
老外写的一个关于模拟键盘事件的示例程序
老外写的一个关于模拟键盘事件的示例程序-written by a foreigner on the simulated keyboard sample program
- 2022-05-21 03:40:32下载
- 积分:1
-
工业pid仿真的演示程序,很不错的,学习用的代码
工业pid仿真的演示程序,很不错的,学习用的代码-industrial pid simulation demo program, a very good study of the code
- 2022-12-01 20:35:03下载
- 积分:1
-
任务处理的源代码
任务处理的源代码-task of source code
- 2022-05-20 02:48:35下载
- 积分:1
-
Using and reading of PStorage (Protected storage) where Internet Explorer saves...
Using and reading of PStorage (Protected storage) where Internet Explorer saves its data (Logins, Passwords etc.)
- 2022-11-24 19:35:03下载
- 积分:1