-
查看系统历史记录,绿色软件,可以直接运行无须安装
查看系统历史记录,绿色软件,可以直接运行无须安装-View system historical records, green software, it is not required to install direct operation
- 2022-10-30 22:50:03下载
- 积分:1
-
code of pl0,exploiture by cbc
一个PL0的原代码,用CBC开发,请铁更改-code of pl0,exploiture by cbc
- 2022-01-20 23:35:19下载
- 积分:1
-
应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据...
应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
- 2022-05-05 17:42:47下载
- 积分:1
-
扩展EDIT控件功能,弹出自己的右键菜单并响应事件
扩展EDIT控件功能,弹出自己的右键菜单并响应事件-EDIT extended control functions, pop-up their own menu and respond to incidents
- 2022-06-01 05:11:55下载
- 积分:1
-
实现了如何建立自己的工具栏。
实现了如何建立自己的工具栏。-realize how to build their own toolbar.
- 2022-02-06 21:31:28下载
- 积分:1
-
Windows 服务样例
windows服务样例,已经完成了服务的注册,启动,停止,暂停等内容,只需要在相关代码处添加自己的代码即可使用。注意windows服务运行在session0,xp勾选可以与桌面交互可以弹出窗口,xp以上系统,需要配合托盘程序,通过管道、socket、内存共享等方式进行通讯。
- 2023-01-09 08:35:03下载
- 积分:1
-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
将YYYY
将YYYY-MM-DD HH-MM-SS的日期转化为自1900年01月01日00分00秒开始的秒数-will YYYY-MM- DD HH-MM-SS into the date from January 1900 01 Japan 00 minutes 00 seconds of the start seconds
- 2023-06-06 16:15:03下载
- 积分:1
-
利用VB6.0计算机绘图程序采用VB6.0计算机绘图程序
用VB6.0编写电脑抽奖程序用VB6.0编写电脑抽奖程序-Using VB6.0 computer draw program with VB6.0 computer draw program
- 2023-06-14 17:35: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