Main > Free Download Search >

Free kit 1.0.1 software for linux

kit 1.0.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 431
Chemistry Development Kit 1.0.1

Chemistry Development Kit 1.0.1


Chemistry Development Kit is a Java classes for chemo- and bioinformatics. more>>
Chemistry Development Kit classes are Java utitility classes for ChemoInformatics and Computational chemistry, written in Java. They are developed constantly developed parallel to other projects that make use of them.
They are a complete re-write of the CompChem classes that were the basis of JChemPaint, a Java Editor for 2D chemical structures, and of JMDraw, a Java package for the graphical layout of 2D chemical structures.
The CDK project was started in September 2000 to replace the CompChem libraries used by JChemPaint, Jmol and SENECA. It no longer is in its initial stage, but is slowly getting a solid state.
The people involved in setting up the project are Christoph Steinbeck then at the Chemoinformatics Group at the Max Planck Institute of Chemical Ecology in Jena, as well as Egon Willighagen from the University of Nijmegen, The Netherlands, who is also involved with JChemPaint and many other Java Chemoinformatics programs, and Dan Gezelter from Notre Dame University, South Bend, USA, the initiator of Jmol, a 3D viewer and analyzer for molecules .
Now, the rewrite of these CompChem/CDK library classes do somehow effect all of our projects. All of our code relies to some extend on the so-called CompChem classes for computational chemistry.
Christoph Steinbeck started this chemistry library when he started programming SENECA, a system for Computer Assisted Structure Elucidation. It turned out that some of the code had design flaws that prevented others, like the authors of (Jmol) to use it.
Enhancements:
- This release consists of mostly some bugfixes, but also solves a few Java 1.4.2 compile problems and adds more functionality to the SMARTS parser.
<<less
Download (13.1MB)
Added: 2007-06-26 License: LGPL (GNU Lesser General Public License) Price:
851 downloads
KSlide 1.0.1

KSlide 1.0.1


Kslide is one of those little games very simple but time consuming. more>>
Kslide project is one of those little games very simple but time consuming ! We have a picture which is split in more or less little squares. Then we put them randomly on the game area. Now, your job is to move the squares to unscramble all of them !

<<less
Download (1.1MB)
Added: 2006-09-16 License: GPL (GNU General Public License) Price:
1133 downloads
termit 1.0.1

termit 1.0.1


