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 49.594.658 Times

Fips Code File software
Filter: All | Freeware | Demo
 

Fips Code File

< 1 2 3 4 5 
Added: October 17, 2010 | Visits: 1.086

File::Sort File::Sort is a Perl module to sort a file or merge sort multiple files. SYNOPSIS use File::Sort qw(sort_file); sort_file({ I => [qw(file_1 file_2)], o => file_new, k => 5.3,5.5rn, -t => | }); sort_file(file1, file1.sorted); This module sorts text files by lines (or records)....



Platforms: *nix

License: Freeware Size: 32.77 KB Download (94): File::Sort Download

Added: April 18, 2010 | Visits: 1.000

GladePyC GladePyC is a Python code generator tool, from Glade XML save file, to the low-level part of "PyGtk", the Python - Gtk+ binding. Glade is a GUI builder for the Gtk+ GUI toolkit. PyGtk is the gateway between Python and Gtk+. Why: Those who know surely have already made the remark: "But why on...





Platforms: *nix

License: Freeware Size: 93.18 KB Download (102): GladePyC Download

Added: June 14, 2010 | Visits: 1.233

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (101): File::Listing Download

Added: February 11, 2010 | Visits: 1.597

Another File Integrity Checker Another File Integrity Checker is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms. Another File Integrity Checker works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Another File Integrity Checker Download

Added: March 07, 2010 | Visits: 1.656

MultipartRequest File Upload parser MultipartRequest File Upload parser provides a HttpServletMultipartRequest class that extends the HttpServletRequestWrapper implementation to provide methods for handling multipart form data. The project supports Servlets using Java 1.2 or later. Whats New in This Release: - The API was...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (133): MultipartRequest File Upload parser Download

Added: April 04, 2010 | Visits: 1.505

File::Mirror File::Mirror is a Perl extension for recursive directory copy. SYNOPSIS use File::Mirror; # recurvie copy /path/A to /path/B mirror /path/A, /path/B; # or do things you like recursive { my ($from, $to) = @_; copy($from, $to) } /path/A, /path/B; File::Mirror provides two helper...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (139): File::Mirror Download

Added: June 10, 2010 | Visits: 915

File::FilterFuncs File::FilterFuncs is a Perl module that specify filter functions for files. SYNOPSIS use File::FilterFuncs qw(filters); filters(source.txt, sub { $_ = uc $_; 1 }, dest.txt ); INTRODUCTION File::FilterFuncs makes it easy to perform transformations on files. When you use this module,...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): File::FilterFuncs Download

Added: April 05, 2010 | Visits: 1.229

File::Remote File::Remote is a Perl module to read/write/edit remote files transparently. SYNOPSIS # # Two ways to use File::Remote # # First, the function-based style. Here, we can use the # special :replace tag to overload Perl builtins! # use File::Remote qw(:replace); # special :replace tag #...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): File::Remote Download

Added: May 18, 2010 | Visits: 1.655

