-
本源码为目录管理系统源码,功能强大,有很强的容错能力,简单易懂...
本源码为目录管理系统源码,功能强大,有很强的容错能力,简单易懂-very good!!!
- 2022-05-25 20:48:07下载
- 积分:1
-
TCPIP protocol stack of a class thing now is to achieve some simple features, ro...
类TCPIP协议栈的一个东西,目前只是实现一些简单的功能,有待改善-TCPIP protocol stack of a class thing now is to achieve some simple features, room for improvement
- 2022-03-12 02:17:19下载
- 积分:1
-
这是本人整理的系统操作函数集,希望对大家能有帮助。
这是本人整理的系统操作函数集,希望对大家能有帮助。-this is my finishing System Operator Set function, we can hope to be of help.
- 2022-06-15 17:08:31下载
- 积分:1
-
patice java
patice java
- 2023-06-12 14:55:04下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-05-28 14:16:02下载
- 积分:1
-
Windows2000下的IP包监视器源代码。rar
WINDOWS2000下的IP包监视器源代码.rar-Windows2000 under the IP packet monitor source code. Rar
- 2022-07-16 07:12:41下载
- 积分:1
-
Delphi实现窗体悬浮的例子,给初学者一些帮助
Delphi实现窗体悬浮的例子,给初学者一些帮助-Delphi Form suspended example, some help to beginners
- 2023-07-07 22:50:03下载
- 积分:1
-
I look at some on
本人在网上搜罗过一些与关机有的代码,发现关机的代码差不多都一样,而对关机前的特效的代码几科没有,只有一个WIN2000的,其方法如:制造一个刷子,用灰色刷屏幕!以下这部分为网上的一个老版本的关机效果代码,不是很好-I look at some on-line and off some code, the code found off almost the same, and right before turning off the effects of several branches no code, only a WIN2000, and its methods as : manufacturing a brush. Brush with gray screen! Following this into an online version of the old code shutdown effect is not good
- 2022-01-23 10:25:45下载
- 积分:1
-
经典的生产者、消费者问题。
经典的生产者、消费者问题。-classic producer, consumer issues.
- 2022-02-01 15:59:02下载
- 积分: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