termit is a simple terminal emulator based on vte library. more>>
termit is a simple terminal emulator based on vte library.
Main features:
- tabs
- bookmarks
- changing tab name
- changing font for tabs
- encodings (all available from GTK2)
Configuration can be changed via $HOME/.termit file (example is provided).
Enhancements:
- Calls to getenv were replaced with g_getenv.
- A possible double free was fixed.
<<less
Download (0.017MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
830 downloads
Kexx 2 1.0.1

Kexx 2 1.0.1


Kexx 2 project is a top down scrolling shoot em up. more>>
Kexx 2 project is a top down scrolling shoot em up.

Kexx 2 is a top down scrolling shoot em up game, similar to Raptor and Tyrian.

<<less
Download (MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1069 downloads
Thinux 1.0.1

Thinux 1.0.1


Thinux is a thin-client cluster server on a Live CD. more>>
Thinux is a thin client system that resides on a Red Hat Linux server. When a thin client requests to boot on LAN, the server will upload the thin client linux system to the thin client. Ideal for lightweight devices such as Point-of-Sales terminals, embedded devices, etc.

<<less
Download (36.6MB)
Added: 2005-04-20 License: GPL (GNU General Public License) Price:
1647 downloads
Ruport 1.0.1

Ruport 1.0.1


Ruport (Ruby Reports) is a powerful report generation engine. more>>
Ruport aka RubyReport is a pure Ruby report generation and formatting system.
It aims to prevent you from ever having to fight with the low level tasks of parsing data from various sources.
If youd like to build professional grade custom reports quickly and easily, Ruport is the system for you.
Ruport is reporting, the Ruby Way.
Enhancements:
- PDF Grouping alternative styles now render correctly.
- An issue with Renderer::Hooks causing silent failures was resolved.
- A conflict with the rdoc library was also fixed, as well as some other minor bugs.
<<less
Download (0.29MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
865 downloads
Whatson 1.0.1

Whatson 1.0.1


Whatson is a series of scripts used to view and manage tv listings. more>>
Whatson is a series of scripts used to view and manage tv listings.

Whatson project works like this, data is downloaded via XMLTV and is placed into a MySQL database, then PHP scripts are viewed through a web browser to display and manage the listings.

<<less
Download (0.47MB)
Added: 2006-01-06 License: Freely Distributable Price:
1386 downloads
Heimdal 1.0.1

Heimdal 1.0.1


Heimdal is an implementation of Kerberos 5. more>>
Heimdal is an implementation of Kerberos 5, largely written in Sweden (which was important when we started writing it, less so now). Heimdal project is freely available under a three clause BSD style license.
Other free implementations include the one from MIT, and Shishi.
Enhancements:
- Several bugs in iprop were fixed.
- Platforms without dlopen are now supported.
- RFC3526 modp group14 is now included by default.
- [kdc] database = { } entries are now handled without realm = stanzas.
- krb5_get_renewed_creds and kaserver preauth were fixed along with other bugs.
<<less
Download (4.3MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
806 downloads
discord 1.0.1

discord 1.0.1


discord project is a Python module for converting dates from Gregorian to Discordian. more>>
discord project is a Python module for converting dates from Gregorian to Discordian.

discord is a very simple Python module that allows for conversion from normal dates (via time.time, time.localtime, etc.) to Discordian dates. The module can either be used as a standalone command line application (which prints the current date in Discordian form) or as an extension module.

<<less
Download (0.010MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1061 downloads
sctplib 1.0.1

sctplib 1.0.1


The sctplib library is a fairly complete prototype implementation of the Stream Control Transmission Protocol (SCTP). more>>
The sctplib library is a fairly complete prototype implementation of the Stream Control Transmission Protocol (SCTP), a message-oriented reliable transport protocol that supports multi-homing and multiple message streams multiplexed within an SCTP connection.

The API of the library was modeled after section 10 of RFC 2960, and most parameters and functions should be self-explanatory to the user familiar with this document.

In addition, the library also provides a number of helper functions for managing timers and UDP communication.
<<less
Download (1.2MB)
Added: 2005-09-23 License: LGPL (GNU Lesser General Public License) Price:
1499 downloads
Codeine 1.0.1

Codeine 1.0.1


Codeine is a very simple xine-based media player. more>>
Codeine project is a very simple xine-based media player.
Main features:
- Plays DVDs, VCDs, all video formats *
- Bundled with a simple web-page KPart () Starts very quickly
- Simple, uncluttered interface
- "Session based"
- Intelligent behaviour
- You can record http streams with the hidden record action
- You can use drag and drop to play files. Try dragging shoutcast stream playlists, they will play too.
<<less
Download (0.16MB)
Added: 2006-05-11 License: GPL (GNU General Public License) Price:
1263 downloads
SNPfile 1.0.1

SNPfile 1.0.1


SNPfile is a library and API for manipulating large SNP datasets. more>>
SNPfile is a library and API for manipulating large SNP datasets with associated meta-data, such as marker names, marker locations, individuals phenotypes, etc. in an I/O efficient binary file format.

In its core, SNPfile assumes very little about the metadata associated with markers and individuals, but leaves this up to application program protocols.

This project is released under the GNU General Public License.

<<less
Download (0.14MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
838 downloads
Snmpstat 1.0.1

Snmpstat 1.0.1


Snmpstat shows router interface information and statistics through web interface using SNMP protocol. more>>
Snmpstat shows router interface information and statistics through web interface using SNMP protocol.

Tested on Linux/Apache for CISCO routers, Route Lynx RL-2000 routers.

<<less
Download (0.004MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1291 downloads
FaqMaker 1.0.1

FaqMaker 1.0.1


FaqMaker is a FAQ and wiki system. more>>
FaqMaker is a FAQ and wiki system.

FaqMaker is a Web program for managing a FAQ list and topics gathered into a kind of wiki.

You can make chapters, sort their display by setting their rank, and add content for the chapters.

<<less
Download (0.82MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
896 downloads
Pleiades 1.0.1

Pleiades 1.0.1


Pleiades is a theme that looks and works like the Macintosh System 7, with a customizable button layout. more>>

Pleiades 1.0.1 is yet another extremely useful utility for everyone. It is actually a theme that looks and works like the Macintosh System 7, with a customizable button layout for xfce users.

Enhancements: 2007-06-01

  • Made lower corners bigger
  • Fixed buttons on inactive window
  • Fixed 1-pixel shadow, now it's right
<<less
Added: 2008-07-12 License: GPL Price: FREE
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5