這是一個c語言寫的a/d轉換程序。利用i2c總線實現對24c02的存和取
上傳時間: 2013-12-26
上傳用戶:plsee
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.
上傳時間: 2014-01-06
上傳用戶:2404
A C++ framework for creating Linux and Windows communications applications that contain Dialogic/Intel NetStructure products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app support.
標簽: communications applications framework creating
上傳時間: 2014-01-11
上傳用戶:mhp0114
Making plain binary files using a C compiler,使用gcc得到純二進制代碼。講的很不錯,對學習c語言,了解編譯器很有用。
標簽: compiler Making binary plain
上傳時間: 2015-04-11
上傳用戶:cjf0304
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.
標簽: book recognized Solutions companion
上傳時間: 2014-01-22
上傳用戶:努力努力再努力
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 included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.
標簽: compiler general-purpose optimizing given
上傳時間: 2015-04-12
上傳用戶:gtzj
KCC , a good c compiler, write by Ken Harrenstien
標簽: Harrenstien compiler write good
上傳時間: 2013-12-25
上傳用戶:whenfly
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.
標簽: interpreting extensions generates multipass
上傳時間: 2015-04-12
上傳用戶:大三三
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.
標簽: Simple Compiler compiler portable
上傳時間: 2015-04-12
上傳用戶:pompey
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
標簽: Obfuscated Compiler compiler generate
上傳時間: 2015-04-12
上傳用戶:windwolf2000