CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tiny-c

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. BAS-INT1

    0下载:
  2. A tiny BASIC interpreter in c !
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21370
    • 提供者:何福保
  1. BAS-INT2

    0下载:
  2. http://www.programmersheaven.com/zone6/cat700/16060.htm A tiny BASIC interpreter with C++ sourcecode
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22126
    • 提供者:何福保
  1. 算法分析课程设计

    0下载:
  2. 算法分析代码 语言惯用的词法(包括语言标记的描述) 每个语言构造的B N F 描述 相关语义的英语描述 C -的两个示例程序 C -的一个Tiny Machine 运行时环境 C -和T M 的编程设计方案-algorithm analysis code language commonly used morphology (including labeling descr iption language) structure of each language B N F
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1984
    • 提供者:清风
  1. MSC1210test2

    0下载:
  2. MSC1210单片机在TINY操作系统下的C语言例程,包括ADC的采集以及对DA的操作。-MSC1210 TINY operating system in the C language routines, the collection includes ADC and the DA's operation.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:45425
    • 提供者:王栋梁
  1. TCXL.LIB

    0下载:
  2. This library is intended to be a supplement to the Turbo C function library. It was written to be used with the tiny and small memory models. -This library is intended to be a supplement to the Turbo C function library. It was written t o be used
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34490
    • 提供者:魏存庆
  1. Compiler-construction-principles-and-praticepptKen

    0下载:
  2. 编译原理与实践 Compiler construction principles and practice ,Kenneth c.louden 的书,一本很好的学习编译原理的书,里面包含的全书所有重点内容的课件,还有tiny compiler的源码-compiler theory and practice Compiler construction principle s and practice, Kenneth c.louden book, a good learning compil
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:139602
    • 提供者:江如基
  1. ToolPublic

    0下载:
  2. TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2626960
    • 提供者:steavenku
  1. cmm

    1下载:
  2. 简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(int input(void) ),输出语句(void output(int) ),赋值语句。这里的输入输出语句实际上类似于函数调用,可以看作是本语言内部的函数
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:412642
    • 提供者:Tony
  1. 333

    0下载:
  2. 根据tiny实现的C-词法语法分析器 编译原理课程
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:20463
    • 提供者:雷达
  1. SERIAL

    0下载:
  2. SERIAL.C: Interrupt Controlled Serial Interface for RTX-51 tiny
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:ljhy
  1. Tiny C 相关程序一

    0下载:
  2. 编译原理小程序,可用于教学,日常学习,程序员必备(Compiler principle applet)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-23
    • 文件大小:10240
    • 提供者:Gaara
  1. 编译原理与实践(代码)

    0下载:
  2. 编译原理与实践(tiny c)代码, vc6编译。(Compiler theory and Practice (tiny C) code, VC6 compiler.)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-16
    • 文件大小:873472
    • 提供者:瞒着
  1. soil

    0下载:
  2. SOIL is a tiny C library used primarily for uploading textures into OpenGL. It is based on stb_image version 1.16, the public domain code from Sean Barrett (found here). I have extended it to load TGA and DDS files, and to perform common functions ne
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:56320
    • 提供者:kotowi
  1. tiny-AES-c-master

    0下载:
  2. Tiny Advanced Encryption Standards C Library
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:11264
    • 提供者:hamidenet
  1. minishell-master

    0下载:
  2. Tiny/shity useless shell
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:62464
    • 提供者:0x0000
  1. ft_ls-master

    0下载:
  2. shitty ad tiny copy of the ls *nix program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:52224
    • 提供者:0x0000
  1. ft_fuzz-master

    0下载:
  2. Tiny fuzzer for tiny libc like lib
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:28672
    • 提供者:0x0000
  1. TINY

    0下载:
  2. 实现了一个基于LR文法的编译器,用了C++语言实现,实现了TINY文法的编译器(Implement a compiler based on LR grammar in the C++ language)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-21
    • 文件大小:58368
    • 提供者:cocoj
  1. Tiny c

    1下载:
  2. 其中包括tinyc语言程序的scanner,parser,analyzer等相关程序。(It includes scanner, parser, analyzer and other related programs of TinyC language program.)
  3. 所属分类:编译器/解释器

    • 发布日期:2020-12-29
    • 文件大小:17408
    • 提供者:落落c
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com