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

搜索资源列表

  1. small_rtos1.12.1

    0下载:
  2. 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:91045
    • 提供者:gtt
  1. 编译原理代码tinymachine

    0下载:
  2. 编译原理的词法,语法,分析等,还有劳顿的tiny machine (tm.c)的代码实现,前面还有相应的汇编程序 -compiler principles of morphology, syntax and analysis, there is a tiny machine Lawton (tm.c) the implementation of the code, still ahead of the corresponding assembler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:34903
    • 提供者:王超
  1. SmallRTOS for C51

    0下载:
  2. 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
  3. 所属分类:uCOS开发

    • 发布日期:2009-05-19
    • 文件大小:87185
    • 提供者:joyhee@sohu.com
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. MP3Player

    0下载:
  2. 完整的MP3播放器源码。包括列表窗口,音频特性调整功能,仿照winamp。支持换肤。- Complete MP3 player source code. Including tabulates the window, the audio frequency characteristic adjustment function, imitates winamp. The support trades the skin.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-09
    • 文件大小:3987184
    • 提供者:
  1. zwc319-20121012231632-tsh.tar

    1下载:
  2. A tiny shell in C project in OS
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-10
    • 文件大小:9216
    • 提供者:rusty
  1. recipes

    0下载:
  2. Tiny package of c++ codes for financial computation-Tiny package of c++ Codes for financial computation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:145485
    • 提供者:lin
  1. tmlibc-0.0.1

    0下载:
  2. 一款标准c类库.Tima(TM-Tiny&Miny) Standard ANSI C based Library-Tima(TM-Tiny&Miny) Standard ANSI C based Library
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:19860
    • 提供者:wjm
  1. loucomp

    0下载:
  2. 用c写的tiny语言的解释器,包括词法分析、语法分析、语义分析,解释执行-With c written explanation of tiny language, including lexical analysis, syntax analysis, semantic analysis, interpretation of the implementation of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:55114
    • 提供者:yy
  1. TRAFFIC2

    0下载:
  2. /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /* */ /* TRAFFIC2.C: Traffic Light Controller using RTX-51 */ /* */ /* 17-NOV-1994 / EG */ /****************************************************************************/ /* Derived fr
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3963
    • 提供者:lolapp
  1. sockets

    0下载:
  2. Tiny Web server in C
  3. 所属分类:Web Server

    • 发布日期:2017-04-15
    • 文件大小:8299
    • 提供者:Pepr
  1. bianyiyuanlichengxisheji

    0下载:
  2. 这里定义了一个编程语言称作C-M i n u s (或简称为C-),这是一种适合编译器设计方案的 语言,它比T I N Y语言更复杂,包括函数和数组。本质上它是C的一个子集,但省去了一些重要-Here defines a programming language called C-M inus (or simply C-), which is a suitable compiler design language, it is more complex than the TINY langu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:520172
    • 提供者:李丽
  1. TinyComplier

    0下载:
  2. 这是一个用C语言编写的tiny语言,控制台输出界面,它不同tiny+语言,它实现了19个关键字,具有编译器基本的词法分析,语法分析,语义分析等功能-This is a work written in C language tiny language, console output interface, it is a different tiny+ language, which achieved a 19 keywords, with the compiler basic lexical an
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:773999
    • 提供者:罗洛
  1. directshow_amcap

    0下载:
  2. 一款小巧的视频播放器,用C++开发,如果想做directshow的开发,它是个不错的开始.-A tiny media player developed by C++,enjoy it.
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3233104
    • 提供者:ljy
  1. Tiny_Compiler_5r

    1下载:
  2. 解释器Tiny Compiler(此为第五版)是用c++写的解释器,语法规则类似于C和matlab,支持数组和函数调用,并用mfc做了简单界面。 内附详细说明及例子程序。 第五版新增特性:计算器工具中添加了公式的“立体显示”。 第四版新增特性:添加了语法树的可视化显示。 官方日志:http://wantnon.spaces.live.com/blog/cns!22376C1C5B93C0AD!464.entry-The interpreter(name:Tiny Compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:259012
    • 提供者:杨超
  1. jpegEnc_0.1

    0下载:
  2. 提供jpeg图像解码的基本功能,使用标准C编写-This is jpegEnc, a tiny foot print jpeg encoder
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4292768
    • 提供者:wuliangyu
  1. 222

    0下载:
  2. 在分析了串行 EEPROM AT24C512B的功能和 Tiny OS下硬件抽象体系结构的基础上 ,设计了基于 I 2 C总线的 EEPROM硬件抽象组 件体系 ,实现了 Tiny OS下基于 MSP430平台的串行 EEPROM驱动程序 ,同时满足了应用开发的灵活性与 传感器节点功耗低两方面的需求。-The EEPROM har ware abstracti on component architecture base on I 2 C2 BUS is desi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:301446
    • 提供者:fanqipin
  1. tea

    0下载:
  2. TEA数据加密算法之程序代码及使用例子,C语言编写,封装成类;不用做任何修改可用于单片机编程中。-Tiny Encryption Algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:1708
    • 提供者:cwf
  1. lex

    0下载:
  2. 词法分析器,c++写的,仿照tiny,编译原理的课程设计,对大家学习很有帮助的-lex for c minus,just like for tiny
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:2622
    • 提供者:徐灵
  1. bass24

    1下载:
  2. BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MT
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:746904
    • 提供者:naja
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com