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.
License
GNU General Public License version 2.0 (GPLv2)Follow IT++
You Might Also Like
無料プランが拡大! | Auth0 Icon
無料プランが拡大! | Auth0
無料プランのMAUは25,000まで、さらに、Okta Connectionsが無制限になり、開発者のみなさんがアプリの開発に注力することができるようになりました。
無料・有料プランを拡張してほしい!そのような声を開発者の方々からいただき、プランが大幅に変更されました。プランの制約とセキュリティーの悩みから解き放たれ、みなさんが開発に集中できるようになることを願っています。
無料で始める
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
6
0
0
0
2
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
User Reviews
-
lizard-lizard Posted 2016年02月29日Good job people. This library made it easier for me to convert my matlab code into C++ code. I appreciate what you've done.
-
evgenystalker Posted 2015年09月27日Excellent project.
-
ashleydean Posted 2013年06月19日Thanks for Itpp, it's good!2 users found this review helpful.
-
minahim Posted 2013年02月22日Before this library I had written drafty code for bit matrix and Hadamard transform! No other C++ has it to my knowledge.
-
kevinb79 Posted 2012年10月03日Armadillo is faster for matrix operations and has more functionality, while providing a similar API to IT++. See arma.sourceforge.net