搜索资源列表
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
BitOperate
- 用vc编写“位运算”的dll程序,提供vb调用接口,包含程序编写的工程和调用方式。-Prepared using vc " bit computing" dll procedure call interface to provide vb, including procedures for the preparation of the project and call methods.
PEinfo
- 用于查看windows下可执行文件(包含dll)的文件结构,头部数据结构以及区表、数据目录表等信息-For viewing the windows executable file (contains dll) file structures, data structures, and the head area tables, data and other information Table of Contents
libharuDemo
- 一个很好的pdf读写dll,文件中包含dll、lib头文件以及说明文档,用一个demo程序来说明这个dll怎么用-A good pdf reader dll, the file contains dll, lib header files and documentation, using a demo program to illustrate how to use this dll
work2
- VC编程实现windows配置文件操作,包含测试程序-Using MFC DLL achieve a program which operate a windows INI file
IE_Read_Clipboard_By_ActiveX_demo
- 本实例包含源代码,介绍了如何通过引用ClipboardActiveX.dll以实现IE对系统剪切板的读取, ClipboardActiveX.dll是以为印度工程师编写的,使用起来比较稳定,没出过错,配合本地OCR识别程序, 可以快速的将图片内容交给IE处理,配合正则表达式,将需要的数据筛选出来后提交表单。 -This example contains source code, describes how referencing ClipboardActiveX.dll read t
venror__tketa
- 次文件夹是得到主板信息的历程,包含调用的dll,和实力代码-Folder is the main information process, contains the DLL, and power code
37275748
- java通过jni调虚拟游戏控制器vjoy,包含java和c++源码以及编译后的dll,可以直接加入java工程使用()