搜索资源列表
Reader
- 读取文档,将文档中的字符串转化为数组存储。用于解析文件-Read the document, the document string into an array of storage. Used to resolve file
CIAdatabase
- 解析一个文件中的内容,以B tree的方式存储其中的国家,职位,人民,是一个基于B TREE的搜索算法实现。包括了源代码,原始文件以及搜索案例-Parse the contents of a file to B tree stored in a manner which the state, position, people, is a B TREE-based search algorithm. Including the source code, the original case file
binay-file-operation
- 一个处理二进制文件的c++程序,将数据文件中的道路信息解析出来,并作输出以及排序等-A binary file handling c++ program, the data file path information parsed out, and for output and sorting
SA
- 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
hoffman-encodeadecode
- 数据结构与算法的一个课程设计,内含实验报告。主要功能有: 用户可以执行的的功能有: (1)---选择读取某个源文件由系统解析建立哈夫曼树 (2)---手动输入字符集及其权值信息建立哈夫曼树 (3)---打印字符集的哈夫曼编码到屏幕 (4)---选择某个文本文件进行编码 (5)---选择某个代码文件进行译码 -Data structures and algorithms, a curriculum design, containing experimental r
TreeADT
- 数据结构: 树的实现 从txt文件中读取字符串解析成一棵树 采用双亲表示法和孩子表示法的结合-Data structure: the realization of the tree reads a string from a txt file parsed into a tree using the parents said that the law and the child said a combination of law
TinyXml
- c++ xml 解析文件,用C++实现的读取xml文件-c++ xml
2
- CSV文件解析 要求程序接受Excel能解析的CSV文件,解析结果用html table形式输出。 解析后的结构,与Excel解析结果一致。 //文件包含源码、解题报告等-CSV file parsing requirements accepts Excel can parse CSV file, parse the results output html table format. After structural analysis, analytical results are
Qt4_json
- zip文件 Qt4 Json 解析和编码类,支持中文 2012.11.05 -zip file Qt4 Json parsing and coding classes, support Chinese 2012.11.05
seedFormatParse
- java版本的seed解析,包括seed转换miniseed(Seed analysis of java version)