CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - DISPLAY

搜索资源列表

  1. jellrap

    0下载:
  2. 形式文法分析JAVA工具包 本JAVA Applets程序提供对LL(1),LL(2)和LR(1)文法分析处理,用户可以输入任何满足条件的形式文法,通帮过系统的提示和帮助构造出相应文法的分析表,以及动态显示分析过程.本JAVA包能够很好地帮助学生理解语法分析器的制作过程和语法分析器的工作原理. -form grammar analysis of the Java tool kit for Java Applets procedures for LL (1) LL (2) and LR (
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:165594
    • 提供者:欧滨
  1. 20063161712468

    0下载:
  2. 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle; When a button, LED dynamic d
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:74877
    • 提供者:递减化
  1. uP51s004

    0下载:
  2. 数码管显示-Digital Display ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:20175
    • 提供者:ssssssssssss
  1. lc2

    0下载:
  2. this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 mode
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:43004
    • 提供者:ngzhongsyen
  1. Lexical-analyzer 简单的词法分析器

    1下载:
  2. 简单的词法分析器 1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。 2.依次输出各个单词的内部编码及单词符号的自身值。 3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示 -Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-04-09
    • 文件大小:1091584
    • 提供者:xiao
  1. light1

    0下载:
  2. MSP430写的流水灯程序,几个数码管从头开始显示。-MSP430 write light water programs, several digital display from scratch.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:吴迪
  1. c_compiler

    0下载:
  2. 本程序集是Allen I. Holub所写的《Compiler Design in C》一书的附随软件,其中有作者自己编写的词法分析和语法分析工具LeX,occs和LLama,该软件包还包括一个显示C语言分析过程的程序-This set of program is the attached software in 《Compiler Design in C》 writed by Allen I. Holub, it contains the Lex, occs and Llama which a
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:225289
    • 提供者:站长
  1. cunchuqi

    0下载:
  2. maxplus环境下通过硬件实现存储器工作的原理展示-maxplus environment through the hardware implementation of the principle of working memory display
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:233776
    • 提供者:wenyu
  1. bianyiyuanlicifafenxi

    0下载:
  2. 词法分析 1、通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 2、编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本关键字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) 有实验报告-Lexical Analysis 1, through the design of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:157719
    • 提供者:盼盼
  1. compilar

    0下载:
  2. 实现编译器的词法分析,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行)-Achieve compiler lexical analysis, from the input source program to identify each word has an independent significance, that is the basi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:4350
    • 提供者:林彩霞
  1. LCDtimer

    0下载:
  2. 运动计时器的设计。设计要求: (1)在液晶显示屏上显示分钟和秒,最长的计时时间为59:59。 (2)按下清零按键,在液晶显示屏上显示的时间为00:00。 (3)按下启动/暂停按键,则启动或暂停计时器计时。其功能与实际的计时器的开始/停止按钮功能相同。 -Movement timer design. Design requirements: (1) in liquid crystal displays minutes and seconds, the longest time 59
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:6888
    • 提供者:宁冰旭
  1. LCD

    0下载:
  2. LCD显示实验。要求熟悉LCD显示的驱动原理,在实验板的LCD显示屏上显示“FPGA”,并且尝试任意字符的显示方法,动态显示的设置。-LCD display experiment. Requirements are familiar with LCD display drive principle, the experiment LCD panels display FPGA , and try any of the characters display methods, dynamic di
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:4971
    • 提供者:宁冰旭
  1. fpgafpgafpga

    0下载:
  2. 可以显示时、分、秒,可以设置时间,精度要求0.001s ,允许电压: 3.3V -Can display hours, minutes and seconds, you can set a time, precision 0.001s, allowing voltage: 3.3V
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:48666
    • 提供者:yoyo
  1. time

    0下载:
  2. 动态显示系统时间的程序,显示格式为:时、分、秒、毫秒(1/100)-Dynamic display system time-consuming procedures, display format as follows: hours, minutes, seconds, milliseconds (1/100)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1445
    • 提供者:sinjoao
  1. 1219

    0下载:
  2. 测试显示屏的显示资料,显示屏初始化代码,针对测试用程序.-Testing the display screen information display initialization code, for testing procedures.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1255197
    • 提供者:黄文杰
  1. qt1

    0下载:
  2. 使用液晶显示器12232来实现字符的显示。所用的仿真环境为IAR,硬件平台为TI的MSP430,利用430的P5作为12232的控制口,P3作为与12232连接的数据口。实现字符的显示-use LCD12232-9 to display char
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:1779
    • 提供者:邱婷
  1. java_to_html_app

    0下载:
  2. 将JAVA/C++的源文件内容显示到HTML上,利用有限状态自动机实现。-display java/c++ source code to html using DFA.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:10912
    • 提供者:liuguangcong
  1. LCD_4_bits_mode

    0下载:
  2. Source code for lcd display 4 bits mode for pic16f877 using CCS.
  3. 所属分类:Compiler program

  1. Seven-segment-display-decoder

    0下载:
  2. 七段显示译码器 因为计算机输出的是BCD码,要想在数码管上显示十进制数,就必须先把BCD码转换成 7 段字型数码管所要求的代码。我们把能够将计算机输出的BCD码换成 7 段字型代码,并使数码管显示出十进制数的电路称为“七段字型译码器”。 -Seven-segment display decoder because the computer output is BCD code, in order to display in the digital tube decimal numbe
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:3148
    • 提供者:jlz
  1. 7-segment-LED-display

    0下载:
  2. 74LS49 是一个BCD码——7段LED显示译码器,它具有四位二进制输入信号bi(3)到bi(0)和熄灭信号b1_n,以及7段LED驱动信号a,b,c,d,e,f,g-74LS49 is a BCD code- 7 segment LED display decoder, it has four binary input signal bi (3) bi (0) and extinguished signal b1_n, and 7-segment LED drive signals a, b
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:580
    • 提供者:smith
« 12 3 4 »
搜珍网 www.dssz.com