-
标准C++写的取得计算机硬件序列号的代码,可以直接使用
标准C++写的取得计算机硬件序列号的代码,可以直接使用-Standard C++ write access to computer hardware serial number of the code, you can directly use the
- 2022-01-25 18:48:02下载
- 积分:1
-
我自己保留的一个RC500的编程规范,希望对大家有用,
我自己保留的一个RC500的编程规范,希望对大家有用,-a RC500 s programme rule reserved by myself,I hope it is helpful to you,thanks
- 2022-02-18 13:32:27下载
- 积分:1
-
安全稳定的实现进线程监控 进线程监视在底层是如何实现的,在win2000源代码中先找到创建线程的函数实现 然后实现线程监视...
安全稳定的实现进线程监控 进线程监视在底层是如何实现的,在win2000源代码中先找到创建线程的函数实现 然后实现线程监视-achieve security and stability of the control into the threads into threads surveillance at the bottom is how to achieve, in WIN2000 first of the source code to find threads to create a function to achieve realization then threaded surveillance
- 2022-12-18 02:15:02下载
- 积分: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
-
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值...
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值-VC++ Access system hardware information ... including the CPU, BOIS, memory, hard drives, etc., have a good reference for learning the value of
- 2022-03-22 08:41:36下载
- 积分:1
-
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip- Through reads the registration table to obtain the application
procedure which on this locality or the long-distance computer
installs to tabulate zip
- 2022-03-13 19:52:45下载
- 积分:1
-
一个键盘按键检测,并使用一个DLL钩子程序,实现由…
一个检测键盘按键的,用的是DLL钩子程序,实现按键盘键是对应的键发声音-A detection of keyboard keys, and using a DLL hook procedures, to achieve by the keyboard keys are issued keys corresponding voice
- 2023-05-06 15:50:02下载
- 积分:1
-
vxd的入门范例。.内附测试程序。
vxd的入门范例。.内附测试程序。-vxd entry model. . Enclosing the test.
- 2022-02-13 20:52:27下载
- 积分:1
-
the code to teach you how to make a curve control, for some control project deve...
这个代码教你如何制作曲线控件,对一些自控工程开发人员可能会有帮助!-the code to teach you how to make a curve control, for some control project developers may help!
- 2022-05-31 04:12:06下载
- 积分:1
-
在windows程序中读取bios内容
在windows程序中读取bios内容 -Procedures in the windows read bios content
- 2022-02-28 12:08:41下载
- 积分:1