登录
首页 » Windows核心 » 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码...

一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码...

于 2022-03-13 发布 文件大小:257.13 kB
0 236
下载积分: 2 下载次数: 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,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • youtoo.sip电话详细源程序代码...里面赋有详细的说明过程以及使用说明..有利于SIP客户端的开发...
    youtoo.sip电话详细源程序代码...里面赋有详细的说明过程以及使用说明..有利于SIP客户端的开发-youtoo.sip telephone detailed source code ... which are endowed with detailed description of the process so that Note .. used to SIP Client Development
    2022-01-21 18:47:07下载
    积分:1
  • aaaaaaaaaaaaaaaaaaaa
    新编Windows API参考大全 新编Windows API参考大全 -aaaaaaaaaaaaaaaaaaaa
    2022-02-21 00:02:44下载
    积分:1
  • How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
    VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:   (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;    (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;   (3):在StdAfx.h头文件中加入#include "winio.h"语句;   (4):调用InitializeWinIo函数初始化WinIo驱动库;   (5):调用读写IO口的GetPortVal或SetPortVal函数;   (6):调用ShutdownWinIo函数; 本实例是在VC6.0环境下 XP系统. -How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
    2022-08-21 23:18:28下载
    积分:1
  • 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
    这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
    2022-03-07 17:00:50下载
    积分:1
  • Nemesis Service Suite v1.0.38.3 NSS
    每个NOKIA手机去掉电池就可以在标签上看到CODE (不排除有JS已经修改过手机的内置CODE,所以还是要靠NSS读取来确定),  我们使用NOKIA的自动升级程序时, 是靠读取这个CODE来决定刷机的版本的. 所以必须要在升级前,更改手机的CODE值. 当然我们也可以把手机的CODE值改成 XX音乐版/ XXIE版本什么的,这样你就可以把手机刷成音乐版/IE版-Nemesis Service Suite v1.0.38.3 NSS
    2022-01-23 10:33:28下载
    积分:1
  • 内存映射文件例子
    内存映射文件例子-memory mapping file examples
    2022-02-06 19:38:10下载
    积分:1
  • 收费站管理系统。采用VC++,MFC,C++技术开发
    收费站管理系统。采用VC++,MFC,C++技术开发-toll station management system. Using VC, MFC, C technology development
    2023-02-27 12:10:03下载
    积分:1
  • 任务处理的源代码
    任务处理的源代码-task of source code
    2022-05-20 02:48:35下载
    积分:1
  • 出口
    Export-function Export-function 对dll文件导出函数进行输出-Export-function Export-function on the dll file output function
    2022-03-11 19:19:15下载
    积分:1
  • 得到CUP、内存配置信息
    得到CUP、内存配置信息 -Getting the information of CUP and memory config
    2022-03-19 20:51:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载