搜索结果
找到约 50,972 项符合
A-C 的查询结果
单片机开发 TLC0831A8位A/D转换器(C语言驱动程序)
TLC0831A8位A/D转换器(C语言驱动程序)
数学计算 Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. "MC
Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. "MCS-libre" stands for "Monte Carlo Simulation - libre". Documentation and examples are provided.
这是一个免费的用于简化Monte-Carlo模拟的C++工具包。这是一个遵守LGPL协议的库。"MCS-libre"代表"Monte Carlo ...
嵌入式/单片机编程 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取
这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
书籍源码 The source code for "C++ Solutions". This book is a companion to the book that is widely recognized
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co
CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
编译器/解释器 KCC , a good c compiler, write by Ken Harrenstien
KCC , a good c compiler, write by Ken Harrenstien
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
编译器/解释器 Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is desi
Simple C Compiler, Release 0.1.6
Simple C is a portable C compiler based on Small C/386. It is designed
to run on Linux, but it should be usable on any Unix-like operating
system for the x86 with minimal effort.
编译器/解释器 The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file