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

搜索资源列表

  1. PLXC

    0下载:
  2. 此工程是PL/X语言的编译器,此为编译原理课程实践。 其实现了一般语言的编译功能,例如词法、语法、中间代码生成等功能。-The project is to build a PL/X compiler, which is the project workshop for principle of compiler.It has implemented the basic functions such as lex analysis, semant analysis and finally gene
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:587433
    • 提供者:windlei
  1. SCTR_Proj

    0下载:
  2. A project about planes, about combustilis and how they work
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:557326
    • 提供者:Pisikut
  1. applocalize_2-69

    0下载:
  2. 帮助翻译成外文的Windows应用程序。您只需输入您的资源(。解像度)文件,翻译项目(菜单,字符串,对话框,消息和对话框控件),然后使用AppLocalize生成一个新的资源文件。-Help translated into foreign languages Windows applications. All you need to enter your resource (. Resolution) file, translation project (menus, strings, dial
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2074337
    • 提供者:广隶
  1. TPLEX

    0下载:
  2. 这是我们上课编译原理project的代码。应该比较有用。-This is our principle of class project to compile the code. Should be more useful.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:70721
    • 提供者:chen
  1. ATMega8-LCD_T

    0下载:
  2. Atmega8 avrstudio project (Multimeter, thermometer, 2x16 LCD with custom char, include: Schematics) Working example with photo-Atmega8 avrstudio project (Multimeter, thermometer, 2x16 LCD with custom char, include: Schematics) Working example with p
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:971102
    • 提供者:wadyo
  1. TINYsrc

    0下载:
  2. 经典书籍《编译原理及实践》的源码,一个小型的编译器,但是包含了编译原理的所有知识点,学习编译原理必备。-This text features a comprehensive, hands-on case study project for constructing an actual, working compiler. Students joining or beginning a compiler project will find COMPILER CONSTRUCTION valuabl
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:785756
    • 提供者:TINYsrc
  1. longpcl

    0下载:
  2. project c_lang is my language programming
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:649441
    • 提供者:bader
  1. CSharpCode

    0下载:
  2. C#网页编译器 使用AJAX+ASP.NET+VS2005开发制作.程序的界面相对简单(懒的整理前台了).使用帮助 直接用VS2005打开工程 如果你没有安装微软ASPAJAXExtSetup 那么请先安装下载. -C# compiler to use the Web AJAX+ ASP.NET+ VS2005 development and manufacture. Program' s interface is relatively simple (lazy finishing i
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:203578
    • 提供者:417
  1. cdproject

    0下载:
  2. this is a compiler design project
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:30913
    • 提供者:cnu
  1. GNUMake

    0下载:
  2. 讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile-About the GNU make tools, covering the use of GNU make, grammar. Also focus on how to prepare a project Makefile
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:108711
    • 提供者:tututu
  1. leidayima

    0下载:
  2. 实现解译雷神报文,把目标显示在屏幕上,它就类似与一个雷达平面显示器。-second radar use c language to finish this project .It takes me a lot of time.I hope my fruit can help some people.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:36410
    • 提供者:何武
  1. ProjectRename_Korean_

    0下载:
  2. This is project name changing program.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:104025
    • 提供者:waves
  1. digit_clock

    0下载:
  2. digital clock project using 89c51
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:894
    • 提供者:grr
  1. compiler-PL0

    0下载:
  2.   AppWizard创造了这个PL0Compiler申请。      这个文件包括一份你所能找到的文件   让你的PL0Compiler应用。      PL0Compiler.dsp   该文件(计画文件)包含在项目层次和信息   被用来建造一个单独的项目或subproject。其他用户可以共享   项目(.dsp)文件,但他们应该出口makefiles局部。 -AppWizard has created this PL0Compiler applicat
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:17270
    • 提供者:刘超
  1. Proyecto_Final

    0下载:
  2. Labview project simulating a termocouple
  3. 所属分类:Compiler program

    • 发布日期:2017-05-14
    • 文件大小:3176851
    • 提供者:dleon
  1. typeof_common

    0下载:
  2. typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2083
    • 提供者:朱元
  1. AddressBook

    0下载:
  2. 编译源程序: 1. 去掉“只读”属性。 2. 编译不受源文件位置和数据库位置的影响。即,AddressBook的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。-Compile the source: 1. Remove the " read only" attribute. 2. Compiled from the source file location and the location of the datab
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:45998
    • 提供者:renkool
  1. numberplate

    0下载:
  2. a good project for people
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:236175
    • 提供者:saad malik
  1. pcemu-1.2.tar

    0下载:
  2. 这个是英特尔的高级项目经理自己开发的CPU模拟软件,被我从他的个人主页淘来和大家分享!这款仿真器,仿真PC指令运行机制,可以从中学习指令调度以及如何写汇编器。-This is a senior project manager of Intel' s own CPU simulation software developed by my Amoy from his personal home page to share with you! The simulation, simulation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:325073
    • 提供者:挑灯看剑
  1. Forth_for_the_TMS320C50

    0下载:
  2. Forth compiler and interpreteter for the TMS320C50 microcontroller. Project for MS Visual Studio (v5+) and Qnx included.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:50561
    • 提供者:Jack
« 1 2 34 5 »
搜珍网 www.dssz.com