-
TokenmonSource 是查看用户权限操作的监控程序,可以监控用户程序提升权限,修改权限等...
TokenmonSource 是查看用户权限操作的监控程序,可以监控用户程序提升权限,修改权限等-TokenmonSource View user competence is operating procedures of control, Users can monitor procedures to enhance authority, the powers to amend
- 2022-07-03 13:25:57下载
- 积分:1
-
快排,将小于枢轴的元素移到前面,将大于枢轴的元素移到后面...
快排,将小于枢轴的元素移到前面,将大于枢轴的元素移到后面-Fast scheduling, will be less than the pivot element to the front, will be greater than the pivot element to the back of
- 2022-05-27 03:06:44下载
- 积分:1
-
获取磁盘物理序列号的源码,SDK编写,希望对大家有用
获取磁盘物理序列号的源码,SDK编写,希望对大家有用-Access to the physical disk serial number of the source, SDK prepared, in the hope that useful U.S.
- 2022-02-03 21:54:40下载
- 积分:1
-
介绍windows 2000未公开秘密的源码
介绍windows 2000未公开秘密的源码
- 2022-07-19 21:33:38下载
- 积分:1
-
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值...
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值-MFC prepared by the registry under Windows operating procedure is to download from other sites with a reference value
- 2022-12-29 17:25:03下载
- 积分:1
-
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变...
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变
调用起的函数并不需要重新编译。
-In our actual use of software, often can be seen in many dynamic link library. Dynamic Link Library has its own advantages, such as saving memory, support for features such as multi-lingual, but also, when the DLL
- 2022-04-27 22:36:07下载
- 积分:1
-
Visual C++网络高级编程+实例源码
visual c++ 网络高级编程指南,指导你如何利用网络技术,进行网络通信 ,里面包含了详尽的注释和代码例子,通俗易懂的语言描述了网络编程的主要过程,让读者受益匪浅!
- 2022-02-11 21:19:21下载
- 积分:1
-
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方-Print records of monitoring, the use of Microsoft prepared SPOOL API, is a learning example, there were no special place
- 2022-02-04 05:54:09下载
- 积分:1
-
这是本人整理的系统操作函数集,希望对大家能有帮助。
这是本人整理的系统操作函数集,希望对大家能有帮助。-this is my finishing System Operator Set function, we can hope to be of help.
- 2022-06-15 17:08:31下载
- 积分: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