-
图标和光标.rar
图标和光标.rar-icons and cursor. Rar
- 2022-05-30 19:29:02下载
- 积分:1
-
vb程序 将excel中的数据读到cad中
vb程序 将excel中的数据读到cad中-vb program will read the data in excel in cad
- 2022-03-06 06:55:54下载
- 积分:1
-
显示windows操作系统进程的例子程序,比较简单,容易入门。
显示windows操作系统进程的例子程序,比较简单,容易入门。-Shows examples of windows operating system process, procedures, relatively simple, easy entry.
- 2023-02-24 19:00:04下载
- 积分:1
-
注册表浏览器,可以罗列出注册表的各项信息
注册表浏览器,可以罗列出注册表的各项信息-registry browser, you can set out the registry of information
- 2022-10-19 11:45:02下载
- 积分:1
-
VB写的一个DLL,读写注册表键名及键值
VB写的一个DLL,读写注册表键名及键值-VB write a DLL, read and write registry keys and the keys
- 2022-07-01 02:38:36下载
- 积分:1
-
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值...
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值-VC++ Access system hardware information ... including the CPU, BOIS, memory, hard drives, etc., have a good reference for learning the value of
- 2022-03-22 08:41:36下载
- 积分:1
-
c++ builde 6 adopted, in the Builder environment assembler call
c++ builde 6下通过,在Builder环境下调用汇编程序-c++ builde 6 adopted, in the Builder environment assembler call
- 2022-03-29 06:11:47下载
- 积分:1
-
控制面板程序编写的一个简单的例子!cpl格式的文件,把testcpl.cpl拷贝到c:windowssystem32后,打开控制面板后自动加载此文件,实现了记录...
控制面板程序编写的一个简单的例子!cpl格式的文件,把testcpl.cpl拷贝到c:windowssystem32后,打开控制面板后自动加载此文件,实现了记录双击这个程序的次数。-Control panel program written in a simple example! cpl file formats to testcpl.cpl copy to c: windows system32, open the Control Panel will automatically load this file, double-click the program achieved a record number of times.
- 2022-08-03 16:59:07下载
- 积分:1
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2022-03-16 18:27:44下载
- 积分: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