-
有时候我们需要知道某个系统DLL的版本号,这个程序告诉你如果获取该版本号。BCB6.0编译。
有时候我们需要知道某个系统DLL的版本号,这个程序告诉你如果获取该版本号。BCB6.0编译。-Sometimes we need to know a system DLL version number, tell you if this procedure to obtain the version number. BCB6.0 compiler.
- 2023-06-15 14: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
-
jQuery1.2.6资源包,一款强大的轻量级js库!
jQuery1.2.6资源包,一款强大的轻量级js库!-jQuery1.2.6Resource
- 2023-07-29 16:10:04下载
- 积分:1
-
"Windows programming secret," the most high
《Windows编程奥妙》,Windows编程最高阶图书,《Windwos高级编程》只能算进阶图书。该书作者是Boundcheck编写者之一。强力推荐。-"Windows programming secret," the most high-end Windows programming books, "Advanced Programming Windows" can only be described as intermediate books. The book"s author is Boundcheck one of the authors. Strongly recommended.
- 2022-06-19 02:12:54下载
- 积分:1
-
这是个模拟鼠标事件的源代码
这是个模拟鼠标事件的源代码-This is a simulation of the mouse source code! !
- 2022-03-05 22:11:32下载
- 积分:1
-
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等...
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等-access to current computer hardware information, including card type, card mac, etc.-Access to the current computer
- 2022-03-14 06:48:43下载
- 积分:1
-
2d激电反演程序包
本程序包是某某理工开发的,做2维电阻率极化率的正反演工作,主要用于科研学习,可以做二极,三极,对称四级,偶极-偶极数据的正反演,用有限差分法,做正演,可以加载地形条件,效果比较好。
- 2022-03-15 06:07:38下载
- 积分:1
-
模拟请求式页式存储器中硬件的地址转换和缺页中断
模拟请求式页式存储器中硬件的地址转换和缺页中断- The simulation requested in the type page type memory the
hardware address translation and 缂洪〉 severs
- 2022-02-25 06:58:48下载
- 积分:1
-
容器类经典实例演示。
容器类经典实例演示。-container class classic examples demonstrate.
- 2023-05-19 15:10:03下载
- 积分:1
-
智能安防软件。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化...
智能安防软件。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化
函数initializeWinIO调用将会失败-Smart Security software. In compiling this chapter procedures, please winio.dll, winio.vxd and three winio.sys copy files to the directory where the executable file, otherwise WinIo library initialization function call will fail initializeWinIO
- 2023-02-21 06:35:03下载
- 积分:1