IT++ 4.2.0
IT++ is a C++ library of mathematical and signal processing
IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes, and a set of accompanying routines. Such a kernel makes IT++ similar to MATLAB or GNU Octave.
IT++ 4.2.0 full details
| File Size: | 1.30 MB |
|---|---|
| License: | Open Source |
| Price: | FREE |
| Released: | 2011-09-15 |
| Downloads: | Total: 115 | This Month: 0 |
| Publisher: | Sourceforge |
| Publisher URL: | http://sourceforge.net/ |
Download IT++ 4.2.0
Save IT++ to My Stuff
IT++ - Windows 7 Download awards
IT++ 4.2.0 full description
IT++ is a C++ library of mathematical, signal processing and communication routines
IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes, and a set of accompanying routines. Such a kernel makes IT++ similar to MATLAB or GNU Octave.
The IT++ library originates from the former department of Information Theory at the Chalmers University of Technology, Gothenburg, Sweden. Because the library is coded in C++, the name IT++ seemed like a good idea at the time. While departments come and go, IT++ have developed a life of its’ own and is now released under the terms of the GNU General Public License (GPL) for you to enjoy.
IT++ is being developed and widely used by researchers who work in the area of communications, both in the industry and at universities. In 2005, 2006 and 2007, IT++ was developed as a part of the European Network of Excellence in Wireless Communications (NEWCOM).
Features:
A short list of the main features of IT++ is given below sorted in different categories. Many more features and functions exist and for these we refer to the reference documentation.
Programming features
* template array and stack container classes
* command line and file argument parser
* timing functions and classes
Basic mathematical features
* templated vector and matrix classes
* sparse vector and matrix classes
* elementary functions on vectors and matrices
* matrix decompositions such as eigenvalue, Cholesky, LU, Schur, SVD, and QR
* solving linear system of equations (including over- and underdetermined)
* random number generation (Mersenne Twister generator)
* binary and Galois types (scalar, vector and matrix)
* integration of 1-dimensional functions
* unconditional nonlinear optimization (Quasi-Newton search)
* statistics class
Signal processing
* filter functions and classes
* frequency domain filtering
* FFT, DFT, DCT, and Hadamard transforms
* time and frequency domain windows
* evaluating and finding roots of polynomials (and inverse operations)
* filter design functions
* fast independent component analysis (fast ICA)
Communications
* modulators (BPSK, PSK, PAM, QAM)
* vector modulators (e.g. for OFDM and MIMO)
* OFDM and CDMA modulators
* pulse shaping filters (including RC and RRC)
* binary symmetric (BSC) and additive white Gaussian Noise (AWGN) channels
* multipath fading channels (both frequency-flat and frequency-selective)
* COST 207, COST 257, and ITU channel models
* Hamming, Extended Golay, and CRC codes
* BCH and Reed-Solomon codes
* convolutional and punctured convolutional codes
* recursive convolutional codes
* turbo codes
* interleavers
Protocol simulation
* event-based simulation classes
* signal and slots for simplified syntax
* TCP clients and servers
* Selective Repeat ARQ
* queue classes
* packet generators
Source coding
* Scalar Quantizer (SQ) and Vector Quantizer (VQ) classes and functions for training of these
* LPC, LSF, and cepstrum parameter calculation for speech processing
* Gaussian Mixture Modeling (GMM)
* reading and saving several different audio file formats
* reading and saving images in PNM format
Other features
* binary file format for most built in IT++ types
* fixed-point scalar, vector and matrix types
IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes, and a set of accompanying routines. Such a kernel makes IT++ similar to MATLAB or GNU Octave.
The IT++ library originates from the former department of Information Theory at the Chalmers University of Technology, Gothenburg, Sweden. Because the library is coded in C++, the name IT++ seemed like a good idea at the time. While departments come and go, IT++ have developed a life of its’ own and is now released under the terms of the GNU General Public License (GPL) for you to enjoy.
IT++ is being developed and widely used by researchers who work in the area of communications, both in the industry and at universities. In 2005, 2006 and 2007, IT++ was developed as a part of the European Network of Excellence in Wireless Communications (NEWCOM).
Features:
A short list of the main features of IT++ is given below sorted in different categories. Many more features and functions exist and for these we refer to the reference documentation.
Programming features
* template array and stack container classes
* command line and file argument parser
* timing functions and classes
Basic mathematical features
* templated vector and matrix classes
* sparse vector and matrix classes
* elementary functions on vectors and matrices
* matrix decompositions such as eigenvalue, Cholesky, LU, Schur, SVD, and QR
* solving linear system of equations (including over- and underdetermined)
* random number generation (Mersenne Twister generator)
* binary and Galois types (scalar, vector and matrix)
* integration of 1-dimensional functions
* unconditional nonlinear optimization (Quasi-Newton search)
* statistics class
Signal processing
* filter functions and classes
* frequency domain filtering
* FFT, DFT, DCT, and Hadamard transforms
* time and frequency domain windows
* evaluating and finding roots of polynomials (and inverse operations)
* filter design functions
* fast independent component analysis (fast ICA)
Communications
* modulators (BPSK, PSK, PAM, QAM)
* vector modulators (e.g. for OFDM and MIMO)
* OFDM and CDMA modulators
* pulse shaping filters (including RC and RRC)
* binary symmetric (BSC) and additive white Gaussian Noise (AWGN) channels
* multipath fading channels (both frequency-flat and frequency-selective)
* COST 207, COST 257, and ITU channel models
* Hamming, Extended Golay, and CRC codes
* BCH and Reed-Solomon codes
* convolutional and punctured convolutional codes
* recursive convolutional codes
* turbo codes
* interleavers
Protocol simulation
* event-based simulation classes
* signal and slots for simplified syntax
* TCP clients and servers
* Selective Repeat ARQ
* queue classes
* packet generators
Source coding
* Scalar Quantizer (SQ) and Vector Quantizer (VQ) classes and functions for training of these
* LPC, LSF, and cepstrum parameter calculation for speech processing
* Gaussian Mixture Modeling (GMM)
* reading and saving several different audio file formats
* reading and saving images in PNM format
Other features
* binary file format for most built in IT++ types
* fixed-point scalar, vector and matrix types
IT++ 4.2.0 download tags
IT++ 4.2.0 Windows 7 release notes
New Release
* Added SISO class implementing several algorithms used in turbo decoders/
receivers
* Added EXIT class for EXIT chart computation of turbo receivers
* Added STC class for the generation of Space Time block codes used in MIMO
systems with turbo receivers
* Added support for testing IT++ library in Visual Studio 2008. Current approach
relies on fc (file compare) utility which seems to be available only in Visual
Studio 2008.
* Added rank() function, which calculates the rank of a matrix by counting
the number of non-zero singular values. SVD function from LAPACK is thus
required by this function.
* Added implementation of Gamma(alpha, beta) random number generator. The
implementation of the Gamma_RNG::sample() function was taken from the R
statistical language.
* Added qr() overloaded function that does not compute Q. For some tasks
(triangularization) the Q matrix is not really needed.
[ IT++ release history ]
* Added SISO class implementing several algorithms used in turbo decoders/
receivers
* Added EXIT class for EXIT chart computation of turbo receivers
* Added STC class for the generation of Space Time block codes used in MIMO
systems with turbo receivers
* Added support for testing IT++ library in Visual Studio 2008. Current approach
relies on fc (file compare) utility which seems to be available only in Visual
Studio 2008.
* Added rank() function, which calculates the rank of a matrix by counting
the number of non-zero singular values. SVD function from LAPACK is thus
required by this function.
* Added implementation of Gamma(alpha, beta) random number generator. The
implementation of the Gamma_RNG::sample() function was taken from the R
statistical language.
* Added qr() overloaded function that does not compute Q. For some tasks
(triangularization) the Q matrix is not really needed.
[ IT++ release history ]
IT++ for Windows 7 - Copyright information
All IT++ reviews, submitted ratings and written comments become the sole property of Windows 7 download. You acknowledge that you, not windows7download, are responsible for the contents of your submission. However, windows7download reserves the right to remove or refuse to post any submission for any reason.
Windows 7 Download periodically updates pricing and software information of IT++ full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for IT++ license key is illegal and prevent future development of IT++. Download links are directly from our mirrors or publisher's website, IT++ torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Windows 7 Download periodically updates pricing and software information of IT++ full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for IT++ license key is illegal and prevent future development of IT++. Download links are directly from our mirrors or publisher's website, IT++ torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Post IT++ review
Windows 7 IT++ related downloads
... which plays WAV, MP3, OGG, FLAC, MOD, XM, IT, S3M and more file formats, and is usable ...
... an application with a programming interface that enables IT professionals and software engineers to integrate multiple anti-malware ...
... an application with a programming interface that enables IT professionals and software engineers to integrate multiple anti-malware ...
... an application with a programming interface that enables IT professionals and software engineers to integrate multiple anti-malware ...
... via OS codecs and add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed ...
My Account
My Saved Stuff
Counter-Strike 1.6
Download Remove
Cortona3D Viewer 7.0
Download Remove
Clock.NET 2.1.0.5
Download Remove
dwTerm 2.0
Download Remove
Ceedo Personal 4.0.0.12
Download Remove
CDex 1.51
Download Remove
CDBurnerXP 4.4.1.3099
Download Remove
BrainDistrict LifeAssets 1.4
Download Remove
Book'em! 5.2.1
Download Remove
Bibble Professional 5.2.3
Download Remove
go.pc 3.2
Download Remove
File Extension Advanced Pro 1
Download Remove
FIBExTrees Library 5.5
Download Remove
FBackup 4.7.2270
Download Remove
FastCopy 2.08
Download Remove
CyberLink YouCam 5.0
Download Remove
CS 80V 2.0
Download Remove
HelpCruiser 2.2
Download Remove
HDR PhotoStudio 2.15.28
Download Remove
GdsViewer 2.1.9.390
Download Remove
gDoc Fusion 2.5
Download Remove
GameDay Payoff 1.0.0.121
Download Remove
Cross Fire 1080
Download Remove
Cool Barcode Maker 4.0
Download Remove
ContaCam 3.9.9
Download Remove
Free Large Android Icons 2011.2
Download Remove
FlashCapture 3.0.3.1317
Download Remove
Daytrader Companion 1.4.0
Download Remove
Dator 2.7.0
Download Remove
Azureus 4.0.0.4
Download Remove
AVS Video Converter 8.1.2.510
Download Remove
AutoScreenRecorder Pro 3.1.375
Download Remove
AnyToJpeg 3.3
Download Remove
Any DVD Cloner Express 1.2.2
Download Remove
Free YouTube to MP3 Converter 3.10.11
Download Remove
Fix IE Utility 1.0
Download Remove
DDE server plugin 3.7.4.1130
Download Remove
Codice Fiscale 5.1.1
Download Remove
Encode360 2.03
Download Remove
ChemDoodle 2.0.3
Download Remove
BrushO! 1.05
Download Remove
EVVAddressBook 3.0
Download Remove
Evolution 2.28.1-1
Download Remove
ECrawl 2.63
Download Remove
Audio Sound Editor for .NET 2.2.1.0
Download Remove
123FTP-Free 3.9.1
Download Remove
Amphis Customer 3.0
Download Remove
AIMP Classic 3.10 B1040 Beta
Download Remove
ABC Roster 1.5.0
Download Remove
A-one iPod PSP 3GP Video Converter 7.6.3
Download Remove
Acoolsoft PPT to Video Free 3.2.3
Download Remove
Download Remove
Cortona3D Viewer 7.0
Download Remove
Clock.NET 2.1.0.5
Download Remove
dwTerm 2.0
Download Remove
Ceedo Personal 4.0.0.12
Download Remove
CDex 1.51
Download Remove
CDBurnerXP 4.4.1.3099
Download Remove
BrainDistrict LifeAssets 1.4
Download Remove
Book'em! 5.2.1
Download Remove
Bibble Professional 5.2.3
Download Remove
go.pc 3.2
Download Remove
File Extension Advanced Pro 1
Download Remove
FIBExTrees Library 5.5
Download Remove
FBackup 4.7.2270
Download Remove
FastCopy 2.08
Download Remove
CyberLink YouCam 5.0
Download Remove
CS 80V 2.0
Download Remove
HelpCruiser 2.2
Download Remove
HDR PhotoStudio 2.15.28
Download Remove
GdsViewer 2.1.9.390
Download Remove
gDoc Fusion 2.5
Download Remove
GameDay Payoff 1.0.0.121
Download Remove
Cross Fire 1080
Download Remove
Cool Barcode Maker 4.0
Download Remove
ContaCam 3.9.9
Download Remove
Free Large Android Icons 2011.2
Download Remove
FlashCapture 3.0.3.1317
Download Remove
Daytrader Companion 1.4.0
Download Remove
Dator 2.7.0
Download Remove
Azureus 4.0.0.4
Download Remove
AVS Video Converter 8.1.2.510
Download Remove
AutoScreenRecorder Pro 3.1.375
Download Remove
AnyToJpeg 3.3
Download Remove
Any DVD Cloner Express 1.2.2
Download Remove
Free YouTube to MP3 Converter 3.10.11
Download Remove
Fix IE Utility 1.0
Download Remove
DDE server plugin 3.7.4.1130
Download Remove
Codice Fiscale 5.1.1
Download Remove
Encode360 2.03
Download Remove
ChemDoodle 2.0.3
Download Remove
BrushO! 1.05
Download Remove
EVVAddressBook 3.0
Download Remove
Evolution 2.28.1-1
Download Remove
ECrawl 2.63
Download Remove
Audio Sound Editor for .NET 2.2.1.0
Download Remove
123FTP-Free 3.9.1
Download Remove
Amphis Customer 3.0
Download Remove
AIMP Classic 3.10 B1040 Beta
Download Remove
ABC Roster 1.5.0
Download Remove
A-one iPod PSP 3GP Video Converter 7.6.3
Download Remove
Acoolsoft PPT to Video Free 3.2.3
Download Remove
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- iReport 4.5.1
- Lazarus x32 0.9.30.4
- GTK+ for Windows x64 2.22.1
- MathGL 2.0.2
- Lazarus x64 0.9.30.4
- fp Plugin 3.6
- VideoCap Pro SDK ActiveX 4.0
- Android Development Tools 20.0.0 Preview
- Anona Image Processing Toolbox for Matlab x64 2.1
- TMS IntraWeb Component Pack Pro 4.5.1.0
- Vivid Report Standard for C++ Builder 6 3.5
- Mouse Gestures 1.2
- Ultra Office Control 2.0.2010.416
- GTK+ for Windows x32 2.24.0-1
- Anona Image Processing Toolbox for Matlab 2.1
- Python Encryption Library 2.6
- Chilkat .NET Email Component for the .NET 2.0 / 3.5 Frameworks x64 9.1.0.0
- Audio Sound Editor for .NET 2.2.1.0
- dotConnect for Oracle Express Edition 6.80.350
- AccessImagine 1.10
Popular Tags
windows
barcode
postnet
visual studio
html
vb net
dotnet
asp net
email
visual basic
dll
pdf
mime
sdk
programming
component
net
ssl
.net
pdf417
code 93
library
net component
pop3
delphi
activex
smtp
control
server
asp.net
Popular Windows 7 Software
- Turbo C++ 3.0
- Turbo Pascal 7.0
- DOSBox 0.74
- Java Runtime Environment 6.31
- Java Runtime Environment 64bit 6.31
- Microsoft .NET Framework 4 4.0.30319.1
- Free Pascal 2.6.0
- Notepad++ 6.1.3
- Microsoft .NET Framework 3.5 SP 1
- BlueJ 3.0.7
- Visual C++ Express Edition 2010
- Texmaker 3.3.4
- Visual Studio Professional Edition 2008
- MyEclipse 10.1
- Visual Basic 6.0 HelpVistaXPDiamond 2.0.0.0
© 2012 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.





