Main > Free Download Search >

Free large number software for linux

large number

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4258
number 2.30

number 2.30


number is a perl script that will print the English name of a number. more>>
number is a perl script that will print the English name of a number. One can print names of extremely large numbers (e.g. 1e1234567). Number can be run on the command line, or as a CGI script when run as number.cgi.

Number prints names in both the American and European naming system. It can also print the decimal expansion of a number in either naming system.

<<less
Download (0.028MB)
Added: 2006-09-19 License: Freely Distributable Price:
1130 downloads
Large Database Backup 1.0

Large Database Backup 1.0


Large Database Backup is a PHP class can be used to backup large MySQL databases into multiple files. more>>
Large Database Backup is a PHP class can be used to backup large MySQL databases into multiple files.

It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files.

A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.

<<less
Download (MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
503 downloads
StrongBox Linux 1.0 beta14

StrongBox Linux 1.0 beta14


StrongBox is a next generation Linux-based operating system. more>>
StrongBox is a next generation Linux-based operating system, incorporating tight version control, digital signatures, high security and built-in change management.
StrongBox represents a shift in the Linux paradigm. Moving away from monolithic systems where everything runs together, StrongBox is a fully modular Linux distribution.
It incorporates a small ram-based OS and toolset for administration and security functions, and then allows applications bundles, built using any Linux distribution, to run on top of it. Each of these bundles, running in a secure virtual context, has a large level of independence from the base OS.
This secure partitioning allows StrongBox to have some unique and powerful features. OS versioning, rollbacks, automated hardware detection, fault-tolerant boot process, easy migration from server-to-server, and the ability to incorporate other Linux distributions and existing installations are key features.
StrongBox gets its name from the high standard of security that it provides. Using virtual servers, digital signatures on all OS components, and a large number of read-only pieces in the OS, StrongBox is highly resistant to security breaches.
Also, it has virtual boot medium independence, meaning that it can run with little or no changes from CDRom, compact flash, USB, SCSI, etc. This makes StrongBox ideal for the secure deployment of embedded systems, computing clusters, enterprise Linux deployments, secure web servers, PBX systems, and kiosk systems.
Enhancements:
- makerpm and makedebian scripts greatly improved
- asteriskathome build script
- Improved usb authentication, and automatic key selection for USB keys
- Added a gcc, distcc, linux headers, and kernel source add-ons
- Unionfs, bind, vrenice, rpm, hashlimits subsystem
- Larger default config partition (12MB)
- dmraid support re-added (use dmraid kernel parameter on boot)
- Updated versions of all software
<<less
Download (465MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
1513 downloads
Convert::Number::Digits 0.03

Convert::Number::Digits 0.03


Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode. more>>
Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode.

SYNOPSIS

use utf8;
require Convert::Number::Digits;

my $number = 12345;
my $d = new Convert::Number::Digits ( $number );
print "$number => ", $d->toArabic, "n";

my $gujarti = $d->toGujarti;
my $khmer = reverse ( $d->toKhmer );
$d->number ( $khmer ); # reset the number
print "$number => $gujarti => ", $d->number, " => ", $n->convert, "n";

The Convert::Number::Digits will convert a sequence of digits from one script supported in Unicode, into another. UTF-8 encoding is used for all scripts.

<<less
Download (0.005MB)
Added: 2006-08-02 License: Perl Artistic License Price:
1178 downloads
The Blowfish cipher

The Blowfish cipher


The Blowfish cipher in C and i386 assembler. more>>
The Blowfish cipher in C and i386 assembler.

In cryptography, Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products. While no effective cryptanalysis of Blowfish has been found to date, more attention is now given to block ciphers with a larger block size, such as AES or Twofish.

Schneier designed Blowfish as a general-purpose algorithm, intended as a replacement for the aging DES and free of the problems associated with other algorithms. At the time, many other designs were proprietary, encumbered by patents or kept as government secrets. Schneier has stated that, "Blowfish is unpatented, and will remain so in all countries. The algorithm is hereby placed in the public domain, and can be freely used by anyone."
<<less
Download (0.012MB)
Added: 2007-01-25 License: Public Domain Price:
1012 downloads
Fast Audio Playlist Generator 0.31

Fast Audio Playlist Generator 0.31


FAPG is a tool to generate list of audio files (WAV, MP3, Ogg, etc.) in various formats (M3U, PLS, HTML, etc). more>>
FAPG is a tool to generate list of audio files (WAV, MP3, Ogg, etc.) in various formats (M3U, PLS, HTML, etc). It is very useful for quickly creating a playlist of a large number of audio files.

It is coded in C to be as fast as possible, and does not use any specific audio library (like ID3Lib).
This allow you to deploy it faster and easier, and to have better performances since the less informations are loaded.
In the other hand, this tool is not (yet) compatible with all the known formats.

Here are some examples for usage :

Generate a PLS playlist for an album :
fapg --format=pls --output=~/path/to/album/list.pls ~/path/to/album

You have a file server using Samba which shares a large amount of audio files for Windows powered computers using Winamp.
The directory on the server containing the files is "/samba/mp3" and is visible on the Windows network as "serveurmp3" :
fapg --backslash --output=/samba/mp3/list.m3u --prefix=servermp3 --recursive --windows /samba/mp3

An HTML playlist for an album :
fapg --output=fapg.html ~/path/to/album
Here is the result : fapg.html
<<less
Download (0.013MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1194 downloads
YALE 3.4

YALE 3.4


YALE short from Yet Another Learning Environment is a flexible open-source tool for knowledge discovery. more>>
YALE short from Yet Another Learning Environment is a flexible open-source tool for knowledge discovery, machine learning experiments, and data mining applications.

Experiments can be made up of a large number of arbitrarily nestable operators and their setup is described by XML files which can easily be created with a graphical user interface. Applications of YALE cover both research and real-world data mining tasks.

YALE is an environment for rapid prototyping of data mining applications. A modular operator concept allows the design of complex nested operator chains for a huge number of learning problems.

The data handling is transparent to the operators. They do not have to cope with the actual data format or different data views - the YALE core takes care of the necessary transformations. YALE is widely used by researchers and in industry.

<<less
Download (9.1MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
652 downloads
Less 436

Less 436


Less 436 is designed as a pager which displays text files, and is often used in command-line environments like the Unix shell and the MS-DOS command prompt to display files. more>>

Less 436 is designed as a pager which displays text files, and is often used in command-line environments like the Unix shell and the MS-DOS command prompt to display files.

Windowed environments like the Windows and Macintosh desktops don't need pagers as much, since they have other methods for viewing files.

Less is not an editor. You can't change the contents of the file you're viewing. Less is not a windowing system. It doesn't have fancy scroll bars or other GUI (graphical user interface) elements. It was designed to work on simple text-only terminals.

Less has been used by thousands of people around the world since its release in 1985.

Major Features:

  1. Backwards movement
    • It's hard to believe some people are still using pagers that don't let you move backwards in the file. Even pagers that do let you move backwards often don't work when viewing "standard input"; that is, data that is being piped into the pager from another program.
  2. Searching and highlighting
    • Less lets you search for text in the file you're viewing. You can search forwards and backwards. Furthermore, less highlights the text that matches your search, to make it easy to see where the match is.
  3. Multiple files
    • Less allows you to switch between any number of different files, remembering your position in each file. You can also do a single search which spans all the files you are working with.
  4. Bold and underline
    • Some text files, notably Unix-style "man pages", use overstriking (backspaces) to simulate underlined and bold text. Less interprets this overstriking and displays the text in real underlined or bold mode.
  5. Advanced features
    • Less has a large number of fancy features for advanced users. Once you learn the basics, you'll find you can customize less to do almost anything you want it to do. You can change key bindings, set different tab stops, set up filters to view compressed data or other file types, customize the prompt, display line numbers, use "tag" files, and more.
  6. Portability
    • Less is available on many different machines, different system architectures, and different terminals. Pretty much wherever you go, you'll find less. You won't have to learn how to use a different pager on every system you use.
<<less
Added: 2009-07-27 License: GPL Price: FREE
downloads
PicoStorage 0.1

PicoStorage 0.1


PicoStorage is a lightweight structured storage software. more>>
PicoStorage allows you to store hierarhical information (similar to "files and directories") inside a single file. The functionality offered is largely equivalent to the one offered by any filesystem, or by the Structured Storage and Compound Files.

PicoStorage can efficiently handle huge numbers of small files, with very economical disk usage; it also allows you to keep open (in RAM) simultaneously a large number of files. Transaction support guarantees data integrity.

Learn more about the distinctive advantages of PicoStorage. or look at the benchmark.

The library is available on a dual-license basis: under GPL for free, and under a commercial license for use in closed-source applications.

Using

The library contains the classes File and Dir to represent files and directories. On a File you can read or write a number of bytes from a given offset, and set/get the file size. On a Dir you can create entries (either files or subdirectories), open entries, delete entries, and iterate over the directorys content.

The storage itself (i.e. the whole hierarchical structure, contained in a filesystem file) is represented by the class Storage. Using this class, you can create or open a storage, obtain the root directory of the storage, close the storage and do commit or rollback.
<<less
Download (0.13MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1655 downloads
Deluxe Tabs 2.4

Deluxe Tabs 2.4


Deluxe Tabs is a versatile solution to create DHTML navigation systems for Web sites and Web applications. more>>
Deluxe Tabs is a versatile solution to create DHTML navigation systems for Web sites and Web applications. Deluxe Tabs is a very space-saving way to present the information. Now you dont have got to puzzle over the problem how to design the page in the best way.
If you have a large volume of data and your page needs to be scrolled down too much - Deluxe Tabs is your choice! Just divide the information and distribute it among the tabs so that your visitors could reach the next piece of information with one single click. No more uncomfortable reading with scrolling! Various types of data can be placed on one page. So, your visitors need no more reload a large number of pages to find the information they want.
Deluxe Tabs will really lighten the process of site building as it allows to place much information within one page without creating many others. But for all that, all the information is parted and structured. You are free to create tabs containing text, images and practically all kinds of information in various combinations. You may also create any desirable design inside the tab with HTML. And you can add as many tabs as you wish!
Enhancements:
- An easy-to-use GUI wizard was added.
- It is called Deluxe Tuner and it allows you to generate and test the menu.
- Fixes were made for absolute positioning.
<<less
Download (4.4MB)
Added: 2007-02-20 License: Free for non-commercial use Price:
979 downloads
wxCam 0.9.1 Beta

wxCam 0.9.1 Beta


wxCam is a webcam application for linux. more>>
wxCam is a webcam application for linux. It supports video recording (in an uncompressed AVI format), snapshot taking, and some special commands for Philips webcams, so you can also use the program for astronomy purposes.

It supports video for Linux drivers, so it should work on a very large number of devices.

<<less
Download (MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
816 downloads
mysqlApache 1.46

mysqlApache 1.46


mysqlApache is a MySQL database backend and browser based frontend for managing large numbers of Apache web servers. more>>
mysqlApache is a MySQL database backend and browser based frontend for managing large numbers of Apache web servers (each of more than a 1000 virtual and IP-based web sites).

It is part of the OpenISP project and works if you like with mysqlBind, mysqlISP, mysqlIPM, and mysqlSendmail.

Our mysqlISP component systems focus is on a very stable telco quality ISP services via static configuration of servers from mySQL, but with mySQL not required to be live.

<<less
Download (0.13MB)
Added: 2006-03-07 License: GPL (GNU General Public License) Price:
1330 downloads
Open Searchable Image Catalogue 0.7.0.1

Open Searchable Image Catalogue 0.7.0.1


Open Searchable Image Catalogue (OSIC) is a system for storing large numbers of image files with associated metadata. more>>
Open Searchable Image Catalogue (OSIC) is a system for storing large numbers of image files with associated metadata.

This data can later be used to search the database for images. Open Searchable Image Catalogue works particularly well where the images need to be accessible to a large number of people or over a large geographical distribution.

Images can be compressed (and decreased in size) on-the-fly so that they can be viewed quickly over a slow network such as the Internet.

<<less
Download (1.0MB)
Added: 2006-05-30 License: GPL (GNU General Public License) Price:
1244 downloads
Bulk Image Resizing Thing 1.2.1

Bulk Image Resizing Thing 1.2.1


BIRT is a simple application that allows a large number of images to be resized in one go. more>>
BIRT, the Batch Image Resizing Thing, is a simple application that allows a large number of images to be resized in one go. Obviously this is possible by scripting ImageMagick but its usually somewhat easier with a GUI.
Bulk Image Resizing Thing was created in order to learn how to develop using the Qt library, and to facilitaty the maintenance of an online photo album where each hi-res photo needs a low-res copy and a thumbnail.
Usage
BIRT has a hypertext based online help system (visible in some of the screenshots below), to access this simply start the application and click on the Help button at the bottom of the BIRT window.
If you cant wait to read the help then here is a basic guide to using BIRT: simply select the image files to be resized, enter the new size, select the output directory and press Go. A more detailed instruction set, include explanations of the ratio options and output suffix/prefix fields can be found in the How To Use BIRT section of the help.
Enhancements:
- A problem with the Help dialog that would prevent it being re-opened if it was closed using the systems close window widget rather than the "Quit" button was fixed.
<<less
Download (0.052MB)
Added: 2005-12-06 License: GPL (GNU General Public License) Price:
1422 downloads
Quantum GIS 0.8.1

Quantum GIS 0.8.1


Quantum GIS is a desktop geographic information system application. more>>
Quantum GIS (QGIS) is a cross-platform Geographic Information System (GIS). Quantum GIS project offers support for vector and raster formats, including spatially enabled tables in PostgreSQL using PostGIS, common GIS vector formats such as Shapefiles, and geo-referenced rasters (TIFF, PNG, and GEOTIFF).
Many plugins are available to dynamically add new functionality. Viewing of GRASS layers (vector and raster) is provided by a plugin. GRASS vector layers can be edited in QGIS.
Main features:
- Support for spatially enabled PostGIS tables
- Support for shapefiles, ArcInfo coverages, Mapinfo, and other formats supported by OGR
- Raster support for a large number of formats
- Identify features
- Display attribute tables
- Select features
- GRASS Digitizing
- Feature labeling
Enhancements:
- Numerous bugfixes and stability improvements.
<<less
Download (11.4MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
888 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5