dotnetperls-controls


Page 1 of 2

File Summary + Labels Uploaded Size
MemoryWatcher1-source.zip Memory Watcher source (for .NET 3.5) Jun 25, 2008 56.04KB
MemWatcher1-application.zip Memory Watcher application (just the EXE) Jun 25, 2008 193.74KB
Rot13.cs ROT13 cipher in C# with optimizations Jun 20, 2008 3.36KB
WordCount2.cs Very accurate C# Word Count method with Regex Jun 20, 2008 1.66KB
LineCount.cs Line counting methods for files and strings in C# Jun 20, 2008 2.37KB
StringSort.cs .NET framework built-in string sorting methods and helper class Jun 20, 2008 4.06KB
ConvertNum.cs Convert degrees, bytes, distances with these easy conversion methods Jun 20, 2008 2.19KB
DateTimeYesterday.cs Contains some useful DateTime methods Jun 20, 2008 3.94KB
anagramfreefinder.zip Anagram Free Finder program exe, uses DAWG  Deprecated Jun 11, 2008 520.19KB
DeBruijn.cs Implements find first set bit function with De Bruijn sequence  Type-Souce Jun 7, 2008 479
enable1.txt Public domain word list for some of the word programs here  Type-Docs May 29, 2008 1.83MB
Anagrams.cs Simple but fast anagram-finding class in C#  Featured  Type-Source May 29, 2008 4.51KB
AlphanumComparatorFast.cs Sorts strings alphanumeric style, now faster and simpler  Featured  Type-Source May 17, 2008 2.89KB
DawgSharp-May2008.7z DawgKit May 2008 update with cleaner code (directed acyclic word graph for C#)  Featured  Type-Source  OpSys-Windows May 15, 2008 434.89KB
AStar-MinotaurPathfinder.7z A-Star Algorithm and Simple GUI for .NET 3.5 and C#  Deprecated May 3, 2008 44.54KB
WordCount.cs Count words in a string or file with results similar to Microsoft Office  Type-Source  Deprecated Apr 22, 2008 1.81KB
ProcessChecker.cs Ensure that your C# program only runs one instance at a time  Type-Source Apr 22, 2008 5.08KB
AlphanumericSort.cs Alphanumeric sorting algorithm, improved C# version  Type-Source  Deprecated Apr 18, 2008 4.94KB
Segment.cs C# static class that writes segments of CSV files for database importing Apr 10, 2008 4.06KB
LevenshteinDistance.cs Efficient C# impl. of the Levenshtein Distance algorithm  type-souce Apr 9, 2008 2.21KB