|

|
|
|
|
|
|
|
 |
Hpmbcalc Hex Calculator |
|
This is a programmable multiple-precision hex calculator with many utilities. With Hpmbcalc, you can easily perform a lot of big number math and encryption operations, such as: square root, modular inverse; hash, CRC, and check sum make; shift register configuration evaluation and simulationl; pseudo-random number generation; primality test; hex, dec, oct, bin conversions; etc.
hex calculator pseudo random sequence c source code hex number |
|
 |
CxTranslator |
|
The equation parser-evaluator for COMPLEX number math expressions with parse-tree builder and user-friendly interface for parsing and evaluation a run-time defined math complex number expression. The math expressions is represented as string in a function style F(x1, x2,..., xn) =f(x1, x2,..., xn) , where F(x1, x2,..., xn) - declares number and names of the variables; f(x1, x2,..., xn) - math expression may contain:
x1 x2 math expressions math expression complex number |
|
|
|
|
|
|
|
 |
CMATH for Visual C++ |
|
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (float, double, and extended precision). The implementation in Assembly language ensures superior speed, accuracy, and safety, as compared to other available complex class libraries with their inline or compiled C++ code. All CMATH functions may be called from C or C++. For MS Visual C++ 6, 2003, 2005, or 2008.
amd processors visual c 5 cartesian coordinates polar coordinates |
|
 |
CMATH for Borland C++ |
|
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (float, double, and extended precision). The implementation in Assembler ensures superior speed, accuracy, and safety, as compared to other available complex class libraries. All CMATH functions may be called from C or C++. For CodeGear / Borland C++ (RAD Studio, BC4.0+, BC++Builder, Borland Dev. Studio, Turbo C++).
  |
|
|
|
|