CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - basic source

搜索资源列表

  1. basic

    2下载:
  2. 一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:16157
    • 提供者:李振海
  1. prefuse.flare-alpha-20090124

    0下载:
  2. 用于flash/flex的 as3的 2D图形图像图表的动态生成-Flare is a collection of Actionscr ipt 3 classes for building a wide variety of interactive visualizations. For example, flare can be used to build basic charts, complex animations, network diagrams, treemaps, and mor
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1307635
    • 提供者:含影
  1. cifa

    0下载:
  2. 是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。 本实验要求学生编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行 -Is the input source program division, and gives the basic
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:1826
    • 提供者:chenxia
  1. FAScanner

    0下载:
  2. 单词是高级语言中有实在意义的最小语法单位,而单词又由字符组成。每一种高级语言都定义一组字符集。单词可大致分为五类:基本字,标识符,整常数,运算符,界限符。从输入的源程序字符串中逐个地把这些单词识别出来,并转化成机器比较容易使用的内码形式,这是词法分析器的主要任务。-The word is the smallest grammatical unit actual significance of the high-level language, the word characters. Each d
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:27025
    • 提供者:朱东
  1. nitrobasicperv1.0a2.zip

    0下载:
  2. Basic compiler written in Delphi.Source included.,Basic compiler written in Delphi.Source included.
  3. 所属分类:Compiler program

    • 发布日期:2017-12-06
    • 文件大小:24546840
    • 提供者:jacques
  1. cPP

    0下载:
  2. 此源代码是实现一个简单的语法分析功能,是编译原理实验的一个基本实验。-This source code is a simple syntax analysis, is to compile a basic principle experiment experiment.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-24
    • 文件大小:5745
    • 提供者:yaunye
  1. 51c_language

    0下载:
  2. 这是一个51芯片源码锦集,基本要用的源码都有,可用Keil uVision4编译-This is a set of 51 chip source kam, basic source has to be used, can use Keil uVision4 compilation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-14
    • 文件大小:1929216
    • 提供者:张宁
  1. pl0

    0下载:
  2. pl0 基础功能,源代码,有Makefile文件,可直接使用gcc编译。-pl0 basic functions, source code, there is the Makefile, you can directly use the gcc compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:9038
    • 提供者:hz
  1. Code

    0下载:
  2. the embedded c program contain new source code for the embedded system design you can use this for making the project of final year using 8051 microcontroller and the basic interfacing development board. hope it will be more helpful and interesting
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:34640
    • 提供者:nilesh
  1. Visual-Basic

    0下载:
  2. This source for serial communication-This is source for serial communication
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:151111
    • 提供者:Junseon
  1. BianYi

    0下载:
  2. java实现的词法分析器基本功能已经实现了,可以给一段源码给你解释各个词是什么类型-lexical analyzer to achieve the basic functions of java has been achieved, could give some source explained to you what type of individual words
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6480
    • 提供者:邓文斌
  1. source

    0下载:
  2. 编译原理二元式 构造一个简单程序设计语言的词法分析器 有预处理函数扫描函数拼接字符函数查基本字表函数-Compiler theory of binary construct a simple programming language lexical analyzer has the scanning function preprocessing functions mosaic character functions basic word search function table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:雨婷
  1. grammar

    0下载:
  2. 预测分析法(LL(1)方法)的基本思想是:从文法开始符S出发,从左到右扫描源程序,每次通过向前查看 1 个字符,选择合适的产生式,生成中间推导过程以及句子的最左推导。本程序可以输入预测分析表,输出最左推导和中间过程。(The basic idea of prediction analysis method (LL (1)) is to start from the grammar start symbol S, and scan the source program from left to r
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-29
    • 文件大小:601088
    • 提供者:lwqcinder
搜珍网 www.dssz.com