Main > Free Download Search >

Free gnu script

gnu

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 82
PHP-GNUPlot 1.0

PHP-GNUPlot 1.0


PLEASE REVIEW AND EDIT CAREFULLY PHP-GNUPlot is a simple PHP Interface to GNUPlot. more>> PHP-GNUPlot 1.0 is designed to be an easy to use PHP Interface to GNUPlot whose the main purpose is to facilitate plotting with data generated from program. The program itself is platform independent and it has been tested under both Windows & Linux. But remember to set the location of GNU Plot at the beginning of the program.<<less
Added: 2007-08-15 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
1 downloads
 
Other version of PHP-GNUPlot
PHP-GNUPlotLiu Yi - It is not a *Complete* interface to GNU Plot. The program it. This is a PHP Interface to GNUPlot under LGPL. The main purpose of this program is to facilitate plotting
License:LGPL
Download
1266 downloads
Added: 2006-05-22
GNU xhippo 3.3

GNU xhippo 3.3


GNU xhippo is a generic playlist manager program for a variety of Unix sound players. more>> GNU xhippo 3.3 offers you a wonderful program which is useful for a variety of Unix sound players. It's been shown to work with mpg123, bplay, s3mod, tracker, xmp and timidity, and should work with more-or-less anything that can take a filename on the command line. (The latest versions of all of these players may be found through Freshmeats Appindex.)

It is capable of automatically deciding which player to use depending on a files extension; the defaults are set in a config file. It uses textual playlist files, which are easily generated with the ``find or ``locate utilities (and are compatible with most other Unix sound players). xhippos interface is very loosely modelled on the ``HippoPlayer player for the Amiga.

<<less
Added: 2007-11-03 License: GPL - GNU Public License Price: GPLGNUPublicLicense
12 downloads
GNU Aspell 0.60.5

GNU Aspell 0.60.5


GNU Aspell is designed as a Free and Open Source spell checker for eventually replacing Ispell. more>>

GNU Aspell 0.60.5 is designed as a Free and Open Source spell checker for eventually replacing Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language.

Unlike Ispell, Aspell can also easily check documents in UTF-8 without having to use a special dictionary. Aspell will also do its best to respect the current locale setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once.

Major Features:

  1. Be able to accept words with spaces in them as many languages have words, such as a word in a foreign phrase, which only make sense when followed by other words. See Words With Symbols in Them.
  2. Reorganize manual to make it easier to understand and to make it possible to break out useful man pages.
  3. Support soundslike lookup with affix compression. I think it is possible, although I don't know how effective it will be. The basic idea is to affix compress the soundslike codes and then match the codes up with affix compressed words. If you are interested, email aspell-devel@gnu.org, and I will explain it in more detail.
  4. Use Lawrence Philips' new Double Metaphone algorithm. The main task involved here is converting the algorithm into table form. This will take some time but their is no real programming experience is required. If you want to help with Aspell but don't have any real programming experience, this would be a great place to start.
  5. Rank suggestions based on frequency information. Both global frequency and document specific frequency can be used. The latter will require that the whole document be made available to the spell checker. Also use frequency information to flag words which are found in the dictionary but not in common usage, and thus might not be what was intended.
  6. Support a "dual-script" mode where Aspell can use a separate dictionary depending on which script it detects the current word in, the two dictionaries can have nothing in common, ie an English one and a Russian one for example. This will not support two languages that use the same script as that is a lot more complicated. For example if the word is misspelled which dictionary should it use for the suggestions?
  7. Write a GUI for the aspell utility. Ideally it should be able to do everything the Aspell utility can do and not just be able spell check a document.
  8. Develop a more powerfull C API for Aspell. Ideally this API should allow one to perform all the tasks the Aspell utility can do. This included the ability to check whole documents, and create dictionaries, among other things.
  9. Create a C++ interface for Aspell, possibly on top of the C one.
  10. Support more than one spell checker engine. The basic support is there, but since there has only every been one spell checker engine, it will probably take a decent amount of work.

