adaptive
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 71
Adaptive Planning 3.6.6
Adaptive Planning is the leading provider of collaborative performance management solutions. more>> <<less
Download (MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
877 downloads
Adaptive Website Framework 2.1.5
Adaptive Website Framework is a Web content management system (WCMS). more>>
Liquid Bytes Adaptive Website Framework (AWF) is aimed at software developers and webmasters. Adaptive Website Framework helps you to create dynamical personalized Web sites with community functions, database powered content management, and an administration interface.
AWF includes advanced features like exporting to static HTML, caching, and URL rewriting.
The new AWF 2 introduces many new features like version management and fully flexible URLs. It is currently available as Beta version and requires PHP 5.
Main features:
- Completely dynamical and personalized page creation
- User/group-management
- Built-in Content Management
- Messaging/communiy modules
- Content can be edited without knowledge of HTML/XML
- Supports nearly unlimited languages, documents and users
- Access protection of single pages or site sections possible
- Effective caching, which means more performance and less server load
- Easy to use API functions
- Export options for documents
- Possible to integrate in Unix shell scripts
- Package Installer allows you to easily add new features and share your own extensions with other AWF users
Requierments:
- Apache Web-Server with PHP >= 4.3.0 installed (AWF version 1.04 works with 4.1.0).
- DOM XML support for PHP (optional)
- MySQL server (tested using 3.22.32 and 3.23.36)
AWF was successfully tested with all major browsers (Microsoft Internet Explorer, Mozilla, Netscape Navigator, Opera and Konqueror), as only HTML is used for the core funktions.
Adaptive Website Framework is Free Software. You can use and redistribute it under the terms of the GNU General Public License, as published by the Free Software Foundation.
Enhancements:
- This release features rendering of LaTeX code, a new plugin system for content objects, improved multi-language support, better SEO, a Web shop (alpha version), and new templates.
- The Spaw WYSIWYG editor was removed for security reasons.
<<lessAWF includes advanced features like exporting to static HTML, caching, and URL rewriting.
The new AWF 2 introduces many new features like version management and fully flexible URLs. It is currently available as Beta version and requires PHP 5.
Main features:
- Completely dynamical and personalized page creation
- User/group-management
- Built-in Content Management
- Messaging/communiy modules
- Content can be edited without knowledge of HTML/XML
- Supports nearly unlimited languages, documents and users
- Access protection of single pages or site sections possible
- Effective caching, which means more performance and less server load
- Easy to use API functions
- Export options for documents
- Possible to integrate in Unix shell scripts
- Package Installer allows you to easily add new features and share your own extensions with other AWF users
Requierments:
- Apache Web-Server with PHP >= 4.3.0 installed (AWF version 1.04 works with 4.1.0).
- DOM XML support for PHP (optional)
- MySQL server (tested using 3.22.32 and 3.23.36)
AWF was successfully tested with all major browsers (Microsoft Internet Explorer, Mozilla, Netscape Navigator, Opera and Konqueror), as only HTML is used for the core funktions.
Adaptive Website Framework is Free Software. You can use and redistribute it under the terms of the GNU General Public License, as published by the Free Software Foundation.
Enhancements:
- This release features rendering of LaTeX code, a new plugin system for content objects, improved multi-language support, better SEO, a Web shop (alpha version), and new templates.
- The Spaw WYSIWYG editor was removed for security reasons.
Download (1.1MB)
Added: 2006-07-02 License: GPL (GNU General Public License) Price:
1215 downloads
Adaptive Contrast Enhancement 0.6.3
Adaptive Contrast Enhancement is a GIMP plugin which can enhance the contrast of images. more>>
Adaptive Contrast Enhancement is a GIMP plugin which can enhance the contrast of images.
The basic "Stretch Contrast" operation takes in the whole image at once, and if there is a white pixel anywhere in the image and a black pixel anywhere in the image, it figures the contrast is already as good as can be. But Adaptive Contrast Enhancement works to increase the contrast locally, and brings out details that most wide-sweeping contrast-enhancements pass over.
Enhancements:
- This is just another development-libgimp-compatibility-thing.
- There is more interesting work going on for the upcoming 0.7, but its not quite ready yet.
<<lessThe basic "Stretch Contrast" operation takes in the whole image at once, and if there is a white pixel anywhere in the image and a black pixel anywhere in the image, it figures the contrast is already as good as can be. But Adaptive Contrast Enhancement works to increase the contrast locally, and brings out details that most wide-sweeping contrast-enhancements pass over.
Enhancements:
- This is just another development-libgimp-compatibility-thing.
- There is more interesting work going on for the upcoming 0.7, but its not quite ready yet.
Download (0.16MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1173 downloads
Adaptive Quality of Service Architecture 0.6.1
Adaptive Quality of Service Architecture is an open architecture for the provisioning of adaptive Quality of Service functions. more>>
Adaptive Quality of Service Architecture (AQuoSA) is an open architecture for the provisioning of adaptive Quality of Service functionality into the Linux kernel. The project features a flexible, portable, lightweight and open architecture for supporting soft real-time applications with facilities related to timing guarantees and QoS, on the top of a general-purpose operating system as Linux.
At the core of the architecture there is an adaptive resource reservation layer that is capable of dynamically adapting the CPU allocation for QoS aware applications based on their run-time requirements.
Timing guarantees are provided through an in-kernel reservation based process scheduler, whose services are exposed to applications through a well-designed API.
A supervisor performs admission control, so that admitting into the system new applications with timing guarantees does not affect the timing guarantees of already admitted applications. Also, it takes care of guaranteeing appropriate security policies in the assignment of timing guarantees to users and user groups, as configured by the system administrator.
A feedback-based QoS control layer may be optionally used by applications who want to keep their timing guarantees by using a CPU allocation that is continuously adapted according to their actual needs. This leaverages the programmer, within certain limits, to hard-code any particular reservation amount within the application, because the best allocation is found out automatically at run-time. Also, this enhances the possibilities for the system to host additional QoS controlled applications. The available control algorithms are well founded on formal scheduling models and control theoretical results.
Enhancements:
- This release introduces a couple of flags useful when creating servers. If QOS_F_PERSISTENT is enabled, a server is allowed to exist beyond detach of the last task. If QOS_F_SOFT is enabled, a server tasks are scheduled by the Linux default scheduler/policy, when outside of the server reservation.
- Also, various stability issues in destroying servers have been fixed, also thanks to a new release of the generic scheduler patch for the Linux kernel (gs-2.2).
<<lessAt the core of the architecture there is an adaptive resource reservation layer that is capable of dynamically adapting the CPU allocation for QoS aware applications based on their run-time requirements.
Timing guarantees are provided through an in-kernel reservation based process scheduler, whose services are exposed to applications through a well-designed API.
A supervisor performs admission control, so that admitting into the system new applications with timing guarantees does not affect the timing guarantees of already admitted applications. Also, it takes care of guaranteeing appropriate security policies in the assignment of timing guarantees to users and user groups, as configured by the system administrator.
A feedback-based QoS control layer may be optionally used by applications who want to keep their timing guarantees by using a CPU allocation that is continuously adapted according to their actual needs. This leaverages the programmer, within certain limits, to hard-code any particular reservation amount within the application, because the best allocation is found out automatically at run-time. Also, this enhances the possibilities for the system to host additional QoS controlled applications. The available control algorithms are well founded on formal scheduling models and control theoretical results.
Enhancements:
- This release introduces a couple of flags useful when creating servers. If QOS_F_PERSISTENT is enabled, a server is allowed to exist beyond detach of the last task. If QOS_F_SOFT is enabled, a server tasks are scheduled by the Linux default scheduler/policy, when outside of the server reservation.
- Also, various stability issues in destroying servers have been fixed, also thanks to a new release of the generic scheduler patch for the Linux kernel (gs-2.2).
Download (0.26MB)
Added: 2007-05-27 License: LGPL (GNU Lesser General Public License) Price:
883 downloads
Adaptive Quality of Service Architecture 2.6.21.1-gs-2.2 (Kernel-patches)
Adaptive Quality of Service Architecture is an open architecture for the provisioning of adaptive QoS functionality... more>>
Adaptive Quality of Service Architecture (AQuoSA) is an open architecture for the provisioning of adaptive Quality of Service functionality into the Linux kernel. The project features a flexible, portable, and lightweight software architecture for supporting QoS-related services on top of a general-purpose operating system as Linux.
The architecture is well founded on formal scheduling analysis and control theoretical results. At the core of the architecture there is an adaptive resource reservation layer that is capable of dynamically adapting the CPU allocation for QoS aware applications based on their run-time requirements.
Timing guarantees are provided through an in-kernel reservation based process scheduler, whose services are exposed to applications through a well-designed API.
A supervisor performs admission control, so that admitting into the system new applications with timing guarantees does not affect the timing guarantees of already admitted applications. Also, it takes care of guaranteeing appropriate security policies in the assignment of timing guarantees to users and user groups, as configured by the system administrator.
A feedback-based QoS control layer may be optionally used by applications who want to keep their timing guarantees by using a CPU allocation that is continuously adapted according to their actual needs. This leaverages the programmer, within certain limits, to hard-code any particular reservation amount within the application, because the best allocation is found out automatically at run-time. Also, this enhances the possibilities for the system to host additional QoS controlled applications. The available control algorithms are well founded on formal scheduling models and control theoretical results.
<<lessThe architecture is well founded on formal scheduling analysis and control theoretical results. At the core of the architecture there is an adaptive resource reservation layer that is capable of dynamically adapting the CPU allocation for QoS aware applications based on their run-time requirements.
Timing guarantees are provided through an in-kernel reservation based process scheduler, whose services are exposed to applications through a well-designed API.
A supervisor performs admission control, so that admitting into the system new applications with timing guarantees does not affect the timing guarantees of already admitted applications. Also, it takes care of guaranteeing appropriate security policies in the assignment of timing guarantees to users and user groups, as configured by the system administrator.
A feedback-based QoS control layer may be optionally used by applications who want to keep their timing guarantees by using a CPU allocation that is continuously adapted according to their actual needs. This leaverages the programmer, within certain limits, to hard-code any particular reservation amount within the application, because the best allocation is found out automatically at run-time. Also, this enhances the possibilities for the system to host additional QoS controlled applications. The available control algorithms are well founded on formal scheduling models and control theoretical results.
Download (MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
878 downloads
AdaptWeb 0.9.2
AdaptWeb project is an adaptive learning system. more>>
AdaptWeb project is an adaptive learning system.
AdaptWeb provides an adaptive learning system associated to a course and to a particular student profile.
Different learning procedures are offered as guided navigation, hierarchical content presentations, and deterministic presentations.
Enhancements:
- This release includes all the bug identified until and including the I AdaptWeb Seminar.
<<lessAdaptWeb provides an adaptive learning system associated to a course and to a particular student profile.
Different learning procedures are offered as guided navigation, hierarchical content presentations, and deterministic presentations.
Enhancements:
- This release includes all the bug identified until and including the I AdaptWeb Seminar.
Download (2.1MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1089 downloads
DivX 6.1.1
DivX is a codec for Linux, is free and includes DivX Pro features. more>>
DivX is a codec for Linux, is free and includes DivX Pro features.
Its been a little while (ok.. 3 years ;)) since we last released a version of the DivX codec for Linux.
Following our 6.1 major release for Windows back in December weve been busy fixing all the issues that have been reported to us in order to make 6.1.1 very stable.
Now that work on 6.1.1 is complete, we have decided not only to release the Windows version, but a Linux version too.
Enhancements:
- A faster decoder
- Better support for generic MPEG-4 playback
- Faster, higher quality post-processing
- Improved bi-directional coding (including multiple adaptive B-frames)
- "Fastest" and "High Performance" encoding modes
- Rate-distortion optimized encoding modes ("Better quality", "Extreme quality", "Insane quality")
- Much improved compression for equivelent quality
- Optimizations for newer processors
- Updated VBV for improved support for DivX Certified devices
- Two psychovisual enhancement modes
- Quality optimized H.263 quantization method
- Support for 4MV motion compensation
- New resize methods
- New encoding modes
- .. and lots more!
<<lessIts been a little while (ok.. 3 years ;)) since we last released a version of the DivX codec for Linux.
Following our 6.1 major release for Windows back in December weve been busy fixing all the issues that have been reported to us in order to make 6.1.1 very stable.
Now that work on 6.1.1 is complete, we have decided not only to release the Windows version, but a Linux version too.
Enhancements:
- A faster decoder
- Better support for generic MPEG-4 playback
- Faster, higher quality post-processing
- Improved bi-directional coding (including multiple adaptive B-frames)
- "Fastest" and "High Performance" encoding modes
- Rate-distortion optimized encoding modes ("Better quality", "Extreme quality", "Insane quality")
- Much improved compression for equivelent quality
- Optimizations for newer processors
- Updated VBV for improved support for DivX Certified devices
- Two psychovisual enhancement modes
- Quality optimized H.263 quantization method
- Support for 4MV motion compensation
- New resize methods
- New encoding modes
- .. and lots more!
Download (0.95MB)
Added: 2006-11-17 License: Freeware Price:
1113 downloads
VidTorrentLive 20060516
VidTorrentLive is a minimal live CD that turns a PC into a VidTorrent node. more>>
VidTorrent is a protocol for global scale cooperative real-time streaming over the Internet. At a high level, VidTorrent is a peer-to-peer protocol that builds an adaptive overlay mesh suitable for real-time streaming.
The protocol works by aggressively probing for bandwidth and minimizing latency. On the same time, the protocol continuously monitors and dynamically adapts the mesh to match the underlaying network topology and node capabilities.
VidTorrent is more than just a protocol from an end users perspective. VidTorrentLive provides application infrastructre for fostering communities around real-time media, similar to what BitTorrent? does for the file sharing community and Skype for internet telephony users all over the world.
In one such application, XPat-TV, we are experimenting with forming social groups within expatriate communities. These groups are created by VidTorrent co-casters, sharing live TV broadcasts from their home country.
<<lessThe protocol works by aggressively probing for bandwidth and minimizing latency. On the same time, the protocol continuously monitors and dynamically adapts the mesh to match the underlaying network topology and node capabilities.
VidTorrent is more than just a protocol from an end users perspective. VidTorrentLive provides application infrastructre for fostering communities around real-time media, similar to what BitTorrent? does for the file sharing community and Skype for internet telephony users all over the world.
In one such application, XPat-TV, we are experimenting with forming social groups within expatriate communities. These groups are created by VidTorrent co-casters, sharing live TV broadcasts from their home country.
Download (275MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1217 downloads
DBIx::Version 0.01
DBIx::Version is a Perl extension for getting database software name and version. more>>
DBIx::Version is a Perl extension for getting database software name and version.
SYNOPSIS
use DBIx::Version;
my $dbh = DBI->connect( ... );
my ($dbname, $dbver, $dbverfull) = DBIx::Version::Version($dbh);
DBIx::Version lets you query which database software and version you are connected to.
Return Examples:
(undef, undef, undef)
(mysql, 4.0.17, 4.0.17-standard-log)
(postgresql, 7.4.1, PostgreSQL 7.4.1 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2 20031107 (Red Hat Linux 3.3.2-2))
(oracle, 8.1.7.0.0, 8.1.7.0.0)
(sqlserver, 8.00.384, Microsoft SQL Server 2000 - 8.00.384 (Intel X86)
May 23 2001 00:02:52
Copyright (c) 1988-2000 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 2))
(sybase,12.5.0.1,Adaptive Server Enterprise/12.5.0.1/SWR 9982 IR/P/Sun_svr4/OS 5.8/rel12501/1776/ 64-bit/FBO/Tue Feb 26 01:22:10 2002)
(sybase,12.5.0.2,Adaptive Server Enterprise/12.5.0.2/EBF 14000 IR/P/Sun_svr4/OS 5.8/rel12502/1776/64-bit/FBO/Tue Jun 4 01:22:10 2002)
Answer 1: This module is useful for cross-platform coding, and in environments like shared hosting where you actually didnt install the database yourself and are curious.
<<lessSYNOPSIS
use DBIx::Version;
my $dbh = DBI->connect( ... );
my ($dbname, $dbver, $dbverfull) = DBIx::Version::Version($dbh);
DBIx::Version lets you query which database software and version you are connected to.
Return Examples:
(undef, undef, undef)
(mysql, 4.0.17, 4.0.17-standard-log)
(postgresql, 7.4.1, PostgreSQL 7.4.1 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2 20031107 (Red Hat Linux 3.3.2-2))
(oracle, 8.1.7.0.0, 8.1.7.0.0)
(sqlserver, 8.00.384, Microsoft SQL Server 2000 - 8.00.384 (Intel X86)
May 23 2001 00:02:52
Copyright (c) 1988-2000 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 2))
(sybase,12.5.0.1,Adaptive Server Enterprise/12.5.0.1/SWR 9982 IR/P/Sun_svr4/OS 5.8/rel12501/1776/ 64-bit/FBO/Tue Feb 26 01:22:10 2002)
(sybase,12.5.0.2,Adaptive Server Enterprise/12.5.0.2/EBF 14000 IR/P/Sun_svr4/OS 5.8/rel12502/1776/64-bit/FBO/Tue Jun 4 01:22:10 2002)
Answer 1: This module is useful for cross-platform coding, and in environments like shared hosting where you actually didnt install the database yourself and are curious.
Download (0.003MB)
Added: 2007-01-11 License: Perl Artistic License Price:
1020 downloads
Mantissa 7.0
Mantissa is a collection of various mathematical tools aimed towards for simulation. more>>
Mantissa is a collection of various mathematical tools aimed towards for simulation.
Mantissa contains a collection of algorithms, among which:
a small set of linear algebra classes
a least squares estimator
some curve fitting classes
several ordinary differentials equations integrators, either with fixed steps or adaptive stepsize control (see below)
vectors and rotations in a three dimensional space
algebra-related classes like rational and double polynomials
various orthogonal polynomials:
Chebyshev
Hermite
Laguerre
Legendre
some random numbers and vectors generation classes:
Robert M. Ziff four tap shift register (contributed by Bill Maier)
Makoto Matsumoto and Takuji Nishimura Mersenne twister
generators for vectors with correlated components
some basic (min, max, mean, standard deviation) statistical analysis classes
some optimization algorithms using direct search methods:
the Nelder-Mead simplex method
Virginia Torczons multi-directional method
Enhancements:
- For many basic objects provided by Mantissa like Vector3D, Rotation, and the various Polynomial classes, instances are now guaranteed to be immutable.
- This greatly simplifies safe sharing of instances without forcing users to either put severe restrictions on their use of Mantissa classes or make numerous copies just to make sure everything is safe.
- Since the change is a semantic change on the contract of the classes, this version introduces some incompatibilities with respect to previous ones.
- Upgrading to this version is not difficult, though.
<<lessMantissa contains a collection of algorithms, among which:
a small set of linear algebra classes
a least squares estimator
some curve fitting classes
several ordinary differentials equations integrators, either with fixed steps or adaptive stepsize control (see below)
vectors and rotations in a three dimensional space
algebra-related classes like rational and double polynomials
various orthogonal polynomials:
Chebyshev
Hermite
Laguerre
Legendre
some random numbers and vectors generation classes:
Robert M. Ziff four tap shift register (contributed by Bill Maier)
Makoto Matsumoto and Takuji Nishimura Mersenne twister
generators for vectors with correlated components
some basic (min, max, mean, standard deviation) statistical analysis classes
some optimization algorithms using direct search methods:
the Nelder-Mead simplex method
Virginia Torczons multi-directional method
Enhancements:
- For many basic objects provided by Mantissa like Vector3D, Rotation, and the various Polynomial classes, instances are now guaranteed to be immutable.
- This greatly simplifies safe sharing of instances without forcing users to either put severe restrictions on their use of Mantissa classes or make numerous copies just to make sure everything is safe.
- Since the change is a semantic change on the contract of the classes, this version introduces some incompatibilities with respect to previous ones.
- Upgrading to this version is not difficult, though.
Download (0.19MB)
Added: 2006-12-15 License: BSD License Price:
1044 downloads
Aware 0.11.1
Aware is a high performance distributed event processing framework built for systems management. more>>
Aware is a high performance distributed event processing framework built for systems management. It comes with probes for common network services and system resources. Additionally, Aware allows the cross-correllation of many different streams of information, and includes a Web-based reporting interface.
Aware is intended to enable system administrators tune system variables, set monitoring/security alarms and build adaptive distributed systems. Aware modules may be linked into applications making them aware and able to participate in the larger managed system.
Ultimately, multiple systems will monitor themselves and others, cooperating to make decisions to optimally tune performance, proactively enhance security and compensate for faults.
The Aware software is a high performance distributed event processing framework built for systems management. It comes with probes for the common network services and system resources. Additionally, Aware allows the cross-correllation of different streams of information
Enhancements:
- This major beta release provides a new Web-based interface using a built-in websever and a Sqlite database.
- The old PHP/MySQL GUI is gone.
- Installation and configuration were simplified and the run-time footprint is now very small relative to similar systems.
- The user interface now has threshold alerts on metrics (e.g, traffic), and more reports.
- There are new handlers for mDNS, Sqlite, and BigBrother.
- Two new applications included are a small faster static Web server (xap) and multicast file copy programs (mcctx and mccrx).
<<lessAware is intended to enable system administrators tune system variables, set monitoring/security alarms and build adaptive distributed systems. Aware modules may be linked into applications making them aware and able to participate in the larger managed system.
Ultimately, multiple systems will monitor themselves and others, cooperating to make decisions to optimally tune performance, proactively enhance security and compensate for faults.
The Aware software is a high performance distributed event processing framework built for systems management. It comes with probes for the common network services and system resources. Additionally, Aware allows the cross-correllation of different streams of information
Enhancements:
- This major beta release provides a new Web-based interface using a built-in websever and a Sqlite database.
- The old PHP/MySQL GUI is gone.
- Installation and configuration were simplified and the run-time footprint is now very small relative to similar systems.
- The user interface now has threshold alerts on metrics (e.g, traffic), and more reports.
- There are new handlers for mDNS, Sqlite, and BigBrother.
- Two new applications included are a small faster static Web server (xap) and multicast file copy programs (mcctx and mccrx).
Download (1.3MB)
Added: 2006-08-06 License: GPL (GNU General Public License) Price:
1191 downloads
Aviascene 2.0
Aviascene is a virtual environment for exploring distant locales. more>>
Aviascene project is a virtual environment for exploring distant locales.
Aviascene is a virtual environment for remote exploration. Users can download actual earth topography and surface data from USGS, then go exploring.
If they get lost, they can launch an aircraft to reconnoiter. It features a high- performance adaptive OpenGL terrain renderer, airplane and wheeled vehicle physics models, and the ability to mark waypoints at GPS coordinates.
It can be used to plan a backpacking trip or just as a flight simulator.
Main features:
- First person perspective. Other renderers present the terrain like a map. Aviascene brings you there.
- Scalable adaptive rendering. Aviascene renders nearby terrain more precisely than faraway terrain, allowing Aviascene to realistically render huge areas. Aviascene has been tested to render terrain sets as large as 400 MB in real time on a low-cost 1.2 GHz laptop PC.
- Expedition planning. The combination of vehicle and flight models is ideal for planning hiking or backpacking excursions. The vehicle model gives you a ground-level view that helps you familiarize yourself with terrain features before you set out. The flight model helps identify specific features and helps visualize the overall environment.
<<lessAviascene is a virtual environment for remote exploration. Users can download actual earth topography and surface data from USGS, then go exploring.
If they get lost, they can launch an aircraft to reconnoiter. It features a high- performance adaptive OpenGL terrain renderer, airplane and wheeled vehicle physics models, and the ability to mark waypoints at GPS coordinates.
It can be used to plan a backpacking trip or just as a flight simulator.
Main features:
- First person perspective. Other renderers present the terrain like a map. Aviascene brings you there.
- Scalable adaptive rendering. Aviascene renders nearby terrain more precisely than faraway terrain, allowing Aviascene to realistically render huge areas. Aviascene has been tested to render terrain sets as large as 400 MB in real time on a low-cost 1.2 GHz laptop PC.
- Expedition planning. The combination of vehicle and flight models is ideal for planning hiking or backpacking excursions. The vehicle model gives you a ground-level view that helps you familiarize yourself with terrain features before you set out. The flight model helps identify specific features and helps visualize the overall environment.
Download (9.1MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1019 downloads
at-spi 1.19.5
at-spi is the Gnome Accessibility Project. more>>
at-spi is the Gnome Accessibility Project.
Building the documentation:
Pre-built versions of the HTML documentation are available at http://developer.gnome.org/projects/gap/tech-docs/at-spi-docs/book1.html. However the documentation in the docs directory is the most up-to-date. Building the docs requires docbook and jade, see the gtk-doc package (from Gnome CVS) for more information.
Use of the AT-SPI:
Accessible applications will register with this registry service (via bonobo-activation) and adaptive/assistive technologies will register with the service as well, to indicate their interest in receiving UI events. ATs can also use the registrys services programmatically to query accessible applications.
Running the test programs:
At the moment the only clients and are two test at clients (at and simple-at). There is also a test app (app) in the tests subdirectory.
If you have a working ORBit2/bonobo-activation installation you can run the tests after adding the registryd directory to the bonobo-activation directory list with bonobo-activation-sysconf, or by installing Accessibility_Registry.server in your bonobo-activation servers directory.
You can then run ./at and ./app from the test directory, to see app register as an application, and at as a listening client. Bonobo should take care of the job of bootstrapping the registry daemon (registryd) for you. These test programs use the bonobo/CORBA C bindings directly.
<<lessBuilding the documentation:
Pre-built versions of the HTML documentation are available at http://developer.gnome.org/projects/gap/tech-docs/at-spi-docs/book1.html. However the documentation in the docs directory is the most up-to-date. Building the docs requires docbook and jade, see the gtk-doc package (from Gnome CVS) for more information.
Use of the AT-SPI:
Accessible applications will register with this registry service (via bonobo-activation) and adaptive/assistive technologies will register with the service as well, to indicate their interest in receiving UI events. ATs can also use the registrys services programmatically to query accessible applications.
Running the test programs:
At the moment the only clients and are two test at clients (at and simple-at). There is also a test app (app) in the tests subdirectory.
If you have a working ORBit2/bonobo-activation installation you can run the tests after adding the registryd directory to the bonobo-activation directory list with bonobo-activation-sysconf, or by installing Accessibility_Registry.server in your bonobo-activation servers directory.
You can then run ./at and ./app from the test directory, to see app register as an application, and at as a listening client. Bonobo should take care of the job of bootstrapping the registry daemon (registryd) for you. These test programs use the bonobo/CORBA C bindings directly.
Download (1.0MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
835 downloads
ParaView 2.6.0
ParaView project is an application designed with the need to visualize large data sets in mind. more>>
ParaView project is an application designed with the need to visualize large data sets in mind. The goals of the ParaView project include the following:
- Develop an open-source, multi-platform visualization application.
- Support distributed computation models to process large data sets.
- Create an open, flexible, and intuitive user interface.
- Develop an extensible architecture based on open standards.
ParaView runs on distributed and shared memory parallel as well as single processor systems and has been succesfully tested on Windows, Linux and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using a unique blend of Tcl/Tk and C++. Please go here for a detailed list of features.
ParaView was created by Kitware in conjunction with Jim Ahrens of the Advanced Computing Laboratory at Los Alamos National Laboratory (LANL). Contributors and developers of ParaView currently include: Kitware, LANL, Sandia National Laboratories, and Army Research Laboratory. ParaView is funded by the US Department of Energy ASCI Views program as part of a three-year contract awarded to Kitware, Inc. by a consortium of three National Labs - Los Alamos, Sandia, and Livermore. The goal of the project is to develop scalable parallel processing tools with an emphasis on distributed memory implementations. The project includes parallel algorithms, infrastructure, I/O, support, and display devices. One significant feature of the contract is that all software developed is to be delivered open source. Hence ParaView is available as an open-source system.
Main features:
- Handles structured (uniform rectilinear, non-uniform rectilinear, and curvilinear grids), unstructured, polygonal and image data.
- All processing operations (filters) produce datasets. This allows the user to either further process or save as a data file the result of every operation. For example, the user can extract a cut surface, reduce the number of points on this surface by masking, and apply glyphs (for example, vector arrows) to the result.
- Contours and isosurfaces can be extracted from all data types using scalars or vector components. The results can be colored by any other variable or processed further. When possible, structured data contours/isosurfaces are extracted with fast and efficient algorithms which make use of the special data layout.
- Vectors fields can be inspected by applying glyphs (arrows, cones, lines, spheres, and various 2D glyphs) to the points in a dataset. The glyphs can be scaled by scalars, vector component or vector magnitude and can be oriented using a vector field.
- A sub-region of a dataset can be extracted by cutting or clipping with an arbitrary plane (all data types), specifying a threshold criteria to exclude cells (all data types) and/or specifying a VOI (volume of interest - structured data types only)
- Streamlines can be generated using constant step or adaptive integrators. The results can be displayed as points, lines, tubes, ribbons, etc., and can be processed by a multitude of filters.
- The points in a dataset can be warped (displaced) with scalars (given a user defined displacement vector) or with vectors (unavailable for non-linear rectilinear grids).
- With the array calculator, new variables can be computed using existing point or cell field arrays. A multitude of scalar and vector operations are supported.
- Data can be probed at a point or along a line. The results are displayed either graphically or as text and can be exported for further analysis.
- ParaView provides many other data sources and filters by default (edge extraction, surface extraction, reflection, decimation, extrusion, smoothing...) and any VTK filter can be added by providing a simple XML description (VTK provides hundreds of sources and filters, see VTK documentation for a complete list).
Enhancements:
- This release adds parallel uniform rectilinear grid volume rendering (vtkImageData).
- It introduces new algorithms for parallel unstructured grid volume rendering.
- Support for hardware accelerated offscreen rendering using OpenGL framebuffers.
- Improved multi-block support.
- Improved AMR support.
- Animation saving with ffmpeg.
- Filters have been added for FLUENT, OpenFOAM, MFIX, LSDyna, and AcuSolve.
- A gradient filter for unstructured data.
- Many other enhancements and bugfixes.
<<less- Develop an open-source, multi-platform visualization application.
- Support distributed computation models to process large data sets.
- Create an open, flexible, and intuitive user interface.
- Develop an extensible architecture based on open standards.
ParaView runs on distributed and shared memory parallel as well as single processor systems and has been succesfully tested on Windows, Linux and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using a unique blend of Tcl/Tk and C++. Please go here for a detailed list of features.
ParaView was created by Kitware in conjunction with Jim Ahrens of the Advanced Computing Laboratory at Los Alamos National Laboratory (LANL). Contributors and developers of ParaView currently include: Kitware, LANL, Sandia National Laboratories, and Army Research Laboratory. ParaView is funded by the US Department of Energy ASCI Views program as part of a three-year contract awarded to Kitware, Inc. by a consortium of three National Labs - Los Alamos, Sandia, and Livermore. The goal of the project is to develop scalable parallel processing tools with an emphasis on distributed memory implementations. The project includes parallel algorithms, infrastructure, I/O, support, and display devices. One significant feature of the contract is that all software developed is to be delivered open source. Hence ParaView is available as an open-source system.
Main features:
- Handles structured (uniform rectilinear, non-uniform rectilinear, and curvilinear grids), unstructured, polygonal and image data.
- All processing operations (filters) produce datasets. This allows the user to either further process or save as a data file the result of every operation. For example, the user can extract a cut surface, reduce the number of points on this surface by masking, and apply glyphs (for example, vector arrows) to the result.
- Contours and isosurfaces can be extracted from all data types using scalars or vector components. The results can be colored by any other variable or processed further. When possible, structured data contours/isosurfaces are extracted with fast and efficient algorithms which make use of the special data layout.
- Vectors fields can be inspected by applying glyphs (arrows, cones, lines, spheres, and various 2D glyphs) to the points in a dataset. The glyphs can be scaled by scalars, vector component or vector magnitude and can be oriented using a vector field.
- A sub-region of a dataset can be extracted by cutting or clipping with an arbitrary plane (all data types), specifying a threshold criteria to exclude cells (all data types) and/or specifying a VOI (volume of interest - structured data types only)
- Streamlines can be generated using constant step or adaptive integrators. The results can be displayed as points, lines, tubes, ribbons, etc., and can be processed by a multitude of filters.
- The points in a dataset can be warped (displaced) with scalars (given a user defined displacement vector) or with vectors (unavailable for non-linear rectilinear grids).
- With the array calculator, new variables can be computed using existing point or cell field arrays. A multitude of scalar and vector operations are supported.
- Data can be probed at a point or along a line. The results are displayed either graphically or as text and can be exported for further analysis.
- ParaView provides many other data sources and filters by default (edge extraction, surface extraction, reflection, decimation, extrusion, smoothing...) and any VTK filter can be added by providing a simple XML description (VTK provides hundreds of sources and filters, see VTK documentation for a complete list).
Enhancements:
- This release adds parallel uniform rectilinear grid volume rendering (vtkImageData).
- It introduces new algorithms for parallel unstructured grid volume rendering.
- Support for hardware accelerated offscreen rendering using OpenGL framebuffers.
- Improved multi-block support.
- Improved AMR support.
- Animation saving with ffmpeg.
- Filters have been added for FLUENT, OpenFOAM, MFIX, LSDyna, and AcuSolve.
- A gradient filter for unstructured data.
- Many other enhancements and bugfixes.
Download (29.3MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
958 downloads
DIET Agents 0.97
DIET Agents is a multi-agent platform written in Java. more>>
DIET Agents is a multi-agent platform written in Java. It was developed as part of the DIET project and released as Open Source at the end of the project. A bottom-up design was used to ensure that the platform is lightweight, scalable, robust, adaptive and extensible. It is especially suitable for rapidly developing peer-to-peer prototype applications and/or adaptive, distributed applications that use bottom-up, nature-inspired techniques.
Main features:
- A clean layered architecture, with a kernel that is lightweight, simple and general.
- The fail-fast kernel constrains and minimises the use of threads, sockets and memory.
- Agents are autonomous yet lightweight, making it possible to run 100,000s of agents in a single VM.
- A model-event infrastructure provides sophisticated visualisation support.
- A thread-safe agent execution model makes programming new agent behaviours straightforward.
- Provision of extensible and modular agent behaviours, using jobs and event managers.
- Various implementations of remote communication are provided, built on top of the kernel
Enhancements:
- Only relatively small improvements have been made, but ones that developers should find useful. In particular, the new MirrorFactory interface makes it much more convenient for agents to initiate communication with a remote agent.
<<lessMain features:
- A clean layered architecture, with a kernel that is lightweight, simple and general.
- The fail-fast kernel constrains and minimises the use of threads, sockets and memory.
- Agents are autonomous yet lightweight, making it possible to run 100,000s of agents in a single VM.
- A model-event infrastructure provides sophisticated visualisation support.
- A thread-safe agent execution model makes programming new agent behaviours straightforward.
- Provision of extensible and modular agent behaviours, using jobs and event managers.
- Various implementations of remote communication are provided, built on top of the kernel
Enhancements:
- Only relatively small improvements have been made, but ones that developers should find useful. In particular, the new MirrorFactory interface makes it much more convenient for agents to initiate communication with a remote agent.
Download (1MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1150 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above adaptive search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed