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

搜索资源列表

  1. cifafenxiqipascal

    0下载:
  2. 这是我在学习《编译原理词法分析》时用VC++编写的词法分析器,希望这个小程序对一部分人有帮助-This is my learning "compiler theory lexical analysis" with VC + + prepared by the lexical analyzer and hope that this small program to help some people
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3624
    • 提供者:hong
  1. lua-5.0.2

    0下载:
  2. 世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置-world's fastest song scr ipting language source code, the compiler written in vc through without their configuration
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:279163
    • 提供者:heliming
  1. pl0withc

    0下载:
  2. 它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl0 和 test.out 可以用Notepad(记事本)软件
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14453
    • 提供者:coca
  1. ExpressAnalysis

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

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

    0下载:
  2. 编译器:一个VC++编写的词法分析器 可以自己输入 也可以导入一个文件进行分析-compiler : a VC prepared their lexical analyzer can also be imported into a document analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:27842
    • 提供者:lin
  1. WiseFox

    0下载:
  2. 一个类似Microsoft Access的小型数据库管理系统,提供全部VC源码,涉及界面设计、数据存储、页面调度、语法分析、报表设计等多项技术,对数据库学习、研究以及企业应用都有极高的价值。 -similar to a small Microsoft Access database management system full source VC, involving interface design, data storage, scheduling pages, syntax analysi
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:415137
    • 提供者:shahai
  1. zzzzz

    0下载:
  2. 一个词法分析的小程序 用vc++6.0做的 比较简单 还能用-a lexical analysis procedure using a small 6.0 vc do still use relatively simple
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1363
    • 提供者:tz
  1. pascalbianyiqi

    0下载:
  2. PASCAL编译器,能做词法分析。是以前的课程设计。VC下的东东,绝对不重复。-PASCAL compiler, do lexical analysis. Former curriculum design. VC saucepan, absolutely not repeat them. Oh
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:66564
    • 提供者:扣子
  1. nfa

    0下载:
  2. NFA DFA相关算法 编译原理的一个实验内容 使用VC++打开-NFA DFA correlation algorithm compiler principles of the use of an experimental content VC Open
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:105621
    • 提供者:chuhaiyun
  1. first&follow

    0下载:
  2. first和Follow分析相关算法 编译原理实验的一个内容,VC++编译
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1964030
    • 提供者:chuhaiyun
  1. PL语言到中间代码的编译程序

    0下载:
  2. PL语言到中间代码的编译程序,vc下编译 -PL language to the interlanguage compiler, under vc translates
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:54584
    • 提供者:李斯
  1. CONSTANT

    0下载:
  2. 一个vc的词法分析,可修改- A vc lexical analysis, may revise
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5034
    • 提供者:杨功成
  1. PL0编译器

    1下载:
  2. PL0语言的编译器,好用VC++编写-PL0 language compiler, easy to use VC compiles
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:170547
    • 提供者:张健
  1. 12334577

    0下载:
  2. VC引用matlab6.5函数库中mlfGamma函数的方法,已经拷贝到文本里,文本内有详细的解说、讨论和代码。-VC quoted matlab6.5 function library mlfGamma function, has been copied to the text, the text of a detailed explanation, discussion and code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3748
    • 提供者:严倾
  1. 4.2.tar

    0下载:
  2. lcc,一个可变目标c语言编译器的源码,可以用vc.net编译-OH, a c variable target language compiler source code, the compiler can use vc.net
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:638508
    • 提供者:clisper
  1. MPEG4videoencodeanddecode

    0下载:
  2. 用VC++实现的MPEG4视频编码和视频解码,很好用的-with VC of MPEG4 video coding and decoding video, with the good
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:124454
    • 提供者:xueling
  1. funcdraw

    0下载:
  2. 用VC做的一个简单编译器.实现简单的画图-VC do a simple compiler. A simple drawing
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:46877
    • 提供者:tenson
  1. compilerPL

    0下载:
  2. 编译原理课程设计VC实现源码(可以运行)-Course Design Compiler Principle VC source (run)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:88223
    • 提供者:fly
  1. WSnmpUtil

    0下载:
  2. vc实现程序-vc achieve procedures ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2111
    • 提供者:noodle
  1. Soft20060210105922892

    0下载:
  2. 这是学《编译原理》时的上机实验。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限界符,主要是对文件进行读、写操作,节省内存消耗,自以为是一个不错的词法分析程序。运行环境为VC++6.0。-This is the time for "compiler theory," the experiment on the plane. To be able to achieve C language lexical analysis, keyword 32, C con
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4373
    • 提供者:why
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com