资源列表

« 1 2 ... .66 .67 .68 .69 .70 571.72 .73 .74 .75 .76 ... 1384 »

[编译器/词法分析GrammarAnalysis

说明:语法分析程序 实现C语言的语法分析过程,正则表达式,上下文无关语法-Analysis of program syntax of C language syntax analysis, regular expressions, context-free grammar
<杨晓艳> 在 2024-11-20 上传 | 大小:404kb | 下载:0

[编译器/词法分析signal

说明:产生编码解码时使用的clk_1以及频率为它31倍的clk_31信号。 //产生M序列的发送信号indata(随机),并且将接收到的解码信号(decode)进行比较。 //发送的头10个信号为1,第11个为0,在解码的开始时期进行同步判断时用到。-Have used codec clk_1 as well as the frequency of 31 times it clk_31 signal.// Generate the M
<attawa> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析decode

说明://接收端的解码模块(可综合) //在信号接收的刚开始发送端发送的是10个1信号, //即10个+M序列,所以我们在开始时每接收到一个信号做一次累加运算 //当出现正的高峰时则认为达到同步,进入同步解调过程(mainbody)。 //也就是从此每进入一个信号就进行相应的相乘相加, //在解接收到31个信号后进行一次判断,大于0认为接收到1,小于0认为接收到0。-//Receiver decoder module (w
<attawa> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifa

说明:编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,-The preparation of a C language subset of the lexical analysis of C language source code program to scan, identify simple language the basic
<xifei> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifa

说明:此为C语言的词法分析器,基本能识别标示符、数字、字母,运算符等-This is the C language, lexical analyzer, to identify the basic indicators, numbers, letters, and other operators
<> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[编译器/词法分析101259352AccidenceAnalyser

说明:这是用Java写的词法分析器,他实现的功能还不错,容易理解 比较好-This is a lexical analyzer written in Java, he also achieved a good functional, easy to understand better
<tome > 在 2024-11-20 上传 | 大小:4kb | 下载:0

[编译器/词法分析Card

说明:利用Card类和循环语句编写一个扑克牌游戏-In this lab, you will finally put the Card class to good use, as we build a proper card game with the assistance of Java loops.
<莫问> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析roll1

说明:智益类游戏,道具种类谁机出现,给玩者不同感受-Yi-chi type of games, who is due to the types of props to play different feelings
<常晓承> 在 2024-11-20 上传 | 大小:200kb | 下载:0

[编译器/词法分析bianyiyuanli

说明:建立《编译原理网络课程》的目的不仅使学生掌握构造编译程序的原理和技术,而且能够使学生对该领域产生浓厚的兴趣和求知欲,为以后进一步从事软件工作打下良好的基础。主要内容涵盖了大学计算机系本科生所学内容,共十章,有编译概述,文法和语言,词法分析,语法分析,语法制导翻译,运行时刻环境的组织,中间代码生成,目标代码生成,代码优化,面向对象的语言的编译介绍。每章后附有习题,必做的习题给出了参考答案。最后讲解一个小的编译器的设计与实现,并给出了完整的
<wj> 在 2024-11-20 上传 | 大小:21.64mb | 下载:0

[编译器/词法分析DCU2PAS

说明:这是反编译delphi 生成的dcu的小软件-This is generated decompile delphi small software dcu
<yanghaohuid> 在 2024-11-20 上传 | 大小:565kb | 下载:0

[编译器/词法分析nandflash

说明:NANDFLASH的读写子函数,仅供参考-Functions NANDFLASH reading and writing, are for reference only
<HH> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析bianyiqi

说明:一个完整的编译器源码!包含词法语法分析类,关键词查找类,分析程序体类,参数类等,有详细开发过程和使用图解.-A complete source compiler! Contains parsing lexical category, keyword search type, body type analysis, parameters such as, a detailed diagram of the development proc
<Indiana> 在 2024-11-20 上传 | 大小:239kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 571.72 .73 .74 .75 .76 ... 1384 »

源码中国 www.ymcn.org