搜索资源列表
30121518643
- 用CSHARP实现的AES算法源代码,可以运行!-CSHARP achieve with the AES algorithm source code, you can run!
huffman.rar
- 实现哈夫曼树算法,用VS2005开发,并附有详细的文本说明!,Huffman
RLE_Arithmetic.rar
- RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
LZW
- LZW压缩算法的简单实现,以及介绍论文和伪代码-LZW compression algorithm is a simple realization
lzonet_1.0.1
- LZO.net是对LZO压缩算法的.Net包装类。LZO的压缩/解压操作都比其它算法要快。-LZO.Net is a small .NET-Wrapper around the native LZO compression library. Compression and especially decompression is much faster than with managed libraries like SharpZipLib.
CS
- LZMA压缩算法的c#源代码 经过测试 可以是使用的-LZMA
CSharp_TSP_GA
- C#下基于遗传算法做的TSP程序,很好用!-TSP Solution Base on GA in CSharp Language