搜索资源列表
SystemFileSearch
- 在文件系统中,SystemFileSearch利用多线程技术实现文件的快速搜索-in the file system, SystemFileSearch use multithreading technology to achieve the document Fast Search
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
(2008091211)fenge
- 文件分割与合并功能,支持超大文件分割,利用多线程和文件映像技术,提高分割合并文件的速度,本人原创!-Document segmentation and merge functions, support for large file segmentation, the use of multi-threaded and document imaging technology to improve the segmentation rate of the consolidated document,
FileFindThread
- 本程序是关于文件操作的源码,实现了用多线程技术递归查找文件的方法来遍历每一个文件和文件夹-The program is operating on the source file to achieve with multi-threading approach to find files recursively through every file and folder
Readwrite
- VC++环境下编写的一个多线程文件读写操作的实例。简单的利用互斥变量、原子操作等技术实现多线程读写文件时的互斥,从而确保文件在操作过程中不会被破坏。-File accesss lock in multi-thread
FileFind
- 多线程技术实现文件快速搜索,运行速度快,占用资源少-Multi-threading technology to achieve fast file search, run faster, less resource...
Overwrite-deleted-files
- 可以将一个文件反复覆盖3次再删除,拥有多线程技术,简单的文件操作、随机数等。mfc制作,可供学习。-You can overwrite a file repeated 3 times and then deleted, with multi-threading technology, simple file operations, random numbers. mfc produced for learning.
rerived-flush
- java游戏的实现,应用java中双缓冲,多线程,等多项技术()