Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
标签: implementation Generalized structure template
上传时间: 2013-11-26
上传用户:chenxichenyue
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
标签: collaborative several Europe Israel
上传时间: 2015-04-10
上传用户:hopy
How to call some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break.
标签: functions sometimes though could
上传时间: 2015-04-10
上传用户:1079836864
Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/linux soundcard.h
标签: files contains Source driver
上传时间: 2013-12-31
上传用户:qunquan
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
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
标签: differenttype construct computer purpose
上传时间: 2013-12-06
上传用户:13517191407
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