Other general Lib

TwitterFacebook
Get flash to fully experience Pearltrees

Cloakware Security

http://irdeto.com/pay-tv-a-broadband-video/dynamic-device-security.html The world of digital video is changing quickly. New threats and opportunities arise every day, and you need to be ready to ride the wave of consumer demand for increasing flexibility, interactivity, personalization, portability and social connection. Launch your catch-up TV and premium movie applications faster on any device using Irdeto's studio-trusted security
http://community.sharpdevelop.net/forums/p/11332/31005.aspx#31005 Hi Keith, Some people will want to modify the filenames, others will want to skip the files. I don't think there's anything built-in for this. This code gives you control over the extraction. ... void TestExtractTarByEntry() { string tarfn = "c:\\temp\\test.tar"; string destDir = "c:\\temp\\out"; using (FileStream fsIn = new FileStream(tarfn, FileMode.Open, FileAccess.Read)) { TarInputStream tarIn = new TarInputStream(fsIn); TarEntry tarEntry; while ((tarEntry = tarIn.GetNextEntry()) !

Tararchive: Files with illegal names - SharpDevelop Community

http://www.winimage.com/zLibDll/minizip.html

Minizip: Zip and UnZip additionnal library

Click to download Minizip (zip/unzip) package for zLib version 1.01h , with minor bugfixes, or, better, 1.1 (with zip64 support). This package enables to extract files from a .zip archive file. It is compatible with PKZip 2.04g , WinZip , InfoZip , MimarSinan Codex Suite 2002 tools, and compatible sofware. It runs both under Linux and Windows, and probably other systems too.

The ZipArchive Library

http://www.artpol-software.com/ZipArchive/Default.aspx How to Use the Library There is a comprehensive set of articles that cover in details the usage of the ZipArchive Library. Most of them are accompanied by a sample code. For more information please also read the API Documentation . Versions Explanation
Computer Vision

computer Graphics

Libraries