Enhancements:

  • Compile fix for gcc 4.1
  • Updated to Gettext 0.16.1, Libtool 1.5.22, Automake 1.10, Autoconf 2.61
  • Documentation improvements, including an updated `man' page.
  • Complain if more than one file is specified when checking files using the `aspell check' command, rather than ignoring the other files.
  • Large number of bug fixes.

Requirements: gcc 2.95

<<less
Added: 2007-06-04 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
1 downloads
GNU plotutils 2.4.1

GNU plotutils 2.4.1


The GNU plotutils package provides you command-line plotting utilities. more>>

GNU plotutils 2.4.1 is a future-rich and trustworthy GNU plotutils package which provides you command-line plotting utilities.

Major Features:

  1. The GNU plotutils package contains software for both programmers and technical users.
  2. Its centerpiece is libplot, a powerful C/C function library for exporting 2-D vector graphics in many file formats, both vector and raster.
  3. It can also do vector graphics animations.
  4. Libplot is device-independent in the sense that its API (application programming interface) does not depend on the type of graphics file to be exported.
<<less
Added: 2007-06-07 License: GPL - GNU Public License Price: GPLGNUPublicLicense
11 downloads
GNU Common C 2.3.2

GNU Common C 2.3.2


PLEASE REVIEW AND EDIT CAREFULLY GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization. more>>

GNU Common C 2.3.2 brings you a powerful class framework which is used for writing C applications needed to use threads and support concurrent synchronization and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc.

This framework offers a class foundation that hides platform differences from your C application so that you need not write platform specific code.

GNU Common C has been ported to compile nativily on most platforms which support either posix threads, or on Microsoft Windows.

<<less
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
PHP-GNUPlot 2006

PHP-GNUPlot 2006


This is a PHP Interface to GNUPlot under LGPL. The main purpose of this program is to facilitate plotting with data generated from program. It is not a *Complete* interface to GNU Plot. The program itself is platform independent and it has been more>> This is a PHP Interface to GNUPlot under LGPL. The main purpose of this program is to facilitate plotting with data generated from program. It is not a *Complete* interface to GNU Plot. The program itself is platform independent and it has been tested under both Windows & Linux.<<less
Added: 2006-05-22 License: LGPL Price: $0.00USD
12 downloads
GNU SpaceChart 0.9.4

GNU SpaceChart 0.9.4


GNU SpaceChart is a program that allows you to see the stars in a 3D space. more>> <<less
Added: 2007-06-07 License: GPL - GNU Public License Price: GPLGNUPublicLicense
12 downloads
GNU Guile 1.9.1 Alpha

GNU Guile 1.9.1 Alpha


GNU Guile Alpha is created to be a useful Scheme interpreter available as a library, designed for embedding within other applications. more>>

GNU Guile 1.9.1 Alpha is created to be a useful Scheme interpreter available as a library, designed for embedding within other applications.

Programmers can use this library to write software extensions and modules. Extension languages allow users, programmers, and third-party developers to add features to a program without having to re-write the program as a whole, and it allows people extending a program to co-operate with each other, without having to expend any extra effort.

<<less
Added: 2009-07-31 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
downloads
Free use php scripts under gnu licensing agreement

Free use php scripts under gnu licensing agreement


Choose from a large selection of free use php scripts like ad rotator,classmates,affili ate, blog, calendar script, call center,classified ads,click bank ads search engine, community galleries , conatact script, content management script,directory more>> Choose from a large selection of free use php scripts like ad rotator,classmates,affili ate, blog, calendar script, call center,classified ads,click bank ads search engine, community galleries , conatact script, content management script,directory navigator script,banner rotator script,forum script,ecommerce script,easy homepage script,faq script, flash photo script,forms generator script,guest book, hit counter,image gallery,link cloaking,link manager,live support,mailer script,message board, music portal ,news,news letter,poll,portal,primal bot, questionare,survey, random picture script,real estate script,tell a riend script,contextual tracker script, million dollar pixel script, also inside are select web templates.<<less
Added: 2008-09-02 License: Other Price: $0.00USD
14 downloads
A Comparative analysis on GNU C++ versus Forte C++ compiler for Solaris bas

