-
用VB写了个在指定时间段结束掉某个进程的小程序,大家
用VB写了个在指定时间段结束掉某个进程的小程序,大家-Using VB wrote a specified period of time off the end of a process of small programs, we play!!!
- 2022-06-29 14:41:35下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the production of an alarm clock source code
- 2022-09-17 05:15:03下载
- 积分:1
-
基于VHDL语言,实现串行通讯接口功能的主程序
基于VHDL语言,实现串行通讯接口功能的主程序-The use of VHDL language implementation of the serial communication interface program
- 2022-03-10 17:29:08下载
- 积分:1
-
dll开发很简单 方法3,使用DEF文件建立dll程序,并实现了dll的调用...
dll开发很简单 方法3,使用DEF文件建立dll程序,并实现了dll的调用-dll developed a very simple way to 3, use the DEF file dll program to establish and achieve the dll call
- 2023-02-28 19:25:04下载
- 积分:1
-
汇编在VC中的应用,方便程序员在VC中嵌入汇编进行实时控制
汇编在VC中的应用,方便程序员在VC中嵌入汇编进行实时控制-compiled in the application allows programmers in VC compiled for real-time embedded control
- 2023-08-20 09:35:03下载
- 积分:1
-
WINDOWS let you know how the system at startup, launch other applications
让你了解WINDOWS系统如何在启动时,启动别的应用程序-WINDOWS let you know how the system at startup, launch other applications
- 2022-05-31 12:54:32下载
- 积分:1
-
这是一个通过USB ID检测USB设备工具的存在
这是一个通过USB ID来检测USB设备是否存在的工具
- 2023-05-09 09:35:04下载
- 积分:1
-
thankz soobb
漂亮的信息此非常帮助我们
漂亮的信息此非常帮助我们
漂亮的信息此非常帮助我们
() y
- 2022-01-25 19:36:12下载
- 积分: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
-
Code to achieve a Windows interface services, code to achieve auto
代码实现了有界面的Windows服务,代码有实现自动安装服务、卸载服务的功能实现。-Code to achieve a Windows interface services, code to achieve auto-installation services, unloading services functions.
- 2022-04-07 18:43:30下载
- 积分:1