Mathematical expression parser and evaluator for .NET
Moved to https://github.com/alxnull/calcex
Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#.
It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases.
The project includes a simple calculator and...
We didn't open the old version.
In this version,you can use LogFileManager to create a log file path and use the path to create a Log.Then use the Log.WriteInformation that the message were wrote in that file!
The library is running on .NET Framework 4.0.
Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
This program provides a means for developers and software testers to monitor and log CPU usage (utilization) for any period of time. The optionally produced log file is tab delimited and easily importable into MS Excel for further trending and analysis.