File::Format::RIFF File::Format::RIFF is a Perl module to Resource Interchange File Format/RIFF files. SYNOPSIS use File::Format::RIFF; open( IN, file ) or die "Could not open file: $!"; my ( $riff1 ) = File::Format::RIFF->read( *IN ); close( IN ); $riff1->dump; my ( $riff2 ) = new File::Format::RIFF(...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (150): File::Format::RIFF Download

Added: November 24, 2010 | Visits: 1.685

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (129): PHP Active Code Library Download

Added: June 05, 2010 | Visits: 1.303

PDF417 CGI PDF417, or Portable Data File 417, is a two-dimensional stacked bar code symbology capable of encoding over a kilobyte of data per label. A CGI (Common Gateway Interface) Application is an application that a WWW server can execute. The easiest way to create barcodes on your web server is to use...


Platforms: *nix

License: Shareware Cost: $175.00 USD Size: 471.04 KB Download (88): PDF417 CGI Download

Added: July 22, 2010 | Visits: 1.489

Parallel Virtual File System The goal of the Parallel Virtual File System (PVFS) Project is to explore the design, implementation, and uses of parallel I/O. PVFS serves as both a platform for parallel I/O research as well as a production file system for the cluster computing community. PVFS is currently targeted at clusters...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (106): Parallel Virtual File System Download

Added: September 04, 2010 | Visits: 1.181

File::Maker File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. SYNOPSIS ##### # Subroutine interface # use File::Maker qw(load_db); %data = load_db($pm); ###### # Object interface # require File::Maker; $maker = $maker->load_db($pm);...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (101): File::Maker Download

Added: July 27, 2010 | Visits: 998

HH::Unispool::Config::File::Token::Unnumbered::Bcs HH::Unispool::Config::File::Token::Unnumbered::Bcs is a Perl class for BCS B tokens. SYNOPSIS Application programmers dont need to use this class and API programmers read code. ABSTRACT class for BCS B tokens HH::Unispool::Config::File::Token::Unnumbered::Bcs is a class for BCS B...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (89): HH::Unispool::Config::File::Token::Unnumbered::Bcs Download

Added: April 05, 2010 | Visits: 770

File::Slurp File::Slurp is a Perl module for efficient reading/writing of complete files. SYNOPSIS use File::Slurp; my $text = read_file( filename ) ; my @lines = read_file( filename ) ; write_file( filename, @lines ) ; use File::Slurp qw( slurp ) ; my $text = slurp( filename ) ; This module...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (102): File::Slurp Download

Added: November 17, 2010 | Visits: 1.467

Xephyrus File Upload Tag Library Xephyrus File Upload Tag Library provides an easy way to process files uploaded from a web form from within JSP pages. It is a tag library wrapper around the Jakarta Commons FileUpload utility. Whats New in This Release: - added keepPath attribute to remotePath tag to indicate whether to keep...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (125): Xephyrus File Upload Tag Library Download

Added: November 08, 2010 | Visits: 1.374

Code-Forge IDE Code Forge IDE is Integrated Development Environment for Unix and Linux, that provides full project management and a complete edit, compile and debug cycle support for over 30 programming languages. Its advanced project management features allow it to scale from simple to extremely large and...


Platforms: *nix

License: Shareware Cost: $30.00 USD Size: 13 MB Download (125): Code-Forge IDE Download

Released: April 26, 2010  |  Added: May 14, 2010 | Visits: 1.620

Protect VBA Code Protect VBA Code protects VBA projects from password cracking in MS Excel, Word, PowerPoint, Access, Publisher, Outlook, FrontPage, PowerPoint and Project files. There are several password recovery tools on the Internet somebody could misuse to get your code if you protect it with a VBA...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 933 KB Download (1965): Protect VBA Code Download

Released: October 24, 2013  |  Added: December 03, 2013 | Visits: 1.688

Code Barcode Maker Pro. This barcode generator, Code Barcode Maker Pro supports no less than 20+ barcode types, Code 128, UCC/EAN-128, ITF-14, SCC-14, SSCC-18,GS1-128, Code 39, Code 93 and many more.You will be able to save the barcode image as a TIFF,PNG,JPG,BMP,PDF or as a vector barcode in the Enhanced MetaFile (EMF)...


Platforms: Windows, Windows 7

License: Shareware Cost: $48.00 USD Size: 15.62 MB Download (219): Code Barcode Maker Pro. Download

Released: January 17, 2010  |  Added: March 19, 2011 | Visits: 1.187

Code to FlowChart for Win7 Code to FlowChart is designed to convert source code to flowchart. It helps users to understand complex program structure by visual diagrams. Code to FlowChart is composed of 3 parts, Code Tree, Code Editor and FlowChart window. The FlowChart window is synchronal with the Code Editor. Click any...


Platforms: Windows

License: Shareware Cost: $119.00 USD Size: 1.79 MB Download (127): Code to FlowChart for Win7 Download

< 1 2 3 4 5