Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.250 Times

C Unzip File software
Filter: All | Freeware | Demo
 

C Unzip File

1 2 3 4 5 > 
Released: January 29, 2024  |  Added: April 03, 2024 | Visits: 92

C# UNZIP File The C# ZIP Library simplifies the extraction process, providing developers with a rich set of functionalities for unzipping files from ZIP archives. Whether extracting individual files, entire folders, or complex directory structures, the library's intuitive API makes it straightforward to...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 23.03 MB Download (9): C# UNZIP File Download

Added: February 18, 2010 | Visits: 730

Devel::DebugInit Devel::DebugInit is a Perl extension for creating a debugger initialization files from C header file macros. SYNOPSIS use Devel::DebugInit::GDB; my $gdb = new Devel::DebugInit::GDB filenames => ["/my/path/to/library.h"]; $gdb->write("/my/path/to/library/.gdbinit"); Devel::DebugInit is...





Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Devel::DebugInit Download

Added: May 10, 2013 | Visits: 969

Parsing a full file specification This function parses a full file specification into tuple of: a) list of drive and folders b) file name c) (last) file extension (including dot)A full file specification consists of drive letter, folders, file name, and extension. Unless you're on UNIX. Unless there's more that one extension....


Platforms: Windows, Python,

License: Freeware Download (69): Parsing a full file specification Download

Added: April 06, 2013 | Visits: 542

C-MEX file example for 'float' data types If you have a C function with arguments that are float or pointer to float (rather than double or pointer to double) you can call the function from MATLAB and pass arguments to the function as single data types. For example, in this case we have a C file that is a highpass filter. In MATLAB ver....


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): C-MEX file example for 'float' data types Download

Added: March 03, 2010 | Visits: 895

pcap2c pcap2c converts a pcap capture file (such as one from Ethereal/Wireshark or tcpdump) into a C source file, where the packets are stored as unsigned char arrays. These packets can then be compiled into a C program where they can be easily used for further manipulation, retransmission, etc....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): pcap2c Download

Added: May 06, 2013 | Visits: 330

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

Added: August 22, 2008 | Visits: 738

Protivia Version 2.12 Fully functional C/C++ multi-file editor designed for software developers, who do not have an IDE. Protivia is a very useful tool for software professionals writing in C/C++ programs for different processors or operating systems and using WindowsO as a development environment. Protivia allows...


Platforms: Windows

License: Shareware Cost: $0.00 USD Download (94): Protivia Version 2.12 Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 420

Python Hyperschema Database Mapper Creates really cool and useful hypermaps from SQL database schema, consists of a small PL/SQL metadata extractor and a Python (or C) postprocessor file.


Platforms: Windows, Mac, Linux

License: Freeware Size: 28.29 KB Download (54): Python Hyperschema Database Mapper Download

Added: October 01, 2013 | Visits: 321

libconfig for Linux libconfig is a portable and flexible C++ configure file parser which isthe ISO C++ port of KDE KConfig class.It has almost the same functionality as KConfig in KDE lib.Works fine under both Linux and Win32(msvc, mingw32 or Cygwin).


Platforms: *nix

License: Freeware Size: 245.76 KB Download (33): libconfig for Linux Download

Released: November 01, 2023  |  Added: November 13, 2023 | Visits: 258

CSharp Encrypt File with Password C# PDF Library empowers developers to encrypt files with passwords effortlessly. This process involves identifying the target file and specifying a strong password for encryption. The library ensures that the encryption is robust and secure, making it difficult for unauthorized individuals to...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 238.72 MB Download (59): CSharp Encrypt File with Password Download

Added: September 24, 2006 | Visits: 2.539

Solid File System (VCL edition) SolFS is an implementation of file system, stored in single file. SolFS has all necessary functionality, that can be found in modern file systems, such as support for streams inside of files, file and stream encryption, journalling (support for data integrity), keeping of last data access time...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 688 KB Download (121): Solid File System (VCL edition) Download

Added: August 12, 2010 | Visits: 634

File::Glob File::Glob is a Perl extension for BSD glob routine. SYNOPSIS use File::Glob :glob; @list = bsd_glob(*.[ch]); $homedir = bsd_glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core glob (CORE::glob() does this automatically...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (88): File::Glob Download

Added: February 19, 2006 | Visits: 4.994

Idem Idem is a software utility that enables the user to automate file synchronization and data replication. Idem secures critical data duplicating them from a computer location to another. It is a good solution for "mirroring" important folders from a Windows NT server toward another. Idem checks a...


Platforms: Windows

License: Shareware Cost: $83.00 USD Size: 2.5 MB Download (436): Idem Download

Released: February 03, 2003  |  Added: January 08, 2006 | Visits: 2.298

FileLink Unix users know and love it, now Windows users have the ability to give a single file multiple names. If you have the existing file C:DOCSFILE.DOC and execute the command FileLink C:MEMOANOTHER.DOC C:DOCSFILE.DOC, the data of the file will exist only once, but it is accessible in 2 directories...


Platforms: Windows

License: Freeware Size: 286 KB Download (124): FileLink Download

Added: April 06, 2010 | Visits: 644

Zipios++ Zipios++ project is a java.util.zip-like C++ library for reading and writing Zip files. Access to individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided. Spanned archives are not...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Zipios++ Download

Added: September 15, 2013 | Visits: 509

RAW Camera File Reader These functions will read raw images from many digital cameras into MATLAB.The reader function, READRAWC, is a C MEX-file implementation of Dave Coffin's dcraw.c program (version 1.194) from: http://www.cybercom.net/~dcoffin/dcraw/


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (45): RAW Camera File Reader Download

Added: November 01, 2013 | Visits: 273

MarBSD MarBSD is my OpenBSD Live-CD. MarBSD exists in 3 variations: MarBSD-light, MarBSD-X and MarBSD-serial. MarBSD-X is the biggest variation. MarBSD-X includes all file sets from base, except comp and some other packages like mutt, fetchmail, wget, curl, unzip, GQview and Firefox. Complete list of...


Platforms: *nix

License: Freeware Size: 79 MB Download (38): MarBSD Download

Added: September 09, 2010 | Visits: 605

gpgwrap gpgwrap project is a wrapper for gpg and its --passphrase-fd option. SYNOPSIS gpgwrap -V gpgwrap -P [-v] [-i] [-a] [-p < file >] gpgwrap -F [-v] [-i] [-a] [-c] [-p < file >] [-o < name >] [--] < file > [< file > ... ] gpgwrap [-v] [-i] [-a] [-p < file >] [-o < name >] [--] gpg [gpg...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): gpgwrap Download

Added: April 02, 2010 | Visits: 1.102

WML::Card WML::Card is a Perl extension for builiding WML Cards according to the browser being used. SYNOPSIS use WML::Card; my $options= [ [Option 1, http://...], [Option 2, http://...], ]; my $c = WML::Card->guess(index,Wap Site); $c->link_list(indice, undef, 0, $options, $options); $c->print;...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): WML::Card Download

Added: March 15, 2010 | Visits: 978

Vatata Vatata system is an end-to-end and large-scale solution for publishing , delivery and reception of streaming contents. Vatata is an open system completely based on internet. Its grid technology guarantees the low-cost and clear delivery of content to millions of internet users. Users can easily...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (130): Vatata Download

1 2 3 4 5 >