-
系统内存的检测
值 得研究
系统内存的检测
值 得研究-Detection of system memory is worth studying
- 2022-02-16 07:43:11下载
- 积分:1
-
铅的Web服务代码
PB调用WEBSERVIces示例代码,本实例是采用PB11.5写的WEBSERVICES ,PB9来调有的说明-PB WEBSERVICES code
- 2022-05-24 09:03:10下载
- 积分:1
-
一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码...
一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。
首先把 Engine目录下的prjEngine.vbp编译为HyperEngine.dll,然后再运行Hyperion目录下的Hyperion.vbp,在工程中引用刚才的dll即可。或者直接打开目录下的 Hyperion.vbg工程。-An open-source desktop search engine source code, technical features, including fast search for the file (The author is often said that less than 1 second), support music/document/image filtering filtering, file type filtering filtering, file access and file size filtering and so on. Source code includes an acceleration techniques and related functions, as well as the flash to read the registry class. Source code included using the CopyMemory API function to build the binary file dump feature a collection of objects from the memory access, using WMI scripting objects, multi-threaded recursive search, as well as other technologies, in short, is a good source,
- 2022-03-13 07:15:24下载
- 积分:1
-
一个查杀游戏的小软件,根据窗口标题查杀的,还凑合
一个查杀游戏的小软件,根据窗口标题查杀的,还凑合-a small found online games software, according to detect and disinfect the window title, was modest
- 2023-03-07 12:40:03下载
- 积分:1
-
Update Files Date. Updated directory of all the documents! Old code on the colla...
Update Files Date.更新目录下全部的文件!对旧代码的整理很有用!使用简单!主要用于MAKE时日期错误.-Update Files Date. Updated directory of all the documents! Old code on the collation very use! simple! MAKE mainly used when a mistake in the date.
- 2022-07-03 19:36:02下载
- 积分:1
-
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。...
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。-a library case, the database used SQLServer, completed the library"s basic functions.
- 2022-07-15 12:15:23下载
- 积分:1
-
强制删除文件,即使该文件已经运行或被其他程序调用.
强制删除文件,即使该文件已经运行或被其他程序调用.
-Mandatory delete files, even if the file is already running or other programs call.
- 2022-05-08 11:35:22下载
- 积分:1
-
Using the kernel timer object timer source code
采用定时器内核对象实现的定时器程序源代码-Using the kernel timer object timer source code
- 2022-02-03 04:12:23下载
- 积分:1
-
实时监测内存的情况
实时监测内存的情况-real-time monitoring of memory
- 2022-01-31 23:21:20下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-04-24 18:59:16下载
- 积分:1