Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - file search
Search - file search - List
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
Update : 2025-02-17 Size : 3kb Publisher : 冰冰

SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.-SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.
Update : 2025-02-17 Size : 15kb Publisher :

DL : 0
一个很好的对等搜索,下载,文件传输的源代码 ,相信对那些需要P2P搜索方面的同志很有用 。-a good pair of such search, download, file transfer of source code, I believe that those in need of P2P search of comrades useful.
Update : 2025-02-17 Size : 68kb Publisher : wei zi xi

一个小的文件搜索引擎,用于先读小文件,再排序再算出关键字的MATCH 度-A small file search engine, for first reading of small files, and then re-calculate the keyword sort MATCH degrees
Update : 2025-02-17 Size : 6kb Publisher : vlanice

DL : 0
java本地文件搜索,功能较简单,实现思想也较简单-java local file search function relatively simple, the realization of ideas than a simple
Update : 2025-02-17 Size : 195kb Publisher : fire

文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
Update : 2025-02-17 Size : 46kb Publisher : GaoYufeng

vc++文件查找系统,可以通过文件名,部分文件名,以及文件内容搜索本地文件-vc++ document search system, can the file name, part of the file name, as well as the content of the document to search for local documents
Update : 2025-02-17 Size : 65kb Publisher : tohshin

jxta实现的p2p聊天,文件传输,共享,文件搜索-JXTA p2p achieved chat, file transfer, sharing, file search
Update : 2025-02-17 Size : 203kb Publisher : 小虫子

程序为MFC编写,实现VC下的单线程文件搜索,同时有进度控制功能,实现继续扫描功能,配合事件对象的使用-Procedures for the preparation of MFC to achieve VC file search under the single-threaded, while the progress of control functions, to achieve continued scanning feature, coupled with the use of event object
Update : 2025-02-17 Size : 49kb Publisher : 徐凯

QCIF的开档程式对于初学BCB又不太懂开樘的人非常有用-QCIF open file program for beginner BCB also do not really understand open樘are very useful
Update : 2025-02-17 Size : 385kb Publisher : 金金金強

如何再文件中搜索指定文件,可供学习文件基本操作的程序员使用-How to re-file search designated documents, study documents for the basic operation of the programmer to use
Update : 2025-02-17 Size : 45kb Publisher : cscaoshang

文件管理程序,有强大的PDF文件查找功能-Document management program, including a strong PDF file search function
Update : 2025-02-17 Size : 102kb Publisher : 小叶

DL : 0
java实现本地文件搜索的源代码,非常好的学习资料,注释写得很详细-to achieve a local file search java source code, a very good learning materials, notes to write a very detailed
Update : 2025-02-17 Size : 2kb Publisher : johnson

2. 设计一个程序,实现文件查找。文件查找操作是一项非常基本的操作,一般的文件查找操作采用递归算法,实际上是采用“深度优先”的策略。请设计一个基于“广度优先”算法的文件查找程序。 提示:由于要找的文件往往距离待查文件夹最近的文件加中。因此,基于“广度优先”算法的文件查找的效率会优于“深度优先”算法。可以将待搜索的文件夹放入一个队列,然后列出该文件夹下所有成员:如果是文件,则与查找条件进行匹配;如果是文件夹,则将其放入队列。在次从队列头取文件夹,执行同样逻辑,直到队列为空。 - Design a program, implementation file search. File search operation is a very basic operating, general file search operation recursively algorithm, is actually use "depth-first" strategy. Please design a based on "breadth first search program files" algorithm.
Update : 2025-02-17 Size : 1kb Publisher : guang

用Java实现的文件夹和文件查询操作,熟悉文件操作函数-Implemented with the Java folder and file search operation, familiar with the file operation function
Update : 2025-02-17 Size : 52kb Publisher : 高高

实例269——使用多线程进行文件搜索的例子。-Example 269- multi-threaded file search
Update : 2025-02-17 Size : 15kb Publisher : guo feng

Eclipse-File Search has encounter a problem,关于Eclipse的一个使用设置-Eclipse-File Search has encounter a problem
Update : 2025-02-17 Size : 3kb Publisher : 张金龙

文件搜索模块源码,支持一次性搜索无限重分级目录,而且支持斩月编译-File search module source code, supports a one-time search for unlimited re-hierarchical directory, and compile support Zangetsu
Update : 2025-02-17 Size : 14kb Publisher : 度当空

这是一个维吾尔语的本地文件搜索系统,相当于一个本地文件搜索引擎-this is a Uyghur local file searching system,Equivalent to a local file search engine
Update : 2025-02-17 Size : 26.76mb Publisher : 曹亮

DL : 0
文件搜索工具(file search)
Update : 2025-02-17 Size : 215kb Publisher : vimmiv
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.