资源列表

« 1 2 ... .87 .88 .89 .90 .91 10692.93 .94 .95 .96 .97 ... 14959 »

[编译器/词法分析yffx

说明:语法分析是编译程序的核心部分,其主要任务是确定语法结构,检查 语法错误,报告错误的性质和位置,并进行适当的纠错工作.法分析的方法有多种多样,常用的方法有递归子程序方法、运算符优先数法、状态矩阵法、LL(K)方法和LR(K)方法。归纳起来,大体上可分为两大类,即自顶向下分析方法和自底向上分析方法. Syntax进行语法分析.对于语法分析,这里采用LR(1)分析法,判断程序是否满足规定的结构.构造LR(1)分析程序,利用它进行语法分析,判断
<项阳> 在 2025-02-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析cffx

说明:词法分析是编制一个读单词的过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。程序语言的单词符号一般分为五种:关键字(保留字/基本字)if、while、begin…;标识符:常量名、变量名…;常数:34、56.78、true、‘a’、…;运算符:+、-、*、/、〈、and、or、….、;界限符:, ; ( ) { } /*…。-Lexica
<项阳> 在 2025-02-22 上传 | 大小:2kb | 下载:0

[语音合成与识别lms.m

说明:对于语音信号延迟的LMS算法,对于时间延迟算法有所借鉴-The voice signal delayed LMS algorithm, for the time delay has been drawing algorithm
<王正> 在 2025-02-22 上传 | 大小:4kb | 下载:0

[中间件编程trayicon_xqt4[1].tar

说明:一种基于QT的系统托盘实现。对需要系统托盘的qt程序可以方便实现托盘-QT based on the realization of the system tray. The need for the system tray of the qt programs can facilitate the achievement of tray
<wweny> 在 2025-02-22 上传 | 大小:24kb | 下载:0

[Dephi控件源码x13456

说明:用delphi编的界面很好的,有不好的换望大家传好的-Delphi interface made with good and bad for everyone Chuan look good
<24663> 在 2025-02-22 上传 | 大小:3kb | 下载:0

[Dephi控件源码1356545

说明:编的美容美发管理系统,界面很好是用delphi-Provision of beauty salons management system, the interface is very good delphi
<24663> 在 2025-02-22 上传 | 大小:8kb | 下载:0

[编译器/词法分析tinycc-cvs

说明:一个小型支持C99的编译器源代码,最新CVS版本-A small support C99 compiler source code, the latest CVS version
<chen> 在 2025-02-22 上传 | 大小:457kb | 下载:0

[汇编语言mywork

说明:带数据库源文件 用PB编写的 学生信息系统-With the database source file prepared by PB Student Information System
<xiezhisong> 在 2025-02-22 上传 | 大小:1.92mb | 下载:0

[编辑器/阅读器iTextSharp.tutorial.01

说明:利用iTextSharp进行Word转Pdf的源代码,小弟初次上传,请多多包涵-ITextSharp for use Word to Pdf s source code,小弟initial upload, please forgive me
<liumin> 在 2025-02-22 上传 | 大小:648kb | 下载:0

[编译器/词法分析fuzhiyujudejiandanfanyichengxu

说明:这是采用编译原理的方法来进行的赋值语句的翻译程序。-This is compiled using the principle of means to carry out the assignment of the translation process.
<xingyudong> 在 2025-02-22 上传 | 大小:2kb | 下载:0

[书籍源码yufafenxichengxu

说明:这是一个语法的分析程序,采用算符优先分析方法实现的。-This is a syntax analysis procedure for the operator to achieve the priority analysis.
<xingyudong> 在 2025-02-22 上传 | 大小:41kb | 下载:0

[编译器/词法分析LL1

说明:编译原理中间代码生成器的设计,输出四元表达式-The principle of intermediate code generation compiler design, the output quaternion expression
<项阳> 在 2025-02-22 上传 | 大小:8kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 10692.93 .94 .95 .96 .97 ... 14959 »

源码中国 www.ymcn.org