Main > Free Download Search >

Free in some software for linux

in some

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 322
libcomprex 0.3.3

libcomprex 0.3.3


libcomprex library transparently handles automatic compression and decompression of files and archives located locally or online more>>
libcomprex library transparently handles automatic compression and decompression of files and archives located locally, online, or even in other compressed archives.

The API is similar to Cs built-in file access functions, which provides a smooth transition to libcomprex.

libcomprex can also open uncompressed files, making it a good replacement for the native file access functions.

libcomprex can currently open ar, bzip2, cpio, gzip, tar, and zip files. It supports basic archive writing in some formats. The API is very volatile, and development should be done against the CVS version.
<<less
Download (0.11MB)
Added: 2006-01-19 License: LGPL (GNU Lesser General Public License) Price:
1373 downloads
FinalSolution 0.2

FinalSolution 0.2


FinalSolution provides a distrubuted, multithreaded, multiprotocol password cracker. more>>
FinalSolution provides a distrubuted, multithreaded, multiprotocol password cracker.
FinalSolution is a network administrators tool to check the strength of network passwords.
This is done by trying to crack the server you want to test. FinalSolution is multithreaded--i.e., it makes many simultaneous connections to the test server in order to optimize the bandwidth usage.
It is also distributed, which means you can make the test from many computers to a single server. It could be useful in some cases when the test server has more bandwidth than you.
Using distributed cracking helps optimize the bandwidth usage in the servers side.
Enhancements:
- Support for distributed cracking
- Better text interface
- Bug fixes
<<less
Download (0.020MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
951 downloads
WMTimer 2.92

WMTimer 2.92


Wmtimer is a dockable alarm clock for WindowMaker. more>>
WMTimer is a dockable alarm clock for WindowMaker which can be run in alarm, countdown timer, or chronograph mode. In alarm or timer mode, you can either execute a command or sound the system bell when the time is reached.
Installation:
This has only been tested and compiled on i386 Linux machines.
Go to wmtimer directory and type:
make
copy the wmtimer binary to a directory in your path.
Wmtimer is configurable through the command line or the GTK GUI.
Enhancements:
- Fixed a bug in the the command line parsing where the color option would conflict with the -c option in some cases.
<<less
Download (0.022MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1477 downloads
Spotter 2.3.0

Spotter 2.3.0


Spotter is a program that lets students check their answers to math and science questions. more>>
Spotter is a program that lets students check their answers to math and science questions. It handles symbolic as well as numerical answers.
Spotter application is free and open source.
I got the idea for Spotter from LON-CAPA, which is also free and open-source. The programs are alike in some ways and different in others. There is another program called WeBWorK that also does similar things; it doesnt cost money, but Im not sure if its open-source or copylefted.
Enhancements:
- This version adds a general mechanism for creating qualitative questions using JavaScript, and uses that mechanism to implement multiple-choice questions.
<<less
Download (0.13MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
977 downloads
Python Sudoku 0.12.4

Python Sudoku 0.12.4


Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. more>>
Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. Python Sudoku can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku.

Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place in the United States.

The aim of the puzzle is to enter a numeral from 1 through 9 in each cell of a grid, most frequently a 9 x 9 grid made up of 3 x 3 subgrids (called "regions"), starting with various numerals given in some cells (the "givens").

Each row, column and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability.

Its grid layout is reminiscent of other newspaper puzzles like crosswords and chess problems. Sudoku initially became popular in Japan in 1986 and attained international popularity in 2005.

<<less
Download (0.19MB)
Added: 2006-09-23 License: GPL (GNU General Public License) Price:
1129 downloads
Getbinnews 1.0.9

Getbinnews 1.0.9


Getbinnews is a newsreader developed in C using the GTK user interface. more>>
Getbinnews is a newsreader developed in C using the GTK user interface (for Linux, FreeBSD and OpenBSD OS) .
The aim of Getbinnews is to extract in some newsgroups a binary file (mp3, jpg, gif,mpg, asf, avi, divx...) splited in articles with mime, uuencode or yenc format.
Main features:
Connection support
- definition of name and port of news server
- definition of user and password to connect the news server
- times reconnection in some cases (timeout, connection error or connection reject)
- number of connections
- bandwidth throttle
Dialer
- connection and deconnection to internet
Filter
- filter by fields
- filter by size
- filter by size of articles
- filter if incomplete
- filter if part 1 is missing
- filter if more than n articles
Search newsgroups
- search newsgroups on server
- search/filter newsgroups by regex expression
- search by wildmat
Search for article
- selection of all articles of a file (right click)
- search for subject
- filter for subject
- number of articles to download.
- number of selected articles (right click)
Decode methods
- yenc support
- uuencode support
- base64 support
- mime support
Files
- definition of files directory
- definition of articles directory
- cleanup articles
- cleanup files
- behavior if files exist.
- behavior if not enough space
- dont delete articles.
Newsgroups
- download list of newsgroups
Group List
- Definition of newsgroups list to search articles.
- personnalisation of search for a particular newsgroups
Scheduler
- Schedule periodic search (daily, weekly, or monthly)
- Schedule non periodic search
- hang up internet connection at end of the search.
History
- Creation of an history file to stop download articles already download
hide button to stop search.
<<less
Download (0.20MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1532 downloads
CoinXtension 0.2

CoinXtension 0.2


CoinXtension is a small extension for the programmer-friendly graphics framework Coin 3D. more>>
CoinXtension offers some additional operators for existing data types of Coin 3D; but more important it extends the linear algebra capabilities of the original framework, by adding the new data type C3Xt_matrix3d, that offers such usefull routines as for eigenvalue or QR-decomposition.
CoinXtension library only depends on Coin 3d and libstdc++, thus it should work on all plattforms on which Coin 3D is available, altough it was developed and tested only on Linux/x86.
This is the first release and the software is still alpha, so dont expect it to be exactly the same in some days or weeks, nor that it works the way you imagined!
Furthermore the development of the library is not really a directed process, but i integrate new features as i come accross things in projects that might usefull in future ones too.
Enhancements:
- Support for Euler angles and many bugfixes.
<<less
Download (0.022MB)
Added: 2006-10-12 License: BSD License Price:
1107 downloads
Easiest Edit In Place 1.2

Easiest Edit In Place 1.2


Easiest Edit In Place enables Web (2.0) developers to generate any number of edit in place widgets. more>>
Easiest Edit In Place enables Web (2.0) developers to generate any number of edit in place widgets with only one line of script code.
Using stylesheets and spans, any piece of text can be edited by any type of widget. Easiest Edit In Place features CSS customization and automatic caret positioning.
Main features:
- It requires only 1 line of javascript to make any number of widgets editable.
- Caret positioning. When editing inline, the caret is positioned at the point the user clicked, to make it more intuitive.
- Editor can be anything, from ordinary text input to text areas or custom widgets.
- Everything can be styled using CSS.
Eeip has been tested on Firefox and IE.
Enhancements:
- A bug that could lead to the accidental display of placeholder text when dealing with empty fields in some circumstances was fixed.
<<less
Download (0.013MB)
Added: 2007-03-08 License: BSD License Price:
962 downloads
A Sudoku Solver in C 1.11

A Sudoku Solver in C 1.11


A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. more>>
A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves.
Puzzles must be of the standard 9x9 variety using the (ASCII) characters 1 through 9 for the puzzle symbols. Puzzles should be submitted as 81 character strings which, when read left-to-right will fill a 9x9 Sudoku grid from left-to-right and top-to-bottom. In the puzzle specification, the characters 1 - 9 represent the puzzle givens or clues. Any other non-blank character represents an unsolved cell.
The puzzle solving algorithm is home grown. I did not borrow any of the usual techniques from the literature, e.g. Donald Knuths "Dancing Links." Instead I rolled my own from scratch as a personal challenge. As such, its performance can only be blamed on yours truly. Still, I feel it is quite fast. On a 333 MHz Pentium II Linux box it solves typical medium force puzzles in approximately 800 microseconds or about 1,200 puzzles per second, give or take. On an Athlon XP 3000 it solves about 6,600 puzzles per sec. (Solving time is dependent upon degree of difficulty, so YMMV.)
Description of Algorithm:
The puzzle algorithm initially assumes every unsolved cell can assume every possible value. It then uses the placement of the givens to refine the choices available to each cell. I call this the markup phase.
After markup completes, the algorithm then looks for singleton cells with values that, due to constraints imposed by the row, column, or 3x3 region, may only assume one possible value. Once these cells are assigned values, the algorithm returns to the markup phase to apply these changes to the remaining candidate solutions. The markup/singleton phases alternate until either no more changes occur, or the puzzle is solved. I call the markup/singleton elimination loop the Simple Solver because in a large percentage of cases it solves the puzzle.
If the simple solver portion of the algorithm doesnt produce a solution, then more advanced deductive rules are applied.
Ive implemented two additional rules as part of the deductive puzzle solver. The first is subset elimination wherein a row/column/region is scanned for X number of cells with X number of matching candidate solutions. If such subsets (or tuples) are found in the row, column, or region, then the candidates values from the subset may be eliminated from all other unsolved cells within the row, column, or region, respectively.
The next deductive rule examines each region looking for candidate values that exclusively align themselves along a single row or column, i.e. a vector. If such candidate values are found, then they may be eliminated from the cells outside of the region that are part of the aligned row or column.
Note that each of the advanced deductive rules calls all preceeding rules, in order, if that advanced rule has effected a change in puzzle markup.
Finally, if no solution is found after iteratively applying all deductive rules, then we begin trial-and-error using recursion for backtracking. A working copy is created from our puzzle, and using this copy the first cell with the smallest number of candidate solutions is chosen. One of the solutions values is assigned to that cell, and the solver algorithm is called using this working copy as its starting point. Eventually, either a solution, or an impasse is reached.
If we reach an impasse, the recursion unwinds and the next trial solution is attempted. If a solution is found (at any point) the values for the solution are added to a list. Again, so long as we are examining all possibilities, the recursion unwinds so that the next trial may be attempted. It is in this manner that we enumerate puzzles with multiple solutions.
Note that it is certainly possible to add to the list of applied deductive rules. The techniques known as "X-Wing" and "Swordfish" come to mind. On the other hand, adding these additional rules will, in all likelihood, slow the solver down by adding to the computational burden while producing very few results. Ive seen the law of diminishing returns even in some of the existing rules, e.g. in subset elimination I only look at two and three valued subsets because taking it any further than that degraded performance.
Enhancements:
- Code optimization has resulted in a 30% increase in speed.
<<less
Download (0.025MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1332 downloads
KToon 0.8

KToon 0.8


KToon is a 2D Animation Toolkit designed by animators (Toonka Films ) for animators, focused to the Cartoon Industry. more>>
KToon is a 2D Animation Toolkit designed by animators (Toonka Films ) for animators, focused to the Cartoon Industry.

KToon project comes with a GPL License using G++, OpenGL and QT as programming resources from KDevelop as the development platform.

By now, KToon is only available for Unix systems but we expect to make it works on Windows systems too in some months.

<<less
Download (1.9MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1165 downloads
Twisted Mail 0.3.0

Twisted Mail 0.3.0


Twisted Mail provides client and server implementations of SMTP, POP3, and IMAP4. more>>
Twisted Mail project provides client and server implementations of SMTP, POP3, and IMAP4.
These differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation of custom servers for each protocol without dealing with protocol-level issues.
Twisted Mail includes a simple demonstration email server which accepts messages over SMTP, stores them in a Maildir arrangement, and can serve them to clients over POP3.
Enhancements:
- The IMAP4 client now properly quotes usernames and passwords when necessary.
- It also handles unsolicited FLAGS responses.
- The IMAP4 server can now parse multiple literals in a single command and to FETCH requests with multiple BODY parts.
- A bug where Deferreds returned from IMAP4 client methods would not receive connection lost notification has been fixed.
- Startup time on OS X has been improved.
- The SMTP server has been sped up.
- The POP3 mailbox API has been expanded to allow Deferreds to be returned in some cases.
<<less
Download (0.10MB)
Added: 2006-05-28 License: MIT/X Consortium License Price:
1245 downloads
Kyim 112804

Kyim 112804


Kyim (formerly known as KYahoo) is a KDE Port of Yahoo Messenger based on libyahoo2. more>>
Kyim is an Instant Messenger for Yahoo Networks. It support basic connection to the Yahoo ! Networks system, and connection through HTTP proxies, allowing you to:
Main features:
- manage your buddy list (add/remove buddies)
- chat with your buddies by instant messages
- send messages to your buddies when they are off-line
- take part in conferences - have information about your Yahoo ! Mail (is there mail waiting ?)
- receive incoming file transfers
- shows the smileys as emoticons (all the 24 emoticons are supported)
- shows the messages as formatted by the other party (font color, size, ...)
- allows you to click on URLs directly
- can be fully set up by menus and dialogs
- plays sounds when receiving messages or BUZZ (well, if you want)
- allows you to send actions in conferences - sends you to Yahoo ! for features like mail, seeing profiles using the default web browser (usually Konqueror)
- is localized in some languages (French, ...)
Enhancements:
- Add features/limitations/changes here
<<less
Download (1.2MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1505 downloads
cgichk 2.60

cgichk 2.60


cgichk is a Web vulnerability tool. more>>
cgichk is a Web vulnerability tool that automatically searches for a series of interesting directories and files on a given site. It also includes a whois lookup.
I originally came upon a CGI vulnerability scanning late last year and for fun, decided to rewrite it (Im a sucker for organizing code I didnt write to my own style.) I added more and more to it, and decided to add in some curiousity things to search for, besides the already built in files.
This was NEVER intended to be a tool for being an asshole with. Im just a nosy, curious bastard and have created a tool to automate the search because Im infinitely lazy.
This program does nothing that a person with two hands and a brain couldnt do.
Enhancements:
- Added an option (-H) to retrieve the HTTP header and then quit.
- Began to wonder if this app would be better off using Perl, and then decided against it.
- Added some new targets (well, php versions of old specific targets).
- Added option (-I) to NOT look inside 200s for 404 type strings.
<<less
Download (0.015MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1215 downloads
NFMCA 0.2.6

NFMCA 0.2.6


NFMCA is a MUD client with basic features in the form of a Java applet. more>>
NFMCA project is a MUD client with basic features in the form of a Java applet.
The GUI is written with Swing, so one needs Java Runtime Environment to run it. Besides running in a browser as an applet, it also supports standalone mode.
Features include dealing with a limited set of ANSI codes (foreground colors and underline), multiple languages (as you could expect from a Swing program) and font changing (two features which are absent in some much more complicated clients), smart scrolling, command history, detachment ability for applet mode, handy selection/copying mode, and more.
It supports English as the default, and Russian for Russian-localized operating systems. NFMCA should run on any platform (tested on Windows and GNU/Linux).
Enhancements:
- setting default foreground color to green didnt work for JRE 1.5+
- empty HTML parameters for setting charsets werent parsed correctly
- the input box lost focus on click
- input box gets focus on initial display now
<<less
Download (0.073MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
Concede 0.1

Concede 0.1


Concede is a computer version of the board game Take It Easy. more>>
Concede project is a computer version of the board game "Take It Easy".

Concede is a computer version of the board game "Take It Easy". The game is a kind of mix between 4-in-a-row and bingo (aka loto in some place). The player start with an empty board where 19 hexagonal tiles have to be placed. At each turn a random tile is drawn and the player must put it somewhere on the board.

Each tile is marked with 3 numbers (from 1 to 9) and the player must try to make as many complete rows as possible with the tiles he get. The problem is that their is more tiles in the game than places on the board and they come in random order.

When the board is full the game end and the score is computed by adding all the complete rows together. So for example a row of four 5 is worth 20 points, a row of three 9 is worth 27 points, etc.

<<less
Download (0.014MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5