-
Synchronization Analysis can be used to compare and extract differences between text documents. It searches for lines, words or other symbols that may have changed to different positions. Then it returns the lists of differences in arrays.
-
dm.Complex can be used to perform arithmetic operations with complex numbers.dm.Complex can add, subtract, multiply, divide, calculate the square root, logarithm and exponential of complex values. It may also perform basic comparisons like testing whether a complex number is equal to zero or is equal to another complex number.There is also another class to manipulate complex number given its polar ...
-
Validator classes dynamically creates validation javascript.Currently Validator classes is only generating limited comparisons. I did not want to clutter up the code with unnecessary test cases when I did not use them within my system.The system is fairly easy to understand and fairly easy to extend. Just the sort of thing that everyone has been looking for in a validator
-
Date Compare is a simple class that can compute and compare dates. Currently it can compute the date of same month day as today in the next month.Date Compare can also compare a given date with the server side date and determine whether the specified date is after of before the server date.
-
Compare Files can compare two text files, like for instance PHP, HTML, ASP, to determine which lines are different. It can also highlight the differences displaying the files in inline frames.
-
Date_Calc is a calendar class used to calculate and manipulate calendar dates and retrieve dates in a calendar format. It does not rely on 32-bit system date stamps, so you can display calendars and compare dates that date pre 1970 and post 2038. Features of Date_Calc: - comparing number of days between arbitrary dates, - validating dates, calculating leap years, ...

