ThIS material IS essentially Chapter 9 of the book Software Development in Pascal by Sartaj Sahni, NSPAN Printing and PublIShing, 1993. It IS reproduced here with permISsion of the publISher.
標簽: Development essentially Software material
上傳時間: 2014-01-17
上傳用戶:
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
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 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
thIS code IS a parallel programming code . such code IS esay but IS very useful to understand how to write the parallel code.
標簽: code programming understand IS
上傳時間: 2013-12-29
上傳用戶:
開發環境:Delphi 簡要說明:TGABase IS a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, thIS class can only get minimum solution
標簽: must You sub_class Derivate
上傳時間: 2015-04-12
上傳用戶:liansi