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
上传用户:努力努力再努力
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
标签: simulation baseband channel packet
上传时间: 2014-11-09
上传用户:hwl453472107
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
This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
标签: matlab using developed project
上传时间: 2013-12-09
上传用户:yuzsu
power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
上传时间: 2013-12-26
上传用户:372825274
this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
标签: first simulator the simulate
上传时间: 2014-01-03
上传用户:Late_Li