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

搜索资源列表

  1. C#读硬盘序列号的原代码

    1下载:
  2. C#读硬盘序列号的原代码 public class IDE { [StructLayout(LayoutKind.Sequential, CharSet=CharSet.Ansi)] internal struct IDSECTOR
  3. 所属分类:磁盘编程

    • 发布日期:2010-10-24
    • 文件大小:1957
    • 提供者:
  1. tcc-0.9.23

    0下载:
  2. Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:446401
    • 提供者: 刘竞楠
  1. blassic-0.5.1

    0下载:
  2. 由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:250927
    • 提供者:goober
  1. dnc_stringcast

    0下载:
  2. 方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用-convenient utf8, unicode, ansi transferable template, Fan-formation In VC, GCC, Inter C tested
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2822
    • 提供者:zch
  1. ansi.c.grammar

    0下载:
  2. C语言的lex\\Yacc文法实现,在linux\\Unix的shell中直接可以生成所有的文件。Unix下可以直接使用lex和Yacc生成可执行程序。-C language lex \\ Yacc grammar realized, In linux \\ Unix shell can be directly generated all the documents. Unix can be used directly lex and Yacc generating executable pro
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7639
    • 提供者:123456
  1. ExpState

    0下载:
  2. 使用状态机求浮点数真值 该程序用ANSI C编写,用TC或VC编译均可, 运行时输入一个符点数,即可得到真值 -use of state aircraft for the true value of the float process with ANSI C, TC or VC compiler can, running a website import quota, can be the true value
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:tary
  1. ansic_lex_yacc

    0下载:
  2. ANSI C的标准词法描述和文法描述,使用lex和yacc即可编译出可用的C语言源代码,通过这两个描述文档,即可实现最简单的C语法解析器。
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-16
    • 文件大小:5038
    • 提供者:andy
  1. UTF8-ANSI

    0下载:
  2. 用C++编写的能将UTF8码转化成ANSC 码的源代码
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:859
    • 提供者:建材
  1. ansi.c.grammar.tar

    0下载:
  2. ANSI-C语法的lex和yacc specification,可以用于编译器构建。-ANSI-C syntax of lex and yacc specification, can be used to build a compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:3184
    • 提供者:qsort
  1. ANSI+C+grammar

    0下载:
  2. C语言编译器的Lex及Yacc词法及语法分析规则源码-C language compiler Lex and Yacc analysis of lexical and grammatical rules of source
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:21775
    • 提供者:wu
  1. TXT_quantities_to_generate_CHM_file

    0下载:
  2. 批量将TXT生成CHM文件(TXT文件需要ANSI格式)   这是一款将批量(即多个)TXT(文本文件)生成一个CHM文件的免费绿色工具,将多个TXT文件生成CHM文件的好处在于可以批量浏览,方便传播以及能够起到禁止使用者更改其中的内容。将工具操作十分方便,选择一个TXT文件所在的目录,输入CHM标题,按下“立即生成”即可。   注意:该工具操作的TXT文件文件最佳编码是ANSI格式,至于批量转换ANSI格式的工具请联系我获得。 -TXT quantities to ge
  3. 所属分类:Editor

    • 发布日期:2017-04-02
    • 文件大小:510486
    • 提供者:屠忠盛
  1. c

    0下载:
  2. C程序设计语言 第2版描述的是ANSI标准定义的C语言-C programming language described in version 2 is defined in ANSI standard C language
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1916822
    • 提供者:家家
  1. Small_Device_C_Compiler_Manual

    1下载:
  2. SDCC (Small Device C Compiler) is free open source, retargettable, optimizing ANSI-C compiler by Sandeep Dutta designed for 8 bit Microprocessors. The current version targets Intel MCS51 based Microprocessors (8031, 8032, 8051, 8052, etc.), Dal
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-12-30
    • 文件大小:558345
    • 提供者:roy
  1. cint-5.16.19-win32.tar

    1下载:
  2. Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1989070
    • 提供者:hopper
  1. hounsell-ansi-c-template

    0下载:
  2. Ansi C templater code worker
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:1004
    • 提供者:medzied
  1. KaR_allc

    0下载:
  2. Source code of exercises in K&R C-Ansi book. For beginners or students.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:122300
    • 提供者:Daniel BOUCON
  1. Mult_matriz

    0下载:
  2. this code on C ANSI develop the product between matrix A*A, A*B, B*A.
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:1785
    • 提供者:Carjavel
  1. FFT-and-FFT-2D-ANSI-C

    0下载:
  2. 标准C语言实现的一维和二维快速傅里叶变换代码,代码运行时不需要额外占用多余的内存空间,简单易用,具体可见代码说明。-FFT and 2 dimension FFT algorithm acommplished with ANSI C.It occupies the least memory space while running after embeded into you project.The source code is easy and brief,you can check the t
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3232
    • 提供者:邓中洋
  1. ansi-c-stack-1.02-release-334.5-

    1下载:
  2. OPC UA Stack 发布版本,仅供学习用,不可用于商业用途。-OPC UA ANSI C STACK
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-06
    • 文件大小:983078
    • 提供者:Kevin Smith
  1. Aide-Mémoire de C++

    0下载:
  2. LANGUAGE FRENCH This book is an introduction to programming in ANSI C ++. It deals in a didactic way, and following a logical progression, all the functionalities of this language
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-06
    • 文件大小:5355520
    • 提供者:joth
« 12 3 »
搜珍网 www.dssz.com