5778 projects tagged "C++"
Ozeki NG SMS Gateway sends and receives SMS, MMS, email, and voice messages via GSM modem connections or directly over the Internet (SMPP, UCP, CIMD2) to/from mobile phones. It is useful for SMS services like SMS notifications, two-way SMS systems, automated SMS services, SMS paging, SMS games, billing systems, email-to-SMS forwarding, premium rated SMS services, etc. It supports various APIs.
Galois is a computer game of the "falling blocks" type, but with unique features. Unlike most other games of that type, it is not limited to blocks made of four two-dimensional, square bricks: you can choose among several different brick shapes, blocks composed of more or fewer bricks, and even between two- and three-dimensional games.
Qtnp is program for math\physics teachers and students. There 4 tools: Pen, Line, Jogged line, and Circle. The software can draw grids, coordinate planes, and graphics. It has flexible settings, presentation mode, support for all base formats, a GUI for blackboards/tablets, and a built-in powerful calculator.
Fast FIX Parser (FFP) is a library for parsing Financial Information eXchange (FIX) messages. It takes input bytes as they arrive from, for example, a socket, and converts them into a representation of FIX messages which can be further analysed for semantic checks, converted into “business” structures, etc. It also provides a way to specify which tags are allowed for a particular message and verifies this specification at runtime.
ExprTk is a C++ mathematical expression library, a simple to use, easy to integrate, and extremely efficient and fast mathematical expression parsing and evaluation engine. The parsing engine supports various kinds of functional and logic processing semantics, and is easily extensible.