-
Java实现deadlock detection algorithm
Java实现deadlock detection algorithm-Java deadlock detection algorithm
- 2022-07-07 18:54:12下载
- 积分:1
-
计算1970年1月1日8:00:00到目前的秒数,关键字:日历时间,格林时间...
计算1970年1月1日8:00:00到目前的秒数,关键字:日历时间,格林时间-Calculation of January 1, 1970 to the current number of seconds to 8:00:00, keyword: calendar time, Green Time
- 2023-01-30 13:30:03下载
- 积分:1
-
web download实用工具,非常好用
web download实用工具,非常好用-web download utility, very easy to use
- 2022-05-14 22:23: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
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
处理Register项的类
处理Register项的类 -The class for dealing with register item
- 2022-07-19 19:37:20下载
- 积分:1
-
vc. Net vc 6 and environment engineering document conversion between the small p...
vc。net和vc 6环境下工程文件之间的转换实用小工具
-vc. Net vc 6 and environment engineering document conversion between the small practical tools
- 2023-07-04 06:50:03下载
- 积分:1
-
一个软件代码的总结,可以帮助你统计那里的代码…
一个对于代码总结的一个软件,可以帮你统计你的代码还有一些注释等,非常好用-A summary of the code of a software, can help you statistics of your code there are some notes and so on, very easy to use
- 2022-06-26 11:40:25下载
- 积分:1
-
Q to feed pets a software, very easy to use and portable, can provide the best s...
一个养活Q宠物的软件,很方便使用和携带,能提供目前最好的服务-Q to feed pets a software, very easy to use and portable, can provide the best service
- 2022-03-03 10:34:44下载
- 积分:1
-
网络发现部分源码,vc++开发,支持Windows和Unix系统
网络发现部分源码,vc++开发,支持Windows和Unix系统-net manager code for net topology discovery
- 2023-05-21 15:00:03下载
- 积分:1