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

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

于 2022-03-13 发布 文件大小:257.13 kB
0 221
下载积分: 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 个回复

  • 在程序的一个重要演示中,监视注册表的更改,包括…
    监视注册表中某个键值变化的演示程序,内含BCB6.0和Delphi两个版本。-Monitor the registry changes in a key demonstration of the procedure, including BCB6.0 and two versions of Delphi.
    2022-05-13 03:33:36下载
    积分:1
  • Win32SDK程序用来创建与NT服务的安装界面…
    用 Win32SDK 创建带界面的NT service service的安装与卸载 串口的异步读写通信 将程序加入系统托盘图标-Win32SDK used to create interfaces with the NT service service installation and uninstall the asynchronous serial communications to read and write procedures to join the system tray icon
    2022-07-16 02:50:49下载
    积分:1
  • simple code editor prepared to use C# code, welcomed the study and download
    简易编辑器代码 使用C#编写的代码,欢迎下载学习-simple code editor prepared to use C# code, welcomed the study and download
    2022-07-11 18:52:15下载
    积分:1
  • dll编程,如果要学习动态链接库编程,这是值得一看的资料。...
    dll编程,如果要学习动态链接库编程,这是值得一看的资料。-dll programming, if we learn DLL programming, it is worth looking at the information.
    2022-04-30 08:20:45下载
    积分:1
  • 计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
    计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
    2023-07-12 10:50:03下载
    积分:1
  • MV在C++环境下,CPU的测试速度,可粗略估计…
    在Visal C++环境下,测试CPU的速度,从而可以粗略估计电脑性能。-mV in C++ environment, the speed of the CPU test, which can be roughly estimated computer performance.
    2022-01-27 14:18:44下载
    积分:1
  • windows多线程演示程序,visual c
    windows多线程演示程序,visual c-windows multi-threaded demo program, visual c
    2022-01-21 03:49:39下载
    积分:1
  • 这是一个简单的操作系统中进程调度的 时间片轮转算法
    这是一个简单的操作系统中进程调度的 时间片轮转算法-This is a simple operating system process-time scheduling algorithm Web
    2022-03-25 11:30:21下载
    积分:1
  • 用VC++编的自动更新CAutoUpdater Class 和使用例子。It will check new version in a specified web...
    用VC++编的自动更新CAutoUpdater Class 和使用例子。It will check new version in a specified website and download it to your local drive. 非常容易移植到你的VC程序里。在VC6 和VC2003都编译成功。-Using VC series of automatic updates and use of examples CAutoUpdater Class. It will check new version in a specified website and download it to your local drive. Very easy to transplant to your VC program. VC6 and VC2003 in the success of both the compiler.
    2022-01-25 16:14:13下载
    积分:1
  • 乔斯实验室 1: 启动一台 PC
    这个实验被分成三部分。第一部分集中在越来越熟悉x86汇编语言,QEMU的x86模拟器,和PC的开机引导程序。 第二部分考察了我们的课程的内核,它驻留在实验室树的boot目录的引导加载程序。最后,第三部分深入到了 我们的课程内核本身,名为书,它驻留在内核目录的初始模板。
    2022-03-15 18:11:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载