-
基于MFC界面,实现了冒泡排序一个简单的调试功能程序
基于MFC界面,实现了冒泡排序一个简单的调试功能程序-MFC-based interface, the Bubble Sort realize a simple debugging procedures
- 2022-03-23 11:43:27下载
- 积分:1
-
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。...
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。-Access to the local account information of the procedures, the use of enumeration NetUserEnum function, only a local part of the same principle as the remote.
- 2022-01-24 12:55:28下载
- 积分:1
-
医院管理信息系统用VC++ACESS数据库实现~
医院管理信息系统用VC++ACESS数据库实现~-Hospital management information system using VC ACESS database realize ~
- 2022-02-02 09:11:29下载
- 积分:1
-
语音交换机程序开发,对初学者有较大帮助,ivr technoligy
语音交换机程序开发,对初学者有较大帮助,ivr technoligy-ivr
- 2023-06-09 16:50:03下载
- 积分:1
-
浙江家教网教学系统根据现在流行的教学模式开发成功
浙江家教网教学系统根据现在流行的教学模式开发成功-The Zhejiang family education network teaching system develops successfully according to the present popular educational model
- 2022-03-23 12:23:10下载
- 积分: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
-
一个读写注册表的源程序
一个读写注册表的源程序-a reader registry source
- 2022-08-22 13:45:36下载
- 积分:1
-
Contract Management System source code is very good
合同管理系统原代码非常好-Contract Management System source code is very good
- 2022-07-20 01:11:16下载
- 积分:1
-
此应用程序不仅展示了使用微软基础知识…
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your ConvNums application.
- 2022-01-26 01:05:59下载
- 积分:1
-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1