-
获取系统主要信息
cpu信息
硬盘信息
内存信息等
获取系统主要信息
cpu信息
硬盘信息
内存信息等-The main message acquisition system information cpu memory hard disk information such as information
- 2023-01-20 22:00:04下载
- 积分:1
-
利用DELPHI不需要任何代码自动生成图章工具.
利用DELPHI不需要任何代码自动生成图章工具.-DELPHI using automatically generated code does not require any stamp tool.
- 2023-02-07 07:30:03下载
- 积分:1
-
在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar...
在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar-on the task bar icon to add the procedures we have used this procedure in the task bar can add a ProgressBar
- 2022-08-07 20:14:30下载
- 积分:1
-
An application
一个应用级的键盘钩子程序,简单实用。是在应用级实现的-An application-level keyboard hook procedure, simple and practical. Is realized in the application-level
- 2022-11-13 12:55:03下载
- 积分:1
-
一个简单的托盘程序
一个简单的托盘程序-a simple procedure tray
- 2022-04-17 00:30:02下载
- 积分:1
-
本程序可以实现系统音量的控制。真是个好东西!
本程序可以实现系统音量的控制。真是个好东西!-this procedure can be achieved system volume control. Really good thing!
- 2022-08-24 09:46:14下载
- 积分:1
-
中国移动短信CMPP 2.0协议API.rar
中国移动短信CMPP 2.0协议API.rar-China Mobile CMPP 2.0 protocol message API.rar
- 2022-11-18 01:40:04下载
- 积分:1
-
java实现office中的excel功能的文章,很有用的阿!希望能对大家设计这种程序时候有所帮助。...
java实现office中的excel功能的文章,很有用的阿!希望能对大家设计这种程序时候有所帮助。-achieve the functional excel article A very useful! We hope that the design of such procedures often help.
- 2022-12-17 12:45:03下载
- 积分:1
-
监视文件的存取for NT/2000/9X
监视文件的存取for NT/2000/9X- Surveillance document deposit and withdrawal for
NT/2000/9X
- 2022-05-21 20:43:25下载
- 积分: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