-
caiwu
家庭财务管理:整理一个家庭中的一年的收支情况,或称“理财”。将其按表的形式整理出来,方便财务管理。-caiwu
- 2022-01-21 04:47:24下载
- 积分:1
-
由文件系统来管理的简单的cache源代码,适用于ti的嵌入式开发系统...
由文件系统来管理的简单的cache源代码,适用于ti的嵌入式开发系统-from the document management system to the simple cache source code, apply to ti embedded system development
- 2022-10-06 22:55:03下载
- 积分:1
-
prepared using the website collection procedures
用vb编写的网址收集程序-prepared using the website collection procedures
- 2022-06-01 07:01:16下载
- 积分:1
-
这是从classicladder分离出来的PLC模拟程序,对于从事PLC开发有很重要的参考价值!...
这是从classicladder分离出来的PLC模拟程序,对于从事PLC开发有很重要的参考价值!-Vc++ For Plc SourceCode
- 2022-04-09 12:24:02下载
- 积分:1
-
Windows注册表编辑器的源代码
windows的regedit源码-windows regedit source code
- 2022-07-24 09:52:44下载
- 积分:1
-
这是我编写的一个删除最近访问文件的例子,自己一直用,主要是针对Windows系统的特殊文件夹的获得的方法及使用...
这是我编写的一个删除最近访问文件的例子,自己一直用,主要是针对Windows系统的特殊文件夹的获得的方法及使用-This is what I prepared a file delete a recent visit to the example of their own has been used mainly for special Windows system folder and use the method to obtain
- 2022-02-03 01:11:48下载
- 积分:1
-
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来...
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来 -This procedure is the role of a PE file enumerate all of its resources and to print out
- 2023-05-29 19:50:03下载
- 积分:1
-
该程序主要是对系统进程显示,并对进程使用内存进行监控
该程序主要是对系统进程显示,并对进程使用内存进行监控-The program is displayed on the system process, and the process of monitoring the use of memory
- 2022-05-17 16:57:03下载
- 积分:1
-
仿照Drawcli程序,做的一个划线的操作,画出的线条可以自动收缩,变宽,变长,删除等等操作...
仿照Drawcli程序,做的一个划线的操作,画出的线条可以自动收缩,变宽,变长,删除等等操作-Drawcli modeled on the procedures to do a line of operation can automatically draw lines shrink, wider, longer, delete operation etc.
- 2022-07-18 13:39:18下载
- 积分: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