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

搜索资源列表

  1. ExpressAnalysis

    0下载:
  2. 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:22.27kb
    • 提供者:大山
  1. j2

    0下载:
  2. 多功能运算器- Multi-purpose logic unit
  3. 所属分类:Compiler program

    • 发布日期:2017-12-05
    • 文件大小:2.08kb
    • 提供者:栗丽
  1. lgt2330

    0下载:
  2. ogtalk是一种面向对象的逻辑编程语言,可以使用最Prolog的实现作为一个后端编译器。 -ogtalk is a logic of object-oriented programming language, you can use most Prolog realization as a back-end compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:715.55kb
    • 提供者:carlose
  1. lw237ese_grifo

    0下载:
  2. Ladder logic compiler for 8051 microcontroller
  3. 所属分类:Compiler program

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:Kausik
  1. compiler

    0下载:
  2. 一个微型的编译器的实现代码。主要是为了说明编译器的工作原理,从中揭示编译设计的一些简单道理。编译器是一种比较复杂的程序,一般情况一个可以商用的编译器代码量都在10万行到100万行之间。所以本代码是一个相对简单的编译器模型。-A miniature of the implementation of the compiler code. Mainly in order to explain the working principle of the compiler from compiler des
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:21.77kb
    • 提供者:张开
  1. GRSORT7.PAS

    0下载:
  2. Pascal program implementing a number of different array sorting methods and providing interface to test them for effectiveness in different initial data conditions. Interface is designed to be in Russian but all the other logic is internationsl. Can
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:5.71kb
    • 提供者:MEPhIzik
  1. clRLL17c

    0下载:
  2. Cirrus Logic RLL 1,7 encoder and decoder
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:6.91kb
    • 提供者:shengbin
  1. ddd

    0下载:
  2. 组合逻辑的分析及应用,译码器,编码器的理解,应用-Combinational logic analysis and application, decoder, encoder, comprehension, application,
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:220.8kb
    • 提供者:马文
  1. point

    0下载:
  2. 一个简单的脚本语言解释器,可以编写基本逻辑,-A simple scr ipting language interpreter, you can write the basic logic
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:8.6kb
    • 提供者:zhanglei
  1. linistepper-c

    0下载:
  2. C++ logic stepper controller
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:103.31kb
    • 提供者:Basil Osrof
  1. decoder3to8

    0下载:
  2. 用组合逻辑电路写的3/8译码器,非常简单,是初学者可以看看的-Written with a combination of logic circuit 3/8 decoder is very simple, a beginner can look at the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:245.53kb
    • 提供者:luoxi
  1. byyl

    0下载:
  2. 编译原理,实现基本的编译器,是编译原理实验。从中有源码,实现基本的算术运算,逻辑运算,以及一些基本语句。-Compiler theory, to achieve the basic compiler, compiler theory experiment. From a source, to achieve the basic arithmetic operations, logic operations, as well as some basic statements.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:209.5kb
    • 提供者:leilei
  1. PLC_Compiler

    0下载:
  2. 1、该工程用于PLC梯形图与逻辑语言之间进行转换。 2、PLC命令格式与三菱的PLC指令兼容。-1, the project is used to convert between the PLC ladder logic language. 2, PLC command format is compatible with Mitsubishi PLC instructions.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5.46mb
    • 提供者:liuli
  1. tebench_seq

    0下载:
  2. this sequence circuit testbench, in logic , aginst combinational . Verilog HDL .v-this is sequence circuit testbench, in logic , aginst combinational . Verilog HDL .v
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:2.74kb
    • 提供者:microwave
  1. BitToBin

    0下载:
  2. 本C程序的目的是将硬件工程师测试电路板并从逻辑分析仪获取位流,将位流转换为标准Hex内容的Bin文件-The purpose of the C program is the hardware engineers to test the circuit board from the logic analyzer for bit stream, the bit stream is converted to standard Hex Bin file content
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:665byte
    • 提供者:James
搜珍网 www.dssz.com