资源列表

« 1 2 ... .83 .84 .85 .86 .87 8388.89 .90 .91 .92 .93 ... 14954 »

[书籍源码GUI_HID

说明:液晶的驱动程序,可以移植到很多系统上,使用价值高。
<wysp> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[语音合成与识别vq

说明:用于说话人识别的矢量量化的完整程序!关于与文本有关的说话人识别的识别率很高。-For speaker recognition vector quantization of the full program!
<张春艳> 在 2025-06-26 上传 | 大小:6kb | 下载:0

[书籍源码LCDColor

说明:液晶的驱动程序,可以移植到很多系统上,使用价值高。
<wysp> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[汇编语言NFA

说明:NFA字符串识别演示程序比较复杂点,也需要建力一个专门的存储)的堆栈-NFA string recognition demo program more complicated points, also need to build a dedicated power storage) stack
<梁日雄> 在 2025-06-26 上传 | 大小:524kb | 下载:0

[编译器/词法分析A1

说明:自上而下语法分析器设计 自上而下语法分析器设计-自上而下语法分析器设计
<孔小亮> 在 2025-06-26 上传 | 大小:239kb | 下载:0

[Dephi控件源码Unit7

说明:使用动态库开发A3A8算法,希望有用,delphi开发-A3A8 algorithm is developed using dynamic library and hope be useful
<YuanWaiping> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[汇编语言spiXUART

说明:sip 多串口驱动简单的使用的驱动多串口应用-spi program
<王子> 在 2025-06-26 上传 | 大小:5kb | 下载:0

[编译器/词法分析1

说明:语法分析是编译程序的核心部分。语法分析的作用是识别由词法分析给出的单词符号序列是否是给定的文法的正确句子。目前语法分析常用的方法右自顶向下分析和自底向上分析两大类。 确定的自顶向下方法,是从文法的开始符号,考虑如何根据当前的输入符号(单词)唯一的确定选用哪个产生式替换相应非终结符往下推导。 LL(1)文法是一种确定的自顶向下的分析方法。 LL(1)的含义是:第一个L表明自顶向下分析从左向右扫描输入串,第二个L表明分析过程中将用最左推导,1表明只需向右看一个符号便可以决定如何推导即选
<孔小亮> 在 2025-06-26 上传 | 大小:3.87mb | 下载:0

[编译器/词法分析mlex

说明:词法分析器设计 读入源程序,每从源程序中发现一个符号串构成一个单词,即输出一个二元式(单词种别,单词值)。其中单词种别用整数说明。标识符的单词值为其在符号表中的记录号。非负整常数的单词值为其在常数表中的记录号-Lexical analyzer designed to read into the source code, each symbol from the source found in a string constitutes a word, that is, the output o
<孔小亮> 在 2025-06-26 上传 | 大小:437kb | 下载:0

[编译器/词法分析LRTrans1

说明:该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
<孔小亮> 在 2025-06-26 上传 | 大小:218kb | 下载:0

[编译器/词法分析SLR1

说明:该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
<孔小亮> 在 2025-06-26 上传 | 大小:220kb | 下载:0

[编译器/词法分析LRTrans1

说明:该程序是在实验4程序基础上实现的一个手工编码实现的简单计算器,其词法分析器调用接口为lex(),语法分析器调用接口为SLR1(),语义动作调用接口为run()。-The program is based on the experimental procedure 4, a hand-coding a simple calculator, the lexical analyzer is called interface lex (), parser call interface for the S
<孔小亮> 在 2025-06-26 上传 | 大小:18kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 8388.89 .90 .91 .92 .93 ... 14954 »

源码中国 www.ymcn.org