搜索资源列表
lexcion
- 用于语音识别的汉语树形词典,完成了6万词汇的建树操作及相关子节点等的查询处理,主要用于指导语音搜索整个建立时间大概为3分钟-for speech recognition dictionary of Chinese tree, completed 60,000 contribution to the vocabulary and related operations, such as sub-nodes of query processing, Pronunciation guide for th
LRParser
- LRParser.exe 是语法分析器,运行时必须传入syntax文件和对应的action文件,这两个文件必须是对应的,否则运行结果不可预料。运行停止后可以使用 “?” 命令来查询支持哪些 Command。例如用 result 命令来打印分析后的语法树。-LRParser.exe is the parser, run-time files and syntax must be introduced into the corresponding action document, which cor
FileManage
- 一个文档管理系统,可以记录文档的创建、删除、修改时间,可以用树型目录显示文件信息,可以以二进制的形式保存到SQL Server数据库中。可以查询文件信息,并可打印文档和文件名的相关信息-A document management system that can record the document to create, delete, modify time, you can use directory tree display file information, can be saved t
ff
- 建立二叉树;对其进行遍历,遍历过程中输出结点的值;求出该二叉树的高度;并查询二叉树中是否 存在值为x的结点。 -Establish binary tree its traverse, the output node during the traversal value determined the height of the binary tree and query the existence of a binary tree node value is x.
c
- 区间树,创建区间树,插入删除和搜索操作。 红黑树创建查询删除。 二分查找,多种排序方式实现,快速矩阵运算实现-Interval trees, create a range of trees, insert and delete search operation. Create a query remove red-black tree. Binary search, sorting various ways, matrix operations to achieve fast
treeDemo
- 实现树展示功能测试,包括节点的查询操作和加载操作,非常方便使用-Realize the tree display function test, including node query operation and load operation, very convenient use tree display function test, including node query operation and load operation, very convenient use
