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

搜索资源列表

  1. C4droid(include-gccPforPC4droid)

    0下载:
  2. C/C++编译器,在android手机上使用-C/C++ compiler for the android mobile phone.
  3. 所属分类:Compiler program

    • 发布日期:2017-10-30
    • 文件大小:19mb
    • 提供者:jiht594
  1. word

    0下载:
  2. 使用C语言开发的一个简单的词法分析器。矩阵。最后生成token串。-Developed using C language with a simple lexical analyzer. Matrix. Last generated token string.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:63.19kb
    • 提供者:zhangqida
  1. c_complier

    0下载:
  2. c语言子集的编译器,使用c++语言实现的。包含图形界面-failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:tanghua
  1. Compiler

    1下载:
  2. 使用LEX和yacc实现的C—语言的词法分析器和语法分析器,采用的是LALR算法,完整的编译原理实验报告-LEX and yacc use to achieve the C-language lexical analyzer and parser, LALR uses algorithms to compile a complete report of principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:67kb
    • 提供者:童华兵
  1. 11

    0下载:
  2. icmp进行端口扫描所用,使用C#语言开发-icmp port help ,you can use it to scan the port
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-16
    • 文件大小:119.12kb
    • 提供者:huchunlin
  1. Compiler1

    0下载:
  2. 使用C++编写的编译器,里面 包括了词法分析程序scanner.cpp,无符号数识别程序ucon.cpp,算符优先法语法语义处理程序SF.cpp,SLR1语法语义处理程序SLR1.cpp。比较强大。源程序输入有program.txt,输出包括窗口和compiled.txt-Using C++ to write compiler, which includes lexical analysis program scanner.cpp the number of symbols identifica
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:2.82mb
    • 提供者:宋雪羽
  1. sort

    0下载:
  2. 经典排序算法的实现,使用C语言实现的,可以作为参考。-The realization of the classic sort algorithm.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:1.87mb
    • 提供者:郭强
  1. CMMintepre

    0下载:
  2. CMM(自定义) 是C 语言的一个子集,本程序对用这种语言写成的程序进行分析并输出相关的分析结果,解释器使用C语言写成.由词法分析程序、语法分析程序和语义分析程序组成。资源中包括程序源代码、可运行程序及测试程序、一个VC工程和相关设计用CMM语言设计文档。-CMM (custom) is a subset of the C language, the procedures of programs written in this language analysis and analysis rel
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-04-17
    • 文件大小:488.17kb
    • 提供者:张颖哲
  1. CMM-interpreter

    0下载:
  2. 使用C#编写的CMM的编译器,比较简单。-Using C# compiler written in CMM
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:32.19kb
    • 提供者:张颖哲
  1. Recursive-subroutine

    0下载:
  2. 该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习-The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:238.4kb
    • 提供者:wenjian
  1. word

    0下载:
  2. 使用C++编辑的词法分析器,可实现对简单C语言代码的词法分析-Use C++ edit lexical analyzer can be realized on a simple C language code lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-06-10
    • 文件大小:16.67mb
    • 提供者:autumn
  1. Compiler

    0下载:
  2. 是北航的同学都懂,本科最难的一门课,编译原理,独立实现C0文法的编译器,使用C++语言编写。高级难度,生成汇编码。其中还有考试测试文件,供大家测试使用。1006er留。-Northern students is everything, the hardest one undergraduate course, compiler theory, implemented independently C0 grammar compiler, using C++ language. Senior dif
  3. 所属分类:Compiler program

    • 发布日期:2017-05-19
    • 文件大小:5.22mb
    • 提供者:马骏
  1. CODEOfflineJudge_1.00_Bet

    0下载:
  2. 1. 图形用户界面,使用鼠标即可以完成所有操作,直观易用,当然,也有键盘快捷键; 2. 在有标准输入和标准输入数据的情况下,无需联网即可提交代码进行判题; 3. 具备所有Online Judge的核心判题功能,如编译代码、内存限定,时间限定,获取代码长度等; 4. 支持一道题目对应多个文件的测试方式,并支持显示每组测试文件的测试结果,计算正确率; 5. 可以打包并加密测试数据,使用加密后的数据可以正常判题,但不显示标准输出; 6. 拥有出题模式,在有标准输入数据和标程的时候可
  3. 所属分类:Compiler program

    • 发布日期:2017-06-16
    • 文件大小:23.64mb
    • 提供者:ftx
  1. The-codec

    0下载:
  2. 编码和解码,程序使用c#编程的,程序简单明了,适用于大众。-Encoding and decoding procedures using c# programming, the program is simple, applicable to the public.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:39.36kb
    • 提供者:曹聪聪
  1. C0_example

    0下载:
  2. 编译原理期末的大作业,使用C语言实现的C0文法编译器,压缩包内有说明文档-Compilation principle of the final major work, the C0 grammar compiler written in C language, there is a document in the package
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1.31mb
    • 提供者:zhangjiachen
  1. yufafenxi

    0下载:
  2. 带有四元式的语法分析,使用c语言实现,会生成语法分析过程以及词法分析-Parsing with a quad-style,Using c language, will generate parsing and lexical analysis process
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:263.05kb
    • 提供者:赵鹏飞
  1. Lexical-analyzer

    0下载:
  2. 词法分析器,使用C语言编写,编译原理中进行词法分析-Lexical analyzer, using the C language, compiler theory lexical analysis performed
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:218.09kb
    • 提供者:susan
  1. st_1

    0下载:
  2. 本章实验为实验一,任务是编写一个程序对使用C  语言书写的源代码进行词法分析和语法分析(C  语言的文法参见附录A),并打印分析结果。实验要求使用词法分析工具GNU Flex和语法分析工具GNU Bison,并使用C语言来完成。-This chapter first experiment experiments, the task is to write a program to use C  source c
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:845.88kb
    • 提供者:沈通
  1. InputAndOutputOfGrammar

    0下载:
  2. 1、了解文法定义的4个部分: G(Vn, Vt, S, P) Vn 文法的非终结符号集合,在实验中用大写的英文字母表示; Vt 文法的终结符号集合,在实验中用小写的英文字母表示; S 开始符号,在实验中是Vn集合中的一个元素; P 产生式,分左部和右部,左部为非终结符号中的一个,右部为终结符号或非终结符号组成的字符串,如S->ab|c 2、根据文法各个部分的性质,设计一个合理的数据结构用来表示文法, 1)若使用C语言编写,则文法可以设计成结构体形式,结构体中应包
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:忆昔
  1. lab1

    0下载:
  2. 任务是编写一个程序对使用C 语言书写的源代码进行词法分析和语法分析(C  语言的文法参见附录A),并打印分析结果。实验要求使用词法分析工具GNU Flex和语法分析工具GNU Bison,并使用C语言来完成。在两个强大工具的帮助下,编写一个能进行词法分析和语法分析的程序是一件相当轻松愉快的事情。 需要注意的是,由于在后面的实验中还会用到本次实验已经写好的代码,因此保持一个良好的代码风格、系统地设计代码结构和各模块之间的接口对于整个实验来讲相当重要。 -The ta
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:18.16kb
    • 提供者:沈大川
« 12 3 »
搜珍网 www.dssz.com