搜索资源列表
IniFileNew
- 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
文本文件系统
- 文件系统操作,能Crate,Delete目录,使用多级目录,至于是否采用索引节点结构,自选。目录项目中应包含:文件名、物理地址、长度等信息。-file system operation, can Crate, Delete Contents, the use of multi-level directory, As to whether Index node structure, Customize. Contents Item should include : name, physical a
B_PLUS
- B-TREE文件索引源代码,快速,高效的数据文件索引程序.-B-tree index of the source code file, fast and efficient data document indexing procedures.
asp.index
- 实现网站导航小技巧-achieve small site navigation skills clause 8
shxaccess
- 我写的一个大字体字库访问程序,类似于shxvier,显示方面简单一些主要面向字库的应用,字库索引按照区位码顺序做了调整,有兴趣的看看吧.^_^-I wrote a large font library visit procedures, similar to shxvier. a simple display of some of the major application-oriented font, font Index location code with the order made a
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需
firstNLP
- 实现字典排序和字典索引,实验学习程序,对你一定有帮助!-achieve dictionaries and dictionary Index ranking, experimental learning process, you must have!
indexf
- 索引文件的操作的c++实现 HFile1.dat是记录文件 HFile1.idx是索引文件 IndexFM.txt是运行结果-index files of operation of the c achieve HFile1.dat is documented HFile1.idx IndexFM.txt document is indexed is running results
hashfm
- 散列文件的插入、删除和查找操作的c++程序 HFile.idx是索引文件 HFile.dat是记录文件 HashFM.txt是运行结果-hash of the document insertion, delete and search operation c procedures HFile.idx is HFile.dat index files are documented H ashFM.txt is running results
KeChengSheJi
- 这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在menning.txt文件中.两个文件用单词索引号联系和查询-This is what I do in C programs written by design, I also used to write a paragraph out of the window under Windows applications. This is a
MINSortDict
- Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.
分散索引的文件系统
- 分散索引的虚拟文件系统-scattered Index Virtual File System
IECache_demo.zip
- 解析index.dat文件,分析ie浏览缓存,分析上网记录,Analysis of index.dat files, ie browser cache analysis, analyzes the Internet record
CluceneTest
- CLucene 例程 是信息检索的初步学习参考代码,可以了解倒排索引的文件结构以及查询方法-CLuene Demo is a reference code for learning information retrival,which can help to learn the inverted index data structure and query method
indexfiles
- 如何建立索引文件的源代码 如何建立索引文件的源代码-How do I create a index file the source code of how to create index file the source code of how to create index file s source code
5
- Simple Index on files. A FILE STRUCTURE METHOD
Lucene.Net-2.0-002-27Nov06-src
- Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add s
filejiansuo
- 我实现的功能很简单,只是单个文件的检索,给出一个英文文本文件,预先准本好停用词文本,再建立一个索引表,就能实现实现文件的简单检索,检索的结果是某个单词在文本中的位置,如多次出现。就输出多个位置。 我把停用词文件记为fiel1.txt,另要检索的文件记为fiel2.txt.-I realize the function is very simple, just search a single file, given an English text file, stop words in adv
spi
- 用于分析spi指数,直接加到excell中,简单易用-For the analysis of spi index, added directly to the excell, the easy to use
ChiToLetter
- 汉字转化为拼音,其实现的原理就是先将汉字转化成为内码,然后通过内码和拼音的对照来查找 1.添加索引 2.遍历数组-Chinese characters into Pinyin, the realization of the principle is first translated into Chinese characters within the code within the code and then to find a phonetic contrast. Add an i
