-
Vc to operate with read write excel functions
用vc来操作excel
读取写入等功能-Vc to operate with read write excel functions
- 2022-05-13 14:41:33下载
- 积分:1
-
note book source code
note book source code
- 2023-09-09 13:15: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
-
这是我在学习vc中图像的时候 编写的一个小程序 用来图片的百叶窗的效果...
这是我在学习vc中图像的时候 编写的一个小程序 用来图片的百叶窗的效果-This is my vc in learning when the image in the preparation of a small program used to picture the effect of the blinds
- 2022-01-28 04:41:41下载
- 积分:1
-
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键....
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键.-Settings or enter the standby mode function. Can also be set up, standby or to enter standby mode for the Hotkey button.
- 2022-03-18 05:43:18下载
- 积分:1
-
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法...
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
- 2022-05-29 09:55:16下载
- 积分:1
-
This is an extract registry procedures, it can tell you how to put the registry...
这是一个提取注册表的程序,它可以告诉你如何的把注册表的信息提取出来-This is an extract registry procedures, it can tell you how to put the registry information extracted
- 2022-06-11 20:19:43下载
- 积分:1
-
一个导出类的Dll工程实例,该工程提供一个虚基类作为外部接口,接口的真正实现部分隐藏在DLL里...
一个导出类的Dll工程实例,该工程提供一个虚基类作为外部接口,接口的真正实现部分隐藏在DLL里-A derived class project examples Dll, which works to provide a virtual base class as an external interface, interface to achieve some real hidden DLL Lane
- 2022-02-03 14:33:07下载
- 积分:1
-
一个本机系统服务管理程序
一个本机系统服务管理程序--A localhost system server admin program
- 2022-02-28 22:22:50下载
- 积分:1
-
这个是比较多的常用的系统操作的示例,有系统信息获取,文件访问等等的方法介绍
这个是比较多的常用的系统操作的示例,有系统信息获取,文件访问等等的方法介绍-this was more commonly used operating system examples of a systematic access to information, documents, etc. visit the method introduced
- 2022-03-06 03:27:47下载
- 积分:1