-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分: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
-
轻驱动器控制
光驱控制 - The light drives to control
- 2022-02-27 00:57:52下载
- 积分:1
-
实现DSP5402的音乐发生器编程程序。
实现DSP5402的音乐发生器编程程序。-DSP5402 realize music generator programming procedures.
- 2022-01-26 04:37:53下载
- 积分:1
-
使用delphi函数获取执行外部程序文本框内的值
使用delphi函数获取执行外部程序文本框内的值-Delphi function to get the implementation of the use of external program the value of text box
- 2022-09-15 02:15:04下载
- 积分:1
-
数据库远程备份批处理文件,可以方便
大家维护数据库
数据库远程备份批处理文件,可以方便
大家维护数据库-remote backup database bat files
- 2022-03-19 19:20:24下载
- 积分:1
-
Delphi的一些常用函数库
扩展的字符串操作函数
扩展的日期时间操作函数
扩展的位操作函数
扩展的文件及目录操作函
扩展的对话框函数...
Delphi的一些常用函数库
扩展的字符串操作函数
扩展的日期时间操作函数
扩展的位操作函数
扩展的文件及目录操作函
扩展的对话框函数
系统功能函数
硬件功能函数
网络功能函数
汉字拼音函数及过程
数据库功能函数
进制功能函数
其它功能函数-A Delphi common functions.include file,date,bit,dialog,hardware,network etc.
- 2022-03-26 11:06:08下载
- 积分:1
-
Win32缓冲区溢出
Win32缓冲区溢出-Win32 buffer overflow
- 2022-01-23 10:12:03下载
- 积分:1
-
读写INI文件,多线程例子(两个线程并行)
读写INI文件,多线程例子(两个线程并行)-literacy INI file, multithreaded examples (two parallel threads)
- 2022-11-10 13:40:04下载
- 积分:1
-
Ring0下注册表键值的枚举与隐藏(c++核心程序)
Ring0下注册表键值的枚举与隐藏,压缩包里是原始代码,使用时可以根据需要进行增减,原始代码是用多个文件来实现的,直接加载工程,或者是在原来工程上进行修改即可。本代码只适用于交流学习,不要另作他用,由于在使用过程中出现的各种问题,本人概不负责。请注意版权问题,尊重开发者的知识和权力。
- 2023-01-20 11:05:04下载
- 积分:1