-
DLL application example, it is clear, one will watch the use of a DLL
DLL 的应用实例,很清晰,一看就会DLL的使用了-DLL application example, it is clear, one will watch the use of a DLL
- 2022-04-21 15:44:06下载
- 积分:1
-
软键盘,很方便的,界面比较优美,有点类似
软键盘,很方便的,界面比较优美,有点类似-softkey
- 2022-05-13 00:04:13下载
- 积分:1
-
This project will never be finished because the code is lame and i m working on...
This project will never be finished because the code is lame and i m working on my import
rebuilder. Sorry if i missed some comments and if it s not written in pure C++ (i mean in
REAL Object).
- 2022-03-03 00:58:33下载
- 积分:1
-
You can hang, freeze any process, no less in the Rising of this feature ~
可以挂起、冻结任何进程,毫不逊色于瑞星中的此项功能~-You can hang, freeze any process, no less in the Rising of this feature ~
- 2022-01-20 23:03:26下载
- 积分:1
-
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。...
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-process of scheduling trials and the preparation of high-level language debugging process of scheduling a procedure to enhance the concept of the process and the process of scheduling algorithm understanding.
- 2022-05-25 22:52:36下载
- 积分:1
-
本程序是应用最小二乘法对一参考模型进行系统阶次辨识。
本程序是应用最小二乘法对一参考模型进行系统阶次辨识。-this procedure is the least squares method to a reference model for system order literacy.
- 2022-03-24 19:47:38下载
- 积分:1
-
jQuery1.2API 帮助文档,对开发人员很有帮助
jQuery1.2API 帮助文档,对开发人员很有帮助-jQuery1.2API help files, helpful for developers
- 2022-04-20 19:46:32下载
- 积分:1
-
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C...
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)-C is a complete screen mamagement sy stem for all usual C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)
- 2022-02-13 12:53:13下载
- 积分:1
-
一个在windows上实现的看门狗。是软看门构。
一个在windows上实现的看门狗。是软看门构。-one of the windows on the realization of the watchdog. Soft structure is the gatekeeper.
- 2022-05-18 11:03:58下载
- 积分: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