-
页式虚拟存储管理中地址转换和页式中断,VC++。
页式虚拟存储管理中地址转换和页式中断,VC++。-Page of virtual memory management, address translation and page-break, VC++.
- 2022-01-26 05:54:14下载
- 积分:1
-
深入浅出动态库编程,文章详细介绍了动态库的理论,以及如何进行动态库编程...
深入浅出动态库编程,文章详细介绍了动态库的理论,以及如何进行动态库编程-Dynamic Library Programming in layman
- 2022-07-16 00:53:42下载
- 积分:1
-
establish their own task bar
建立自己的任务栏-establish their own task bar
- 2022-03-23 00:56:03下载
- 积分:1
-
Microsoft, users can capture login account and password control Window System Lo...
重载微软Gina.dll,可以捕获登录用户的帐号和密码,控制Window系统登录的过程-Microsoft, users can capture login account and password control Window System Login process
- 2022-09-25 12:45:03下载
- 积分:1
-
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助....
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助.
- 2022-08-25 18:55:25下载
- 积分:1
-
窗口注册表编辑,配置文件
windows注册表 编辑 修改,hive 文件-windows registry editing, hive file
- 2023-08-08 05:35:03下载
- 积分:1
-
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件...
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-To achieve the log information, write to a file volume, timing, automatic flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured cycle on the log file is written, so that the machine will not cause the log file space is consumed do.
- 2022-09-08 23:45:03下载
- 积分:1
-
This is a code for feature selection. Which combines minimum redundency and max...
This a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.-This is a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.
- 2023-08-04 23:25: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
-
使用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