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

搜索资源列表

  1. c02 vc6

    0下载:
  2. 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:975701
    • 提供者:
  1. wannengzidian

    0下载:
  2. 万能密码生成字典,是多功能多用途的,自动生成破解密码的,电脑软件-Universal Dictionary Password Generator is a multi-functional multi-purpose, automatically generated password crack, computer software
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:127371
    • 提供者:宋继龙
  1. jflex-1.4.1

    0下载:
  2. 用java语言编写的词法分析器,可以根据manual的要求编写词法文件,自动生成语法分析器。-Lexical analyzer java language, according to the requirements of the manual preparation of lexical files, and automatically generate a parser.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:1063752
    • 提供者:ericxing
  1. java_cup_v10k

    0下载:
  2. 用java编写的语法分析器,可以根据其中的manual编写语法规则,自动生成语法分析器。-Parser written in java to write the rules of grammar can be one of the manual and automatically generated parser.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:217142
    • 提供者:ericxing
  1. xlang

    0下载:
  2. XLang 语言,专门为文本替换而设计的语言,适用于自动生成结构化文书。-XLang language, the language designed specifically for text replacement, suitable for automatic generation of structured instruments.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:1726342
    • 提供者:yang jian
  1. IFELanguageDemo.src

    0下载:
  2. VC/C++源码,字符处理,汉字转拼音,根据文本框中的汉字自动生成对应的拼音-VC/c++ source code, character processing, pinyin, Chinese characters according to automatically generate the corresponding Chinese characters pinyin in the text box
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:80244
    • 提供者:liuqi
  1. LL1

    0下载:
  2. 编译原理中的LL1语法分析程序 包括消除左递归, First集和Follow集自动生成, 预测表自动生成, 对输入的句型进行分析。-Compiler theory LL1 syntax analysis procedures, including the elimination of left recursion, First Set and Follow automatically generated prediction table is generated automatically an
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1462022
    • 提供者:gan
  1. LR1

    1下载:
  2. 编译原理中的lr1分析程序, 主要实现功能:自动生成项目集族, 自动生成lr1分析表(action表和goto表), 对输入的句型进行分析-Compiler Principle lr1 analysis program, the main functions: automatic generation of item sets, which automatically generates lr1 analysis table (action table and goto tables), the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1781047
    • 提供者:gan
  1. siyuanshi

    0下载:
  2. 自动生成四元式,有简洁的界面,包含代码优化,是编译技术实验课的作业。-Automatically generated quaternion type, there is a simple interface that contains the code optimization, compiler technology experiment homework assignment.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:46432
    • 提供者:于洋
  1. vcapi20040127

    0下载:
  2. LL1文法分析器,可以实现自动生成分析表,给定文法,判断分析结果。-LL1 grammar analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:21298
    • 提供者:李妹
  1. AVR-code-gen

    0下载:
  2. avr单片机代码自动生成软件,非常好用的工具.-avr code gen
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:198846
    • 提供者:pic
  1. liuchengtu

    0下载:
  2. 自动生成C程序流程图,使用简单,方便快捷,是程序员不可或缺的简易工具!-Automatically generate C program flow, simple to use, convenient, is a simple tool for programmers indispensable!
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1329697
    • 提供者:玉织翔
  1. lex

    0下载:
  2. 自动生成编译过程的词法分析器,可以作为编译原理课程设计的参考程序。-Lexical analyzer compiler automatically generates the process can be used as a reference compiler theory curriculum design process.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:81336
    • 提供者:afrest
  1. yacc

    0下载:
  2. 自动生成编译过程的语法分析器,可以作为编译原理课程设计的参考程序。-Automatically generated parser compilation process can be used as a reference compiler theory curriculum design process.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:139576
    • 提供者:afrest
  1. compiled-machine

    0下载:
  2. 一个自动代码生成工具。它能读入“myapproval.sql”里的“account”和“authority”的建表语句,分别自动生成如“AccountModel.java”和“AuthorityModel.java”Model类对象的源代码。-An automatic code generation tool. It reads " myapproval.sql" in the " account" and " authority" of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1243
    • 提供者:suin
  1. compiler

    0下载:
  2. 类C语言编译器,基本上实现了主要功能的C语言语法,词法分析使用状态转移,语法使用LR(1)方法,自动生成ACTION和GOTO转移表。自顶向下的语法制导翻译,可以生成各种类型的表达式(包括布尔,算术,逻辑等等),循环中的while,选择中的if else 和if等,功能比较强大-Class C language compiler, basically realized the C language syntax, lexical analysis of the main features of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:77530
    • 提供者:宋yucai
  1. LDPCcoder

    1下载:
  2. 完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能-Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:胡生
  1. LexicalAnalyzer

    2下载:
  2. 使用工具实现 C/C++语言词法分析器 实现功能:使用词法分析的自动生成工具Flex 生成 C/ C++ 语言的词法分析器 -使用工具实现 C/C++语言词法分析器
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:118040
    • 提供者:小黑
  1. LR0

    0下载:
  2. LR0语法分析,要求:(1)直接输入根据己知文法构造的LR(0)分析表。 (2)输入已知文法的项目集规范族和转换函数,由程序自动生成LR(0)分析表; (3)输入已知文法,由程序自动生成LR(0)分析表。-LR0 parsing requirements: (1) direct input grammar based on the known structure of LR (0) Analysis Table. (2) Enter the known grammar of item
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2992163
    • 提供者:小飞
  1. CGCompiler-master

    0下载:
  2. 一个编译器(仅词法分析、语法分析、部分语义分析,所以说是前端),拿来分享一下。 整个代码库具有如下功能: 提供编译器所需基础数据结构、计算流程框架类,可供继承使用; 提供基础数据结构的可视化控件; 提供类似YACC的词法分析器、语法分析器自动生成功能; 提供Win form程序,集成和扩展上述功能,方便研究和应用。-A compiler (only lexical analysis, syntax analysis, semantic analysis secti
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:846752
    • 提供者:arjian
« 12 »
搜珍网 www.dssz.com