-
获得某台服务器上的所有用户信息
获得某台服务器上的所有用户信息- Obtains on some server all user information
- 2022-09-30 07:40:03下载
- 积分:1
-
将vc.net的程序转化为vc6.0源代码
将vc.net的程序转化为vc6.0源代码-vc.net procedures will be converted into source code vc6.0
- 2023-08-30 13:35: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
-
elevator simulation system design (including the design documents and source cod...
电梯仿真系统设计(包含设计文档和源代码),利用多线程技术实现个电梯载客的仿真情况。-elevator simulation system design (including the design documents and source code), the use of multi-threading technology to achieve lift capacity of the simulation.
- 2022-06-12 19:41:28下载
- 积分:1
-
股票分析、数据接收、图形绘制、股票信息收集…
股票分析,数据接受,图形绘制,股票信息采集源码-Stock analysis, data acceptance, graphics rendering, stock information collection source
- 2022-07-07 07:11:29下载
- 积分:1
-
用JAVA编写的多极反馈优先的程序。实现操作功能
用JAVA编写的多极反馈优先的程序。实现操作功能-prepared using JAVA multi-polar feedback priority procedures. Achieving feature
- 2022-08-25 16:28:51下载
- 积分: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
-
操作系统课程设计报告《设置自己的驱动程序》,内含源码、word文档、PPT...
操作系统课程设计报告《设置自己的驱动程序》,内含源码、word文档、PPT-Operating System Course Design Report " set up your own driver" , containing source code, word documents, PPT
- 2022-07-10 19:16:07下载
- 积分:1
-
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。...
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。
- 2022-02-06 15:36:46下载
- 积分:1
-
启动时根据上次的用户名和密码自动登录NT
启动时根据上次的用户名和密码自动登录NT -The example of starting the system using the usename and password used before
- 2023-02-07 08:35:04下载
- 积分:1