danm
-
- 1,867 total downloads
- last updated 4/2/2015
- Latest version: 3.1.0.4
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. Implements partial ISO7816 support (APDU etc.). The library is written to run on... More information -
- 774 total downloads
- last updated 1/14/2015
- Latest version: 1.2.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads. -
Fractions.
by: danmJson - 250 total downloads
- last updated 11/16/2013
- Latest version: 1.0.0
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.