A Comparative analysis on GNU C++ versus Forte C++ compiler for Solaris bas


This document describes a quantitative & qualitative comparison of Forte & GNU C++ compiler. We begin by discussing the advantages and disadvantages of both the compilers. These compilers are then com more>> This document describes a quantitative & qualitative comparison of Forte & GNU C++ compiler. We begin by discussing the advantages and disadvantages of both the compilers. These compilers are then compared, and analyzed for conformance to ISO C++ standard, execution speed , executable size, compile time, productivity, binary code compatibility & integration with third party products.<<less
Added: 2006-01-07 License: Freeware Price: Free
1395 downloads
Zina 2.0b12

Zina 2.0b12


Zina is a graphical interface to your MP3 collection, a personal jukebox, an MP3 streamer, a Podcaster. It can run on its own, embeded into an existing website, or as a Drupal, Joomla, Wordpress or Xoops module. It also includes an optional Flash more>> Zina is a graphical interface to your MP3 collection, a personal jukebox, an MP3 streamer, a Podcaster. It can run on its own, embeded into an existing website, or as a Drupal, Joomla, Wordpress or Xoops module. It also includes an optional Flash player. It is similar to Andromeda, but released under the GNU General Public License.<<less
Added: 2002-08-22 License: GPL Price: $0.00USD
12 downloads
 
Other version of Zina
ZinaIt is similar to Andromeda, but released under the GNU General Public License
License:GPL
Download
1410 downloads
Added: 2002-08-22
PunBB

PunBB


PunBB is a fast and lightweight PHP-powered discussion board. It is released under the GNU General Public License. Its primary goals are to be faster, smaller and less graphically intensive as compare more>> PunBB is a fast and lightweight PHP-powered discussion board. It is released under the GNU General Public License. Its primary goals are to be faster, smaller and less graphically intensive as compared to other discussion boards. PunBB has fewer features than many other discussion boards, but is generally faster and outputs smaller, semantically correct XHTML-compliant pages.<<less
Added: 2003-08-01 License: GPL Price: Free
2282 downloads
GLPK 4.38

GLPK 4.38


GLPK 4.38, that stands for GNU Linear Programming Kit, is considered a professional and useful package for solving large-scale linear programming problems more>> GLPK 4.38, that stands for GNU Linear Programming Kit, is considered a professional and useful package for solving large-scale linear programming problems<<less
Added: 2009-07-24 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
dimnum library 1.16

dimnum library 1.16


dimnum library 1.16 offers you a convenient tool which contains templated C classes for storage and manipulation of numbers as encountered in physics and engineering. more>> dimnum library 1.16 offers you a convenient tool which contains templated C classes for storage and manipulation of numbers as encountered in physics and engineering. Due to the use of templates, there is no size or speed penalty with respect to normal variables (the latter depends on compiler optimisations; in practise the GNU compiler produces slightly slower code when dimnum numbers are used).<<less
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
360g Flash Panorama 1.1

360g Flash Panorama 1.1


The 360g Flash Panorama is a feature rich multimedia addition to any website and includes many nifty features which will enable you to boost your website or presentation to a whole new level.It enables you to have mind-blowing high quality 360 degree more>> The 360g Flash Panorama is a feature rich multimedia addition to any website and includes many nifty features which will enable you to boost your website or presentation to a whole new level.It enables you to have mind-blowing high quality 360 degree Panoramas with sound and video as well as interactive content on your website or presentation. The best part is that it is now totally FREE with the latest release under the GNU GPL license.<<less
Added: 2005-09-22 License: GPL Price: $0.00USD
22 downloads
 
Other version of 360g Flash Panorama
360g Flash PanoramaThe best part is that it is now totally FREE with the latest release under the GNU GPL license
Price: FreeAdditionalInfoGNUGPLlicense.Freetouse,modify,updateoredit.
License:GPL
Download
1595 downloads
Added: 2005-09-22
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5