SharpZipLib 0.5
· Zip: This format archives multiple files into one file and compresses the results. Uses the deflate algorithm.
· Gzip: This format is often used in Unix and GNU Linux. It does not archive multiple files, so it is frequently used in conjunction with the ‘tar’ command. Also uses the deflate algorithm.
· Tar (“Tape archive”): Archives a set of files and directories into one file. It does not compress the files. Often used in conjunction with gzip to compress.
· Bzip2: This uses the same file format as gzip, but a different compression algorithm, called BWT. Produces better compression than gzip, but is much slower.
SharpZipLib also computes checksums. Ported to .NET from the GNU Classpath ZIP library for Java, the developer, ic#code, wrote the library entirely in C#. Because it is a strong-named assembly, it can be shared with other applications or used in other projects when registered in the Global Assembly Cache (GAC).
The library currently lacks Zip file splitting/spanning, can’t create custom self-extracting Zip files, and can’t read or write files to memory.
The project for the library included in the download is intended to be opened in ic#code’s own IDE, #develop (SharpDevelop), which, although a work in progress, gives programmers a free Windows Forms designer similar to VS.NET, for C# and VB.NET. The library and its source code are distributed under the GNU General Public License, with an exception.
Code Visualizer makes C/C++ source code to visual based diagrams. Code Visualizer show class, struct, and any elements of source code to diagrams. Code Visualizer show flow-chart and NSD about a method. Code Visualizer summarize project`s statistics.
Polyglot 3000 is automatic language identifier that can detect the language used in a text, phrase, or even a single word. The program features over 400 languages. Input text files utilise both Unicode and ANSI encodings.
This software scans a file, or text on the clipboard, and counts the number of occurrences of different words. The text can be in a language other than English. The words which are found and displayed can be ordered alphabetically or by frequency.
Spot slow code: Are you a .NET developer? Would you like your application to run faster? Then use our free profiler to spot you app`s slow code. Speedup any .NET app: As the only code profiler in the world, our profiler can even handle .NETCF
Stunnix CXX-Obfus is an advanced professional obfuscator - tool to make C/C++ code very difficult to study and rework, with advanced GUI and ActiveX symbols extraction tool. All dialects of C/C++ and heavy use of preprocessor are fully supported.
