-
C语言源代码的集合:C语言程序,包括一些算法…
c语言源代码集锦:内含c语言程序中的一些算法,有许多函数的编程实现功能,值得一看。-c language source code Collection : c language program includes some of the algorithm, there are many functions in functional programming overseas.
- 2023-01-20 08:30:04下载
- 积分: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
-
医院管理系统
Hospital management system
- 2022-01-26 03:09:59下载
- 积分:1
-
判断磁盘簇大小CodeGuru Determining Cluster Size
判断磁盘簇大小CodeGuru Determining Cluster Size-Determine the disk cluster size CodeGuru Determining Cluster Size
- 2022-03-24 00:58:55下载
- 积分:1
-
远程文件读取程序,针对初学者而言一学就会
远程文件读取程序,针对初学者而言一学就会-Remote file reading program for beginners in terms of one school will
- 2022-04-21 21:42:38下载
- 积分:1
-
一个检测您的cd rom设备的例子,可以自动侦测你的CD Rom的状态.
一个检测您的cd rom设备的例子,可以自动侦测你的CD Rom的状态.-an detect your cd rom equipment example, it will automatically detect your CD Rom state.
- 2022-03-10 18:43:49下载
- 积分:1
-
查找进程,不错的源代码
查找进程,不错的源代码- Search advancement, good source code
- 2022-02-28 23:34:20下载
- 积分:1
-
注册表监控程序 for 2000(含驱动源代码)
注册表监控程序 for 2000(含驱动源代码)-registry monitoring program for 2000 (including the driver source code)
- 2023-04-20 20:45:03下载
- 积分:1
-
用vc编的查看内存使用情况的程序源码
用vc编的查看内存使用情况的程序源码-Vc made with the view memory usage procedures source
- 2023-08-22 11:00:02下载
- 积分:1
-
api32 detailed usage.
api32的详细使用方法. -api32 detailed usage.
- 2023-01-16 16:25:03下载
- 积分:1