-
这是一个实现注册表模糊搜索(不区分大小写)某一字符串(xms)的并删除的程序,有较完善的显示信息,已实现查询注册表中含xms的项和键值,在查找到的有些项删不掉的...
这是一个实现注册表模糊搜索(不区分大小写)某一字符串(xms)的并删除的程序,有较完善的显示信息,已实现查询注册表中含xms的项和键值,在查找到的有些项删不掉的情况下,返回删除注册表键值项不成功的统计。在测试之前建议你先备份一下注册表。
-This is a realization of the registry fuzzy search (not case-sensitive) of a string (xms) and delete the procedure, there is a better display of information, have been achieved with XMS query the registry entries and keys in the Find to cut away some of the circumstances, the return of items to delete registry key statistics unsuccessful. Before the test you suggest you backup the registry first.
- 2022-07-03 11:57:01下载
- 积分:1
-
VB中API的简单应用源码,有兴趣的下载
VB中API的简单应用源码,有兴趣的下载-VB API simple application source code, are interested in downloading
- 2022-08-31 19:35:02下载
- 积分:1
-
This is a card that contains checks whether the physical network card (see card...
这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。-This is a card that contains checks whether the physical network card (see card whether or not to use IRQ or device name contains pci, some no IRQ hp server but it is also a physical device), check the physical network adapter mac and currently use mac (Some network card can modify the mac) the use of xpddk document headers and libraries can check whether the network adapter for wireless network card (through DeviceIoControl allow LAN Search wireless network, supported by the wireless network card, do not support is not), the procedure is part of the preparation of the use of vc can be said that the network than it is now introduce the method to be accurate, the only drawback is to disable the network device does not support, must be enabled before they can.
- 2022-03-02 07:20:07下载
- 积分:1
-
java数据库,这是非常有用的当您尝试使用如java程序…
java for database, It is very useful when you try to use such as java to program .
- 2022-06-03 18:56:53下载
- 积分:1
-
用于学习的源码。很不错的。可以用于实践的项目中
用于学习的源码。很不错的。可以用于实践的项目中-code of VC++ 6.0 for resorce manages
- 2022-03-13 12:11:45下载
- 积分:1
-
"""">---
“”“>;;警报(“haxed”)
- 2023-04-26 07:15:05下载
- 积分: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
-
Get_IP_address_EXE_Using_WMI can help you get Ip address with wmi
Get_IP_address_EXE_Using_WMI can help you get Ip address with wmi
- 2022-04-23 07:12:15下载
- 积分:1
-
虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。...
虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。-virtual memory, the use vc++ for the virtual memory management, the procedure is vc development Daquan inside the source code, can be a friend to learn a detailed explanation. Xi Road friend here can be downloaded to look at.
- 2022-12-06 03:40:03下载
- 积分:1
-
允许在VC的发布版本中输出调试信息到文件
允许在VC的发布版本中输出调试信息到文件-Allow the release version of VC output debugging information to a file
- 2023-06-02 06:50:04下载
- 积分:1