delta computer systems
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12098
zCI Computer Inventory System 3.1B
zCI is freeware for computer inventory. It is free but contains a lot of corporate feature. zCI has 100% web-based user interface, including its automatic data gathering mechanism. Also, zCI has peripheral inventory capability and facilities to manage device ownerships. zCI provides client programs for Windows and Linux/Unix operating system. The client programs automatically collect hardware and software information. more>>
zCI Computer Inventory System - zCI is freeware for computer inventory. It is free but contains a lot of corporate feature. zCI has 100% web-based user interface, including its automatic data gathering mechanism. Also, zCI has peripheral inventory capability and facilities to manage device ownerships.
zCI provides client programs for Windows and Linux/Unix operating system. The client programs automatically collect hardware and software information, such as hardware list, software list, computer serial number, monitor serial number, MAC address and etc. The free zCI gives you more and better features compared to many non-free inventory softwares.
Enhancements:
Version 3.1B
Advance Computer Finder, Monitor Serial Number Autodetection
System Requirements:PHP, MySQL<<less
Download (1.6Mb)
Added: 2008-06-28 License: Free Price: Free
63 downloads

My Computer Hates Me! 0.1
My Computer Hates Me! is considered as a useful and convenient Firefox extension which helps you receive your daily dose of abuse, delivered from your very own PC. more>> <<less
Added: 2010-06-12 License: MPL Price: FREE
downloads
Score Cluster System Software 6.0.1
Score Cluster System Software is a cluster system software is designed for the high performance cluster environment. more>>
Score Cluster System Software is a cluster system software is designed for the high performance cluster environment without using the TCP/IP protocol stack. Score Cluster System Software features high performance communication, efficient computer management and single-system image, higher usability and availabily, and a seamless cluster environment.
Enhancements:
- Support for PM/Myrinet2XP devices and X11 relay has been restored.
- This release adds checkpointing, autoconfiguration, and dynamic reconfiguration.
- It eliminates the need for kernel patching through the use of modules.
- There are many bugfixes.
<<lessEnhancements:
- Support for PM/Myrinet2XP devices and X11 relay has been restored.
- This release adds checkpointing, autoconfiguration, and dynamic reconfiguration.
- It eliminates the need for kernel patching through the use of modules.
- There are many bugfixes.
Download (MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1032 downloads

GNOME System Tools 3.0.0
GNOME System Tools is known as a fully integrated set of tools aimed to make easy the job that means the computer administration on an UNIX or Linux system. more>> <<less
Added: 2011-04-06 License: GPL Price: FREE
downloads
Computer Dictionary Computer Terminology 1.0
Computer Dictionary: What is an Operating System or OS. This computer terminology explained in plain English in this simple video computer lesson you ... more>> <<less
Download (48145KB)
Added: 2009-04-06 License: Freeware Price: Free
241 downloads

Fedora for IBM System z 64bit 14
Fedora for IBM System z 64bit brings you a convenient and effective set of software that makes your computer run. more>> <<less
Added: 2011-01-26 License: GPL Price: FREE
downloads
Java Algebra System 2.4.3788
Java Algebra System brings you an advanced and convenient to use tool which is designed as an object oriented, type safe and multi-threaded approach to computer algebra. more>> <<less
Added: 2011-10-03 License: GPL Price: FREE
downloads
Other version of Java Algebra System
Price: FREE
License:GPL
License:GPL
Price: FREE
License:GPL
License:GPL
RPM Delta Compression Virtual Update Repository 0.2.0
RPM Delta Compression Virtual Update Repository for significantly reducing the bandwidth required to apply updates. more>>
RPM Delta Compression Virtual Update Repository is an experiment to explore the possibility of significantly reducing the bandwidth required to apply updates to a Fedora installation.
This software includes a server which provides a virtual update repository to clients such as yum, up2date, or other update tools. RPM Delta Compression Virtual Update Repository also includes a utility to create and maintain a RPM delta repository.
The server will attempt to generate the update RPM from a small delta file applied to a locally stored RPM from the original distribution.
Enhancements:
- This version utilizes the SuSE deltarpm tool as the underlying delta generator.
- It features both HTTP virtual update of the RPM repository (using Tomcat servlet container) and command line tools for generating update RPMs from a delta repository.
<<lessThis software includes a server which provides a virtual update repository to clients such as yum, up2date, or other update tools. RPM Delta Compression Virtual Update Repository also includes a utility to create and maintain a RPM delta repository.
The server will attempt to generate the update RPM from a small delta file applied to a locally stored RPM from the original distribution.
Enhancements:
- This version utilizes the SuSE deltarpm tool as the underlying delta generator.
- It features both HTTP virtual update of the RPM repository (using Tomcat servlet container) and command line tools for generating update RPMs from a delta repository.
Download (0.24MB)
Added: 2006-03-02 License: GPL (GNU General Public License) Price:
1334 downloads
Open Source Computer Vision Library 2.1.0
Open Source Computer Vision Library is considered as a simple yet beneficial collection of algorithms and sample code for various computer vision problems. more>> <<less
Added: 2010-09-27 License: BSD License Price: FREE
downloads
Debian Packages of System Configurations 1.0.29
Debian Packages of System Configurations is an automated system configuration for Debian. more>>
Dpsyco is a automated system to distribute system configurations to several computers. It is written mainly for the Debian distribution but should be portable (without too much difficulties) to other distributions or Unixes as well.
It consists of a number of shell scripts to perform the desired actions. With it you can handle users, add ssh-public-keys, patch the system, update things using cfengine, install files (overriding other package files), and more.
Main features:
- Handle users.
- Handle groups.
- Handle ssh access.
<<lessIt consists of a number of shell scripts to perform the desired actions. With it you can handle users, add ssh-public-keys, patch the system, update things using cfengine, install files (overriding other package files), and more.
Main features:
- Handle users.
- Handle groups.
- Handle ssh access.
Download (0.011MB)
Added: 2005-11-19 License: GPL (GNU General Public License) Price:
1437 downloads
Money-Making-Systems 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-13 License: Freeware Price: Free
193 downloads
Delta 2006.07.15
Delta assists users in minimizing interesting files, subject to a test of their interestingness. more>>
Delta project assists users in minimizing "interesting" files, subject to a test of their "interestingness".
A common such situation is when attempting to isolate a small failure-inducing substring of a large input that causes a program to exhibit a bug.
The best way to understand how to use delta is with an example of its usage. Below is one example helpfully written up for me by Simon Goldsmith; read it first. For those wanting more, I also wrote a more detailed and harder to read document describing each tool: Using Delta.
Note that what follows is an example of using delta to minimize an input file to a program that reads programs, much as a compiler does. Note two features of file minimization that are present in the example.
Do a controlled experiment.
Below we dont just minimize a file that causes Oink to produce an error message, we minimize a file that causes gcc to accept AND oink to reject in a specific way. That is, the test delta does is a controlled experiment, where gcc is the control. Ignoring this aspect of the problem seems to be a frequent mistake of first time users.
Exploit nested structure.
One may minimize files of simpler syntax than C++ but really all files are interesting in the first place because they are in some language or another. Some simple configuration files are literally just a list of lines but most languages have some nested structure. Multidelta filters the input through the topformflat utility (included) to suppress any newlines past a particular nesting depth; this "explains" the nesting structure to the otherwise line-oriented delta utility (a brilliantly simple idea of Scott McPeaks).
If your input file language has no nesting structure, you can hack on multidelta to remove the filtration through topformflat or just use the raw delta program. If your language has a different nesting structure than C/C++, you can write your own multidelta and substitute it. A simple flex program should suffice; it need not be terribly accurate for delta to do well.
Enhancements:
- It is now much easier to stop delta.
- It catches signals and distinguishes them from return codes.
- It watches for the DELTA-STOP file at the same granularity as the tests are run.
- In multidelta, running the input file through cpp is off by default and can be turned on with the flag -cpp.
<<lessA common such situation is when attempting to isolate a small failure-inducing substring of a large input that causes a program to exhibit a bug.
The best way to understand how to use delta is with an example of its usage. Below is one example helpfully written up for me by Simon Goldsmith; read it first. For those wanting more, I also wrote a more detailed and harder to read document describing each tool: Using Delta.
Note that what follows is an example of using delta to minimize an input file to a program that reads programs, much as a compiler does. Note two features of file minimization that are present in the example.
Do a controlled experiment.
Below we dont just minimize a file that causes Oink to produce an error message, we minimize a file that causes gcc to accept AND oink to reject in a specific way. That is, the test delta does is a controlled experiment, where gcc is the control. Ignoring this aspect of the problem seems to be a frequent mistake of first time users.
Exploit nested structure.
One may minimize files of simpler syntax than C++ but really all files are interesting in the first place because they are in some language or another. Some simple configuration files are literally just a list of lines but most languages have some nested structure. Multidelta filters the input through the topformflat utility (included) to suppress any newlines past a particular nesting depth; this "explains" the nesting structure to the otherwise line-oriented delta utility (a brilliantly simple idea of Scott McPeaks).
If your input file language has no nesting structure, you can hack on multidelta to remove the filtration through topformflat or just use the raw delta program. If your language has a different nesting structure than C/C++, you can write your own multidelta and substitute it. A simple flex program should suffice; it need not be terribly accurate for delta to do well.
Enhancements:
- It is now much easier to stop delta.
- It catches signals and distinguishes them from return codes.
- It watches for the DELTA-STOP file at the same granularity as the tests are run.
- In multidelta, running the input file through cpp is off by default and can be turned on with the flag -cpp.
Download (0.031MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1195 downloads
Other version of Delta
PyDELTA 1.7.0
PyDELTA is regarded as a helpful and convenient to use package which contains utilities for loading data from the DELTA (Description Language for Taxonomy) format, and the equivalent binary files used by the IntKey software. more>> <<less
Added: 2010-11-22 License: GPL Price: FREE
downloads

Equinox delta 1.0
Equinox delta is a great and simple theme that is based on the aurora engine. You need to have installed the engine equinox to have the full theme one extra thing is that you can change the full color. more>> <<less
Added: 2011-02-11 License: GPL Price: FREE
downloads
OS Independent Atomic Operations 1.00 revision 1
OS Independent Atomic Operations is a project that intends to develop an OS-independent atomic operations macro library. more>>
OS Independent Atomic Operations is a project that intends to develop an OS-independent atomic operations macro library with a common API for the C programming language as a cross-platform alternative to the uncoordinated efforts by OS developers.
As multi-core CPUs and multi-processor computer systems become more and more common, efficient synchronisation between concurrent execution units becomes more important. Atomic operations, that is operations which cannnot be interrupted, are needed to implement semaphores, reference counters and lock-free algorithms.
Operating systems generally provide atomic operation macros but there is no common API and no coordination between vendors and developers of different systems. Thus library and application developers are facing a dilemma. They can take advantage of one of the existing APIs for atomic operations but their software will then be tied to a particular operating system.
Enhancements:
- The initial release contains the Common AO API draft and a skeleton macro library.
- To complete the macros, the project will need contributors with inline assembly skills for various CPU architectures.
<<lessAs multi-core CPUs and multi-processor computer systems become more and more common, efficient synchronisation between concurrent execution units becomes more important. Atomic operations, that is operations which cannnot be interrupted, are needed to implement semaphores, reference counters and lock-free algorithms.
Operating systems generally provide atomic operation macros but there is no common API and no coordination between vendors and developers of different systems. Thus library and application developers are facing a dilemma. They can take advantage of one of the existing APIs for atomic operations but their software will then be tied to a particular operating system.
Enhancements:
- The initial release contains the Common AO API draft and a skeleton macro library.
- To complete the macros, the project will need contributors with inline assembly skills for various CPU architectures.
Download (0.006MB)
Added: 2007-07-25 License: MIT/X Consortium License Price:
828 downloads
Secleted [ 0 ] software to compare
delta is released as a free yet nice GTK theme based on the Aurora engine so you need to ... delta 2.0 is released as a free yet nice GTK theme based on the Aurora engine so you need to have it