Main > Free Download Search >

Free cells software for linux

cells

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 201
AFS::Cell 2.4.0

AFS::Cell 2.4.0


AFS::Cell is a Perl module to administer AFS Cells. more>>


SYNOPSIS

use AFS::Cell qw (configdir expandcell
getcellinfo localcell
whichcell wscell
);

my $conf_dir = configdir;

my $cell = expandcell(mpa);
$cell = localcell;
$cell = whichcell(./);
$cell = wscell;

($cell, my @hosts) = getcellinfo;
print "Cell: $celln";
foreach my $host (@hosts) {
print(" $hostn");
}
NOTE: The following lines are version 1 style: all names are exported by default. This style is deprecated !!!
use AFS; # import all AFS names
use AFS @AFS::CELL; # import just the cell config names
DESCRIPTION ^
This module provides several functions to configure and to maintain an AFS cell. It is used to maintain the configuration directory. Any function required must by explicitly listed by the use statement to be exported into the calling package.
Some of these functions have the optional argument FOLLOW. FOLLOW determines which file should be used should PATH be a symbolic link. If FOLLOW be set to 1, then the symbolic link is followed to its target. If FOLLOW is set to 0, then the function applies to the symbolic link itself. If not specified FOLLOW defaults to 1.
<<less
Download (0.18MB)
Added: 2007-03-03 License: Perl Artistic License Price:
965 downloads
E-Cell System 3.1.105

E-Cell System 3.1.105


