Play the popular card game Mau Mau (similar to UNO®) against strong computer opponents or over the network with your friends.
This is a highly configurable stand-alone server.
A client based on Qt is available here: https://www.openhub.net/p/NetMauMau-Qt-Client
Features:
* Play against
... [More] an unlimited number of tactical playing computer opponents
* Play against an unlimited number of human players over the network
* Play ace/queen/king rounds (optional)
* Support for player images
* Server side scores
* Highly customizeable rules, even tweak them to your needs with Lua
* integrated webserver [Less]
A C++ rational (fraction) template class
Include rational.h to be able to do fraction calculations. By simply including rational.h and specifying the storage type (any integer variant) you can create and use a fractional data type.
Features
* exchangeable GCD algorithms
* optional signed
... [More] overflow/unsigned wrap checking
* optimized for signed and unsigned types
* construction of inproper (mixed) fractions and approximated fractions
* Support for the GNU Multiple Precision Arithmetic Library and the CLN - Class Library for Numbers as underlying storage type
* Expression templates for domain specific programming [Less]
Simple disk fit calculator
This crude tool calculates the optimal file selection to a given target size.
It is originally developed to optimize the use of capacity of a DVD after transcoding MP4 movie files.
It offers two presets for a single layer DVD (4.38 GByte) and a CD (700 Mbyte) as
... [More] well as the ability to give any target size in either Bytes, KBytes, MBytes and GBytes.
It outputs in ascending order all combinations of files which will fit within the target size. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy