It s the E-book of LEDA. Library of Efficient Data types and Algorithms
標簽: Algorithms Efficient Library E-book
上傳時間: 2014-01-24
上傳用戶:熊少鋒
Making plain binary files using a C compiler,使用gcc得到純二進制代碼。講的很不錯,對學習c語言,了解編譯器很有用。
標簽: compiler Making binary plain
上傳時間: 2015-04-11
上傳用戶:cjf0304
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
標簽: the calculations positional pid
上傳時間: 2014-01-16
上傳用戶:moerwang
隨機性發生器、冒泡分類和混洗一組12張牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times.
標簽: Demonstrates bubble-sort randomizer array
上傳時間: 2014-01-16
上傳用戶:zhanditian
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
上傳用戶:
gcc的安裝相關資料 詳細介紹了gcc的安裝步驟和方法
上傳時間: 2013-12-25
上傳用戶:cylnpy
Guide to the Dot NET Compact Framework電子書
標簽: Framework Compact Guide Dot
上傳時間: 2015-04-12
上傳用戶:宋桃子
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