资源列表
linklist3m
- 这是单链表的链式表示和实现的一个程序。程序首先给出了单链表的类定义,然后给出了实现部分,最后进行了操作测试,输出结果。 linklist3.h是单链表的类定义 linklist3.cpp是单链表的实现 linklist3m.cpp是单链表的测试-This is the single-chain and the chain said that the realization of a process. First procedure is a single-chain Class de
dictionary_quanpailie
- 实在不知道该传什么了,把本人的一点拙作传一下吧 一个字典实现全排列的程序-really do not know what the mass, the point I Chuan My study about it a dictionary with the entire procedure
mp3_luowenbin
- 一个简单的MP3播放的程序,很小很使用,在网上搜索到的,很好的WIN汇编例子-a simple MP3 player procedures, the use of very small, in search of the Internet, WIN compilation good example
xishuM1
- 这个程序时十字链表的定义与相关操作的c++实现。程序首先给出了十字链表的定义,接着给出了创建十字链表与十字链表的输出操作实现,最后测试,输出结果。 xishuM1.cpp就是程序 xishuM1.txt是运行结果-this procedure Cross Chain definition and related operations c achieve. First is the process chain Cross, the definition is given of the es
findsub
- 这个是串模式匹配的类定义和实现的c++程序。程序首先给出了串模式匹配的的定义,接着给出了它的实现,最后测试,输出结果。 FindSub.cpp就是程序 FindSub.txt是运行结果-the string pattern matching is the type definition and realization of the c procedures. First procedures given the string pattern matching, the definitio
kuahaomatch
- 实现了括号的匹配,使用堆栈对输入括号进行处理-realized the matching brackets, the use of imported brackets stack processing
n1-80.ZIP
- 如何得到当前windows的版本号 . -how the current windows version.
binarytreetranverse
- 用汇编实现二叉树的遍历,提示输入左右子树显示结果-compilation of achievement with the binary tree traversal, suggesting that the importation of sub-trees around results show
shujusort
- 数据结构中 实现了数据的自动排序功能. 是课程中的演示程序-data structure to achieve the data automatically sorting function. The curriculum Demonstration Program
rw_pitch
- 语音信号基音周期的提取,在说话人识别中可作为重要特征参数.也可用于语音合成.希望能对你有所帮助.-voice signal Pitch Extraction, Speaker identification can be as important parameters. can also be used for speech synthesis. The hope is to help you.
LR0ForWi
- LR(0)分析器,可以输入文法进行分析,或分析句子,非常方便-LR (0) analyzers, can be imported grammar analysis, or analysis of the sentence, a very convenient
SimpleLL1
- 一个LL(1)分法分析器,可以输入文法,分析句子,非常方便-an LL (1) France analyzers, can be imported grammar, sentence analysis, a very convenient