E-Cell System is a modelling and simulation software environment. more>>
E-Cell System is a concept of constructing virtual cells on computers.
E-Cell System is an object-oriented software suite for modeling, simulation, and analysis of large scale complex systems such as biological cells, architected by Kouichi Takahashi and written by a wonderful team of developers. Core part of the system, E-Cell Simulation Environment version 3, allows many components driven by multiple algorithms with different timescales to coexist.
E-Cell Project is an international research project aiming at developing necessary theoretical supports, technologies and software platforms to allow precise whole cell simulation.
E-Cell System consists of the following three major parts:
- E-Cell Simulation Environment (or E-Cell SE)
- E-Cell Modeling Environment (or E-Cell ME)
- E-Cell Analysis Toolkit
Main features:
Basic capabilities
- Object-oriented modeling and simulation of complex systems.
- Plug-in architecture. New user-object classes can be developed, dynamically loaded, and used in simulation.
- Real-time user interaction and visualization during the simulation.
Scripting
- Python scripting of a simulation session (run/stop/parameter manipulation/data processing etc...).
- Python scripting of a simulation experiment that involves many runs of the simulation sessions (such as parameter tuning, metabolic control analysis etc..)
- Python scripting of model file generation (e.g. for automated model construction from databases).
Compatibilities
- SBML level 1/2 importing.
- SBML level 1/2 exporting.
Parallel computation
- Shared-memory, multi-thread parallelization of a single simulation session. (to be merged into the main branch.)
- Cluster and grid distributed computation of multiple simulation sessions. Sun Grid Engine, (Globus toolkit).
Enhancements:
- This release includes improved ODE/DAE solvers, support for numpy, an updated empy preprocessor, and some more minor improvements.
<<less
Download (6.36MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
XellPlan 1.2

XellPlan 1.2


XellPlan is a set of very simple php scripts to create plans for events. more>>
XellPlan is a set of very simple php scripts (by using a Mysql database) to create plans for events and provide a means for people (e.g. volunteers) to enlist for the various positions.
Think of it as a online version of a spreadsheet program, where some cells are editable by users.
NOTE: This is not mature software, rather a quick "hack"- im not very proud of it, but it works quite well.
Main features:
- Unlimited spreadsheet size
- Style cells (bold, italics, font size)
- Track changes (when did who enlist for what kind of job)
- Limit plan modification to a specific date range (e.g. "entry allowed starting dd-mm-yyy 12:00am")
- Password-protected plan entry
- Localizable to different languages (english/german supported out-of-the-box)
- System easy relocatable (just move the installation to another directory)
- Admin login / password protected plans need browser cookie support
Enhancements:
- This release implements the "entry end date" and "plan description" features requested by a user.
<<less
Download (0.032MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1370 downloads
Quake III Arena Cell Shading 1.0

Quake III Arena Cell Shading 1.0


Quake III Arena Cell Shadings goal is to add Cell Shading capabilities to the Quake III engine with Real-time performance. more>>
Quake III Arena Cell Shadings goal is to add Cell Shading capabilities to the Quake III engine with Real-time performance.

In order to provide such feature we have decided to use Kuwahara filter. Kuwahara filter is a noise-reduction filter that preserves edges.

It uses four subquadrants to calculate the mean and variance and chooses the mean value for the region with the smallest variance.

To increase the hand-painted effect we have decided to apply a simple blur filter to reduce hard-edges on textures and increase the flatness effect.

To produce the cell shading edege effect we use no gfx card shaders, so our implementation could run with almost any gfx card. This effect is produced by painting backface polygons with a thick wireframe without textures and repaint all the scene, but this time, with textures.

To test our modified engine just place our binary in your games folder to frag all day long!

Ensure you have a copy of Quake 3 Arena installed on your PC. Youre going to need the artwork/content from the game because it is not redistributable.
<<less
Download (0.63MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1182 downloads
Cubulus OLAP 0.53

Cubulus OLAP 0.53


Cubulus is an analytic engine and a slice and dice Web interface on top of a relational database (MySQL at the moment). more>>
Cubulus is an analytic engine and a slice and dice Web interface on top of a relational database (MySQL at the moment).
The project caches calculated cells, and is able to parse basic MDX queries.
Enhancements:
- Rounding has been fixed for MonetDB.
- A bug with keeping the drillpath when dicing has been fixed.
- gen.py generates all tables.
<<less
Download (0.43MB)
Added: 2007-05-30 License: GPL (GNU General Public License) Price:
535 downloads
QCADesigner 2.0.3

QCADesigner 2.0.3


QCADesigner is a CAD-like tool for the design and simulation of circuits based on Quantum Cellular Automata. more>>
QCADesigner is the product of an ongoing research effort at the University of Calgary ATIPS Laboratory to create a design and simulation tool for Quantum Dot Cellular Automata (QCA). This tool is still under development and is provided free of cost to the research community "as is".
QCA is an emerging nanotechnology concept for the realization of a computer built with arrays of nano-scale QCA cells. These QCA cells are capable of performing all complex computational functions required for general-purpose computation.
QCA has been listed as one of the six emerging nanotechnologies with applications in future computers by the International Technology Roadmap For Semiconductors (ITRS). QCADesigner facilitates rapid design, layout and simulation of QCA circuits by providing powerful CAD features available in more complex circuit design tools.
Main features:
- Intuitive CAD-like user interface
- Easy drag-and-drop circuit design
- Encapsulated PostScript (EPS) printing
- Support for multiple layers (for signal crossover)
- Multilingual support (de hu ro fr - so far)
Enhancements:
- This is a minor bugfix release featuring an improved layer mapping dialog.
- However, the most important change is on the Windows front: The Windows version of QCADesigner now uses the Gaim version of the GTK+ Runtime Environment.
- The new version allows you to upgrade from the dropline.net version of GTK+.
<<less
Download (2.5MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1547 downloads
KLines 0.5

KLines 0.5


KLines project is a simple logical game. more>>
KLines project is a simple logical game.
Klines is a simple logical game, similar to the DOS-based game "Color lines.
You can move the balls by pointing source and destanation cells on the board. You target is to put at least 5 balls of same colors in one line (horisontal, vertical or diagonal) , in case of that they dissapear and you can make one move more, otherwise computer drop randomly another three balls.
Game over then there is no more free cells on the board.
Enhancements:
- Running 3D balls
<<less
Download (0.29MB)
Added: 2006-12-01 License: GPL (GNU General Public License) Price:
1059 downloads
xlHtml 0.5

xlHtml 0.5


xlHtml is a XLS to HTML converter. more>>
xlHtml converts an Excel spreadsheet file (.xls) into highly-optimized HTML. It includes scripts to allow it to be used as a Netscape or mutt plugin and as a xls handler for Apache.

The program currently supports string, blank, boolean, error, integer, floating point, hyperlinks, and formula cells.

It can also output in XML, tab delimited, or comma separated values (CSV).
<<less
Download (0.26MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1637 downloads
Clorox 0.1a

Clorox 0.1a


Clorox is shared memory for AJAX applications. more>>
Clorox is shared memory for AJAX applications. Clorox provides data structures that look exactly like ordinary JavaScript objects but that actually make AJAX RPC calls behind the scenes to fetch data.
Since many web applications can be thought of as viewers over structured data (grids of map cells, arrays of email messages, etc), and RPCs and callback functions are a pain, this abstraction makes writing applications much easier. Additionally, Clorox makes it simple to define data caching and prefetching policies to boost performance.
No new languages: Clorox applications are 100% JavaScript, and they play well with other toolkits.
Clorox is a new way of writing highly-interactive web applications. Its based on a single observation: that many web applications serve as viewers over structured data. Email clients display lists of messages. Mapping applications display grids of map cells. Search auto-complete applications display nodes in a trie containing completion strings. Today, such applications are often written using AJAX. Clorox argues that we can make these applications both higher performance and easier to write by exploiting the underlying logical structure of their data, a structure which is ignored by AJAX. (Note that the logical structure of the data is entirely separate from their physical representation on the server.)
In place of the asynchronous, RPC-based abstraction furnished by AJAX, Clorox provides the illusion of synchronously-accessed data structures shared between the web browser and web server, which is to say, it provides a shared memory abstraction. These data structures look exactly like ordinary JavaScript objects on the client side, allowing programmers to focus on what they do best (writing compelling web applications) without worrying about data locality, message reordering, callback functions, or data prefetching. Additionally, to free programmers from concerns over locking, Clorox allows multiple operations on these data structures to be grouped into atomic actions.
Clorox applications are 100% JavaScript: application programmers write JavaScript code which is processed by the Clorox compiler into more JavaScript. Clorox applications can thus run on any modern web browser without the need for special plugins, and your code will never be locked up in some proprietary format.
We think the best way to learn to use a new piece of software is by playing around with it, so the rest of this document will explain how to build a sample application using the Clorox system.
Enhancements:
- A small bug was fixed to correct a problem with dim() methods.
- The homepage URL was updated.
<<less
Download (0.018MB)
Added: 2006-10-29 License: MPL (Mozilla Public License) Price:
1090 downloads
iList 0.4.7

iList 0.4.7


iList aims to develop an intelligent playlist for the KDE media player Noatun. more>>
The project aims to develop an intelligent playlist for the KDE media player Noatun. Intelligent in the sense that songs are selected from a (possibly large) repository of audio files in a smart manner. Think of it as your personal radio station that plays your favourite songs all day long.
Main features:
- Fast synchronization of on-disk song libraries
- Multi-level queues
- Automatic and manual rating of songs
- Several song selection stragies
- Preview of selected songs
- Customizable user interface through dockable windows
- Fast incremental searching
- Support for multiple playlists
Enhancements:
New Features:
- Added setting to allow multiline cells for comments which fixes bug
- #1173628.
- Added setting to select the items that show up as search results, so they can be easily enqueued or dragged to a another list.
- Added shortcut F5 for updating a playlist and shortcut Ctrl+F5 for updating all playlists.
- Added setting to remove items from the Preview when they are played or enqueued from there.
- The currently played item is also highlighted in the History where it is
- the topmost item.
Fixed bugs:
- Fixed same item being played twice in a row in "Adaptive Learning" play mode, by commenting out randomness.
- Fixed bug #1281276 which caused an assertion failure in KDE library code.
- Fixed last item before shutdown showing up twice in History.
- Fixed last item before shutdown not being played after startup although the respective setting is set.
Changes:
- Reactivated "Loop in Queue" feature.
<<less
Download (0.26MB)
Added: 2005-09-18 License: GPL (GNU General Public License) Price:
1496 downloads
PyCAGE 1.1.4

PyCAGE 1.1.4


PyCAGE fairly generic and complete cellular automata simulation engine. more>>
PyCAGE fairly generic and complete cellular automata simulation engine.
Its written in Python and it supports both 1D and 2D automata, a variety of prepackaged rules, and the concept of "agents" which can move about independently on the map for implementing agent behavior.
It comes with numerous examples of fully-functional CA systems, including Conways Game of Life, Langtons self-reproducing automaton, Langtons "vants," and 1D automata rule explorers.
It also comes with simple displayers (including a curses interface for 2D automata) and a unique implementation of a finite state machine.
Main features:
- time is measured in discrete steps, called time units;
- a network of cells, each of which with a well-defined state at each time unit;
- at each time unit, each cell has a series of other cells which constitutes its neighorhood;
- the state each of cell changes according to a state transition function which depends on the state of that cell and the states of the cells of its neighbors;
- in synchronous automata (the typical usage), all cell transitions take place simultaneously.
Enhancements:
- Minor organizational changes; add stepping stone automaton.
<<less
Download (0.055MB)
Added: 2006-10-17 License: LGPL (GNU Lesser General Public License) Price:
1102 downloads
Spreadsheet::WriteExcelXML 0.10

Spreadsheet::WriteExcelXML 0.10


Spreadsheet::WriteExcelXML is a Perl module that can create an Excel file in XML format. more>>
Spreadsheet::WriteExcelXML is a Perl module that can create an Excel file in XML format.

SYNOPSIS

To write a string, a formatted string, a number and a formula to the first worksheet in an Excel XML spreadsheet called perl.xls:

use Spreadsheet::WriteExcelXML;

# Create a new Excel workbook
my $workbook = Spreadsheet::WriteExcelXML->new("perl.xls");

# Add a worksheet
$worksheet = $workbook->add_worksheet();

# Add and define a format
$format = $workbook->add_format(); # Add a format
$format->set_bold();
$format->set_color(red);
$format->set_align(center);

# Write a formatted and unformatted string, row and column notation.
$col = $row = 0;
$worksheet->write($row, $col, "Hi Excel!", $format);
$worksheet->write(1, $col, "Hi Excel!");

# Write a number and a formula using A1 notation
$worksheet->write(A3, 1.2345);
$worksheet->write(A4, =SIN(PI()/4));

The Spreadsheet::WriteExcelXML module can be used to create an Excel file in XML format. The Excel XML format is supported in Excel 2002 and 2003.

Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells. The module supports strings up to 32,767 characters and the strings can be in UTF8 format.

Spreadsheet::WriteExcelXML uses the same interface as Spreadsheet::WriteExcel.
This module cannot, as yet, be used to write to an existing Excel XML file.

<<less
Download (0.14MB)
Added: 2006-12-04 License: Perl Artistic License Price:
1054 downloads
Overflow 1.0.1

Overflow 1.0.1


Overflow is a board game about chain reactions. more>>
Overflow project is a board game about chain reactions.
Overflow is a board game for two players or one player against the computer. Put pieces on the board until critical mass is reached, and watch a chain reaction go off.
Although the rules are simple, several different tactical considerations are required in order to play the game well.
The name refers to the key principle in the game that each cell on the board can hold a maximum of three units (pieces), and if you add another unit to a filled up cell, the units will be distributed to the four neighbor cells.
Main features:
- Play against the computer or another person
- Advanced hint feature
- Unlimited take backs and redos
- Ugly but scalable graphics
- Selectable colors
<<less
Download (0.14MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1052 downloads
mp3CONVERT 0.2

mp3CONVERT 0.2


mp3CONVERT is a Kommander wizard for easy encoding mp3 songs. more>>
mp3CONVERT is a Kommander wizard for easy encoding mp3 songs. For example, when you need get your favourite album, which has 100mb to the cell phone with 40mb memory.

<<less
Download (0.10MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
562 downloads
A Small MUD 1.3

A Small MUD 1.3


A Small MUD is a minimal MUD implementation. more>>
A Small MUD project is a minimal MUD implementation.

A Small MUD is a minimal MUD implementation, with some mildly intelligent mobs running around creating rooms.

A few pointers when reading the source code... the World class contains the "cells" in the dungeon - all those are created randomly by the mobs.

The MobFactory class contains and controls all mobs in the world - the class holds a reference to the World class.

Cells are specified by the World::CELL struct and mobs by the MobFactory::MOB struct. The SmallHandler class contains the World, MobFactory, and active sockets list (via SocketHandler).

Finally, the SmallSocket class handles all socket communication and the ListenSocket template class acts as the socket listen server.

<<less
Download (0.016MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1047 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5