搜索结果
找到约 40,748 项符合
Ansi-C 的查询结果
编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li
Tiny C Compiler - C Scripting 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/bin.
./configure --help shows configuration options.
语音压缩 G.729 coder and decoder, ANSI C, for windows, unix, DSP, etc.
G.729 coder and decoder, ANSI C, for windows, unix, DSP, etc.
其他书籍 本书主要讲解了ANSI C中的定义和约定
本书主要讲解了ANSI C中的定义和约定,一致性,环境,语言以及C中的库。
单片机开发 用ansi c 实现针对时钟芯片HT1380的驱动程序
用ansi c 实现针对时钟芯片HT1380的驱动程序,以及实现电子时钟的源码
编译器/解释器 由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.
由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.
其他书籍 Object Oriented Programming In ANSI C
Object Oriented Programming In ANSI C
软件工程 Object-oriented.Programming.with.ANSI-C很经典哦
Object-oriented.Programming.with.ANSI-C很经典哦
语音压缩 ITU-T G.729 ANSI-C Source Code
ITU-T G.729 ANSI-C Source Code
嵌入式Linux 微型嵌入式GUI,多窗口支持| 完全中文输入/显示| 多数常用GUI控件| 99.9% ANSI C 编写| 已成功移植 DOS,Linux,uc/OS-II| 组件式 API(易用
微型嵌入式GUI,多窗口支持| 完全中文输入/显示| 多数常用GUI控件| 99.9% ANSI C 编写| 已成功移植 DOS,Linux,uc/OS-II| 组件式 API(易用,高效)
压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm
Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at ...