-
WINDOWS landing platform settings box, CTRL+ ALT+ DEL function key combinations,...
设置WINDOWS平台登陆框,CTRL+ALT+DEL组合键等功能的动态库框架-WINDOWS landing platform settings box, CTRL+ ALT+ DEL function key combinations, such as dynamic database framework
- 2022-02-13 14:25:30下载
- 积分:1
-
TCP连接状态观察工具,文件很小,能让你实时了解本机的网络连接状况...
TCP连接状态观察工具,文件很小,能让你实时了解本机的网络连接状况-TCP connection state observation tool, file is very small, make you real-time understanding of the machine" s network connectivity status
- 2022-11-24 18:40:03下载
- 积分:1
-
著名的注册表比较的小软件的源程序,希望对你有帮助
著名的注册表比较的小软件的源程序,希望对你有帮助
- 2022-01-25 18:32:44下载
- 积分:1
-
Windows登录Gina的Dll库实现
Windows登录Gina的Dll库实现-Windows log Gina implementation of the Dll Library
- 2022-07-16 05:45:10下载
- 积分:1
-
全部DELHI代码,实现类似于LINUX的多桌面原代码.
全部DELHI代码,实现类似于LINUX的多桌面原代码.-All DELHI code, to achieve similar multi-LINUX Desktop original code.
- 2023-08-29 03:45:04下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,上标下标源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, superscript subscript source code
- 2022-05-29 02:34:18下载
- 积分:1
-
中断服务开发类库
中断服务开发类库 -interrupted service development library
- 2022-01-25 17:54:29下载
- 积分:1
-
很好的windows代码
很好的windows代码-good windows code
- 2022-03-20 14:12:35下载
- 积分:1
-
一个可以自杀的程序,实现方法比较少见
一个可以自杀的程序,实现方法比较少见-a suicide procedures, methods to achieve relatively rare
- 2022-02-21 18:27:13下载
- 积分: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