-
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识...
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
- 2022-03-19 14:45:53下载
- 积分:1
-
Windows memfile例子
windows memfile example
- 2023-07-31 01:00:03下载
- 积分:1
-
A GUI that Save or Restore Registry Keys.
A GUI that Save or Restore Registry Keys.-Save or Restore Registry Keys.
- 2023-03-30 13:15:03下载
- 积分:1
-
COM Design and Application
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their own definition of a IFun interface, which has two functions : Add () completed the two numerical addition, the Cat () completed the string connecting two .
- 2022-02-03 03:01:16下载
- 积分:1
-
轻驱动器控制
光驱控制 - The light drives to control
- 2022-02-27 00:57:52下载
- 积分: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
-
最新的Windows 变形金刚,有兴趣的朋友可以下载
最新的Windows 变形金刚,有兴趣的朋友可以下载-The latest Windows Transformers, interested friends can download the try. .
- 2022-06-13 07:57:36下载
- 积分:1
-
摸仿很多游戏中主界面直接拖动主窗口的原代码.
摸仿很多游戏中主界面直接拖动主窗口的原代码.-Feel like a lot of games in the main interface directly drag the main window of the original code.
- 2022-02-02 10:16:55下载
- 积分:1
-
学生成绩管理系统,适合初学者使用,供参考…
学生成绩管理系统,适合初学者使用,仅供参考
- 2022-07-13 20:15:54下载
- 积分:1
-
能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途...
能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途-to view exe dll file from the Import function, the production installation of a certain purpose
- 2022-02-11 20:38:51下载
- 积分:1