Main > Free Download Search >

Free computing machinery and intelligence software for linux

computing machinery and intelligence

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 548
Compute Portal Project 0.8.11

Compute Portal Project 0.8.11


Compute Portal Project is a portal project to produce a web based front end to a compute resource. more>>
Compute Portal Project is a portal project to produce a web based front end to a compute resource, such as a cluster, using PHP, mysql, and apache.
The intent is to allow non-programmers to use complex programs through an intuitive interface.
Enhancements:
- This is the third attempt to create a working release with an install script.
- The last two releases were plagued with copy and paste errors.
- This release is strictly a bugfix release that has been tested in a production environment.
- There may still be residual problems from the 0.8.8 to 0.8.9 transition that included the first install script and moved several directory locations.
- Please give this release a try.
<<less
Download (0.10MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
870 downloads
Ch Standard Edition 5.0

Ch Standard Edition 5.0


Ch is an embeddable C/C++ interpreter for scripting and numerical computing. more>>
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. C/Ch/C++ allow users to use one language, anywhere and everywhere, for any programming tasks. Ch is the solution for:
- Embedded Scripting
- Enterprise
- Academic
- Plotting and Numerical Computing
C++ is C plus plus minus. Ch is C plus (Ch = C+). Ch is a C interpreter. Ch is C with classes and high-level extensions. Ch is a superset of C. Note that C++ is no longer a superset of C. For example, VLA and IEEE floating-point arithmetic in C are not supported in C++.
C is for low-level system programming and embedded systems; C++ for large-scale projects. Ch is optimal for platform-independent scripting in numerical computing and visualization, rapid application development, Web programming and plotting, embedded scripting, shell programming and integration with legacy systems.
Like C++, Ch is designed to be a superset of C, which means a C program can run in Ch without modification. Unlike C++ which is designed for serious professional programmers (elite), Ch is designed for both novice beginners with no computer experience (average Joe and John) as well as experienced programmers.
<<less
Download (14MB)
Added: 2005-04-15 License: Other/Proprietary License Price:
1655 downloads
Simple Logging Facade for Java 1.1.0 RC0

Simple Logging Facade for Java 1.1.0 RC0


Simple Logging Facade for Java is intended to serve as a simple facade for various logging APIs. more>>
Simple Logging Facade for Java also know as SLF4J is intended to serve as a simple facade for various logging APIs, allowing to the end-user to plug in the desired implementation at deployment time.
Logging API implementations can either choose to implement the the SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.
The SLF4J interfaces and their various adapters are simple and straightforward. Most developers familiar with the Java language should be able to read and fully understand the code in less than one hour.
SLF4J does not rely on any special class loader machinery. In fact, the binding between SLF4J and a given logging API implementation is performed statically at compile time.
Each binding is hardwired to use one and only specific logging API implementation. Thus, SLF4J suffers from none of the class loader problems or memory leaks observed with other approaches.
We hope that simplicity of the SLF4J interfaces and the deployment model will make it easy for developers of other logging APIs to conform to the SLF4J model.
Enhancements:
- This release consists of bugfixes only.
- Moreover, since the major packaging-related changes in 1.1.0-beta0 seem to work well, this release is marked as 1.1.0-RC0.
<<less
Download (0.21MB)
Added: 2006-11-05 License: MIT/X Consortium License Price:
1089 downloads
MOSIX Grid and Cluster Management 1.13.5 for Linux 2.4.34

MOSIX Grid and Cluster Management 1.13.5 for Linux 2.4.34


MOSIX is a management system that allows a Linux cluster or a Grid to perform like a single computer with multiple processors. more>>
MOSIX is a management system that allows a Linux cluster or a Grid to perform like a single computer with multiple processors. MOSIX Grid and Cluster Management is particularly suitable to run intensive computing and applications with moderate amounts of I/O.
In a MOSIX based system there is no need to modify or to link applications with any library, or even to assign processes to different nodes - it is all done automatically, just fork and forget, like in an SMP.
MOSIX supports dynamic configurations, ranging from partitioning of a cluster among several users to an organizational grid with several clusters.
Enhancements:
- This release uses version 2.4.34 of the Linux kernel.
<<less
Download (0.23MB)
Added: 2007-01-01 License: GPL (GNU General Public License) Price:
1026 downloads
Wazobia Linux Live

Wazobia Linux Live


Wazobia Linux is a complete Linux-based operating system designed and developed by Leapsoft. more>>
Wazobia Linux is a complete Linux-based operating system designed and developed by Leapsoft.

Wazobia Linux distribution delivers quality desktop computing solutions that combine the best of open source technologies with a corporate attention to completeness, usability, and support.

It represents the next step in the evolution of the desktop computing in Africa and the rest of the developing world.

Wazobia Linux provides everything todays computer user needs for home and office desktop computing, including a stabilized, secure, stable and reliable, user-friendly Linux based operating system plus a complete set of desktop applications--office suite, Web browser, instant messaging client, multimedia viewers, and graphical software.

It also offers the latest open source applications for developing applications, setting up a home network, running a Web server, and more. Wazobia Linux includes more than 16,000 pieces of software, but the core desktop installation fits on a single CD.

The OS is accessible in Hausa, Yoruba and Igbo, to make users feel more at home in their computing environment. Leapsoft provides professional support for Wazobia Linux.
<<less
Download (480MB)
Added: 2006-02-06 License: Free for non-commercial use Price:
1360 downloads
Accounting Maths and Computing 10

Accounting Maths and Computing 10


Accounting - Supply and Demand. - Break Even Chart - Financial Accounts - Ratio Analysis - Workforce Performance and Production - Personal Finance ... more>> <<less
Download (5762KB)
Added: 2009-04-03 License: Freeware Price: Free
257 downloads
Parallel Genetic Algorithm Library 0.99

Parallel Genetic Algorithm Library 0.99


Parallel Genetic Algorithm Library is a C++ toolkit for producing genetic algorithm code. more>>
Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors.

This is useful not only for those with multi-processor computers, but also for distributed and cluster computing genetic algorithm environments such as openMosix.

<<less
Download (0.074MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
852 downloads
Pathan 2.0.0 Beta

Pathan 2.0.0 Beta


Pathan is an XPath processing library. more>>
Pathan is an XPath processing library. Pathan library is written in C++, and uses the Xerces-C DOM XML Parser by the Apache Foundation.

The Pathan project incorporates Pathan 1, implementing the W3C XPath 1 recommendation, and Pathan 2, implementing the W3C XPath 2 draft specification.

Pathan has been developed jointly by DecisionSoft, Sleepycat Software , Stylus Studio and Parthenon Computing .

Pathan 2 aims for XPath 2 compliance.

The beta release is conformant to the the November 2003 release of the specification. It conforms to the February 2004 publication of the W3C DOM Level 3 XPath working note.
<<less
Download (7.8MB)
Added: 2006-03-22 License: BSD License Price:
1312 downloads
Komodo Edit for Linux 4.2

Komodo Edit for Linux 4.2


a free, multi-language editor more>> Focus on what your code can do; let your editor sweat the details. Based on the award-winning Komodo IDE, Komodo Edit is a free, multi-language editor that makes it easy to write quality code.
New in Komodo Edit 4.2
Auto-update: no more checking for the latest features or need to reinstall Komodo to get the latest version
Soft characters: automatic insertion of closing brackets, braces and parentheses
A new spell checker: find typos before they go live
Upgraded Scintilla to version 1.74
Cursor shape is now configurabl
Documentation improvements and new Creative Commons licensing to support translations contributed by users
Improved Vi emulation
Better Live Folders performance
New for Perl: autocomplete improvements
New for Python: code intelligence updates
New for PHP: better code intelligence and autocomplete performance
New for Ruby: improvements to the Rails project template
New for Tcl: bug fixes
New for JavaScript: code intelligence, autocomplete changes
<<less
Download (33.14MB)
Added: 2009-04-24 License: Freeware Price: Free
191 downloads
Geometry Description Markup Language 2.9.0

Geometry Description Markup Language 2.9.0


Geometry Description Markup Language workpackage is primarly ment to provide geometry data exchange format for the LCG apps. more>>
Geometry Description Markup Language (GDML) workpackage is primarly ment to provide geometry data exchange format for the LCG applications. The workpackage consists of the GDML Schema part, which is a fully self-consistent definition of the GDML syntax and the GDML I/O part which provides means for writing out and reading in GDML files.
The GDML Schema does not depend in any way on the GDML I/O packages. In particular, new extensions to the GDML I/O packages can be implemented (interfaces to new application, like for instance visualisation, editors, etc), while the GDML Schema definition remains unchanged.
Enhancements:
- The loop machinery was improved so that any volume can be used in a loop.
- An installation script was added along with support for auxiliary volume information.
- A SimpleExtension example that shows how to extend GDML with custom elements was added.
- The obsolete PyGDML package was removed.
<<less
Download (2.6MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
954 downloads
BitNami JasperServer Stack for Linux 3.0.0

BitNami JasperServer Stack for Linux 3.0.0


part of the JasperSoft business intelligence suite, built by the developers more>> JasperServer is part of the JasperSoft business intelligence suite, built by the developers of JasperReports, the leading open source reporting engine. It provides a Web and Web services based environment for reporting, data analysis (OLAP), and data integration.
JasperServer is a high-performance report server and business intelligence platform designed for developers and businesses. Deploy JasperServer when:
-Users need to create their own ad hoc queries, reports, charts,
-crosstabs, and dashboards It becomes necessary to securely store, schedule, distribute, share, drill-down, or interact with reports.
The BitNami JasperServer Stack is an installer that greatly simplifies the installation of JasperServer and runtime dependencies. It includes ready-to-run versions of Apache-Tomcat, MySQL and Java. JasperServer Stack is distributed for free under the Apache 2.0 license. Please see the appendix for the specific licenses of all Open Source components included.
FEATURES
- Easy to Install
BitNami Stacks are built with one goal in mind: to make it as easy as possible to install open source software. Our installers completely automate the process of installing and configuring all of the software included in each Stack, so you can have everything up and running in just a few clicks.
- Independent
BitNami Stacks are completely self-contained, and therefore do not interfere with any software already installed on your system. For example, you can upgrade your systems MySQL or Apache Tomcat without fear of breaking your BitNami Stack.
- Integrated
By the time you click the finish button on the installer, the whole stack will be integrated, configured and ready to go.
- Relocatable
BitNami Stacks can be installed in any directory. This allows you to have multiple instances of the same stack, without them interfering with each other.
<<less
Download (123.25MB)
Added: 2009-04-28 License: Freeware Price: Free
182 downloads
Einstein Puzzle 2.0

Einstein Puzzle 2.0


Einstein puzzle is a free cross-platform open source remake of old DOS game Sherlock. more>>
Einstein puzzle is a free cross-platform open source remake of old DOS game Sherlock which was inspired by Albert Einsteins puzzle.

Einstein said that only those with an intelligence quotient of 98 percentile and higher should be able to solve it.

The game goal is to open all cards in square of 6x6 cards. For this, a number of hints describing relations between card positions are given. Use them to find the correct layout.

Einstein 2.0 features sound support, full internalization, Russian localization, reengineered resource subsystem to allow custom graphics themes and in-game rules browser.

<<less
Download (0.70MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1482 downloads
Miningco 2.5

Miningco 2.5


Miningco is an automatic data-mining tool. more>>
Miningco is an automatic data-mining (can be used for business intelligence) tool.
It can analyse a table in a database and then automatically give you a list of remarkable rules to which your data complies.
It can find for patterns on what columns they depend. From version 2.0 it can also group ranges of values into 1 rule.
Example scripts have been added for datamining on Nagios and Apache logging.
Enhancements:
- Improved clustering: no more fuzzy ranges, as well as better combining ranges.
<<less
Download (0.008MB)
Added: 2005-10-15 License: GPL (GNU General Public License) Price:
1469 downloads
RobocodeNG 0.7 Beta3

RobocodeNG 0.7 Beta3


RobocodeNG is an Artificial Intelligence Tanks Battle Arena. more>>
RobocodeNG is an Artificial Intelligence Tanks Battle Arena.

RobocodeNG is the continuation of the excelent job done by Mathew Nelson, which is the creator of Robocode.

The NG in RobocodeNG stands for Next Generation, meaning that the intension is the extend the original Robocode game with new features.

The original robocode is a game where artificially controlled tanks battle to the death in an arena. RobocodeNG Spices up the game adding better graphics, mods, guns, armors, tank bodies, etc, to introduce the great unbalance that the Robocode community needed.

RobocodeNG is based on Robocode version 1.0.7. If Mathew will ever make new versions of Robocode, we will of course make sure that RobocodeNG is updated accordingly.

<<less
Download (3.3MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
1391 downloads
QmailLdapAdmin 1.0.1

QmailLdapAdmin 1.0.1


QmailLdapAdmin is a tool designed to handle qmail-schema of LDAP. more>>
QmailLdapAdmin is a tool designed to handle qmail-schema of LDAP.
QmailLdapAdmin project provides basic LDAP operations, and it also has a lot of built-in intelligence to support rules to setup email accounts stored in LDAP.
Mailing lists also can be maintained.
Enhancements:
- Setup scritp has been added for automated installation.
- Minor bug fixes.
<<less
Download (0.29MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
1290 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5