Abstract:
Data Compression and Decompression (DCD) using C# system aims to use Microsoft Visual C# as a new programming language to compress data (Text files and image), the system has the ability to decompress data after compressing it so that the original data will be available after this stage, the system uses 3 different compression algorithms (Run Length Encoding or RLE, Huffman Encoding, Adaptive Huffman).
DCD system has the ability to provide statistical information summarizing the results obtained after compression and decompression applied to particular file (i.e. original file size, compressed file size compression ratio), a demonstration show how a particular algorithm works is also provided by the system.
ضغط وإزالة ضغط البيانات و الصور باستخدام C# هو نظام يهدف الى استخدام لغة البرمجة (Microsoft® Visual C#) لضغط نوعين من الملفات(الملفا ت النصية والملفات الصورية), وبإمكان النظام أن يزيل الضغط عن الملفات بعد ضغطها وبالتالي نحصل على البيانات الأصلية, يتعامل النظام مع ثلاثة أنواع من الخوارزميات(Run Length Encoding or RLE, Huffman Encoding and Adaptive Huffman) , في عمليات الضغط و إزالة الضغط لملفات البيانات و الصور.
يمكن لهذا النظام أن يزود المستخدم بمعلومات إحصائية تتعلق بالملف الذي تم عمل له ضغط وإزالة ضغط(من هذه المعلومات مثلا حجم الملف الأصلي وحجم الملف المضغوط ومعامل الضغط) , ويوفر النظام مشهد توضيحي يوضح ألية عمل خوارزية معينة.
Description:
CD, 25354, no of pages 201 , هندسة حاسوب 4/2004