platform independent
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2870
File system investigator 1.0.3
File system investigator is a forensic filesystem viewer. more>>
FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to:
* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and whole directory trees of files from the source filesystem.
Since it is written in platform-neutral Java, it can be used to examine filesystems outside their native environment. For example, it can be used to view a Linux filesystem while running under Windows.
FileSystem Investigator directly accesses the source disk and processes the data using it own built in filesystem drivers. This ensures that it is safe to use FileSystem Investigator for forensic investigations.
FileSystem Investigator will never write to the source media thus important timestamps are preserved. FileSystem Investigator can also read disk-image files such as those created by dd.
Files and whole directory structures can be extracted easily from the source drive and stored for further use or analysis. Due to limitations imposed by Java, special files such as device nodes, pipes, sockets and links, cannot be extracted.
<<less* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and whole directory trees of files from the source filesystem.
Since it is written in platform-neutral Java, it can be used to examine filesystems outside their native environment. For example, it can be used to view a Linux filesystem while running under Windows.
FileSystem Investigator directly accesses the source disk and processes the data using it own built in filesystem drivers. This ensures that it is safe to use FileSystem Investigator for forensic investigations.
FileSystem Investigator will never write to the source media thus important timestamps are preserved. FileSystem Investigator can also read disk-image files such as those created by dd.
Files and whole directory structures can be extracted easily from the source drive and stored for further use or analysis. Due to limitations imposed by Java, special files such as device nodes, pipes, sockets and links, cannot be extracted.
Download (0.33MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1660 downloads
SigmaPi Neurosimulator 1.3
SigmaPi Neurosimulator is a simulator for recurrent neural networks. more>>
The SigmaPi Neural Network Simulator is designed for time-series processing and neural network research on Unix/X11. Since version 0.5, it uses the LSTM neuron model, the RTRL training algorithm and a heuristic learning rate adaptation based on local update sign-changes. It is GPL-covered, so you can use it for free (read the license for more information)
The current version runs with the Trolltech QT 3.x API and is therefore platform-independent.
SigmaPi is no end-user software. It allows the user to change every possible network parameter, and it wont tell you whether a setting is nonsense or not.
<<lessThe current version runs with the Trolltech QT 3.x API and is therefore platform-independent.
SigmaPi is no end-user software. It allows the user to change every possible network parameter, and it wont tell you whether a setting is nonsense or not.
Download (0.20MB)
Added: 2005-04-19 License: GPL (GNU General Public License) Price:
1651 downloads
cpptools 0.1.6
cpptools is a set of tools for C/C++ development. more>>
This project aims to create a toolbox for C/C++ development. Among them, we intend to deploy a lint, a code beautifier, some refactoring tools, and any other that may shrink a month long task into a key hit.
Cpptools is a set of tools for C/C++ development. It tries to simplify many common development tasks. It is intended to support code generation, code analysis, code refactoring and system documentation.
Main features:
- Cpptools is coded almost exclusively in Python. It is platform independent, running on any platform that supports Python.
- It uses Graphviz to render vectorial diagrams.
CppClassHierarchy parses source files and generates class hierarchy diagrams, showing inheritance relationships and some cases of template instantiations.
Syntax
CppClassHierarchy.py [-f format] [-o output] [sourcefiles ...]
-f Specifies output format. There are two valid formats: xml and dot). Default = dot.
-o Sets output filename. If -o is omitted, information will be sent to standard output.
<<lessCpptools is a set of tools for C/C++ development. It tries to simplify many common development tasks. It is intended to support code generation, code analysis, code refactoring and system documentation.
Main features:
- Cpptools is coded almost exclusively in Python. It is platform independent, running on any platform that supports Python.
- It uses Graphviz to render vectorial diagrams.
CppClassHierarchy parses source files and generates class hierarchy diagrams, showing inheritance relationships and some cases of template instantiations.
Syntax
CppClassHierarchy.py [-f format] [-o output] [sourcefiles ...]
-f Specifies output format. There are two valid formats: xml and dot). Default = dot.
-o Sets output filename. If -o is omitted, information will be sent to standard output.
Download (0.058MB)
Added: 2005-04-22 License: GPL (GNU General Public License) Price:
1646 downloads
BIE 6.0.4
BIE is designed to help organizations exchange data created in different applications on various platforms with partners. more>>
The Business Integration Engine (BIE) is offered under a dual licensing approach and is the industrys first open source offering. BIE is designed to help organizations exchange data created in different applications on various platforms with partners, suppliers, and customers in order to streamline processes and improve efficiency.
BIE is a cost-effective, lightweight integration solution that provides many advantages over existing integration approaches and is evolving into a Service-Oriented Integration tool.
Created originally for manufacturers with diverse back-end systems and large, fragmented distribution networks, BIE provides integration capabilities in environments where other solutions would be cost-prohibitive or inefficient due to antiquated trading partner systems, lack of industry standards, and/or extensive requirements.
Because BIE is platform-independent, many legacy systems can be leveraged "as is." BIE is flexible, extendible and scalable, making it possible to integrate a wide variety of applications - even other integration utilities - quickly and cost-effectively.
It competes in the same space as applications like Microsoft BizTalk except that it is truly cross-platform since it written in Java.
<<lessBIE is a cost-effective, lightweight integration solution that provides many advantages over existing integration approaches and is evolving into a Service-Oriented Integration tool.
Created originally for manufacturers with diverse back-end systems and large, fragmented distribution networks, BIE provides integration capabilities in environments where other solutions would be cost-prohibitive or inefficient due to antiquated trading partner systems, lack of industry standards, and/or extensive requirements.
Because BIE is platform-independent, many legacy systems can be leveraged "as is." BIE is flexible, extendible and scalable, making it possible to integrate a wide variety of applications - even other integration utilities - quickly and cost-effectively.
It competes in the same space as applications like Microsoft BizTalk except that it is truly cross-platform since it written in Java.
Download (95.3MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1641 downloads
phppdflib 2.8
phppdflib allows dynamic generation of PDF files using PHP. more>>
phppdflib is a class written in php that presents an easy to use API for generating PDF files dynamically.
Main features:
- Its freely licensed under the GNU GPL.
- Since its written in php, it doesnt require you to recompile or reconfigure your web server in any way
- Since its written in php, its platform independent. It will run on any system that supports php, such as Windows, Linux, Macintosh, and BSD.
- Its specifically designed to allow easy programming for text processing applications (such as reporting)
<<lessMain features:
- Its freely licensed under the GNU GPL.
- Since its written in php, it doesnt require you to recompile or reconfigure your web server in any way
- Since its written in php, its platform independent. It will run on any system that supports php, such as Windows, Linux, Macintosh, and BSD.
- Its specifically designed to allow easy programming for text processing applications (such as reporting)
Download (0.10MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1633 downloads
ProcessViewBrowser 2.7
ProcessViewBrowser is similar to an internet browser. more>>
The concept is similar to an internet browser. But it is intended for the use in industrial process visualization.
It is based on Qt http://www.trolltech.com which is a platform independent GUI toolkit. ProcessViewBrowser is platform independent, because only posix calls and Qt are used. ProcessViewBrowser runs on Linux/Unix, OpenVMS and Windows.
The browser can display nearly all standard Qt widgets (labels, buttons, editfields, comboboxes, ...) and other widgets for bmp images, diagram widgets for displaying xy-graphs, OpenGL and VTK.
The widgets can be arranged on your masks. You can specify the position and size of the widgets.You can place one widget on top of another widget. I have seen many process visualization systems, which define their masks in the clients (I think this is not the right way to go).
Instead of this, the masks in ProcessViewBrowser are defined in the appropriate process computer itself. The user can jump from one process computer to the other and see all masks. When masks are updated nothing has to be done in the clients.
Main features:
- Client/Server
- Qt Widgets
- Custom Widgets
- platform independent
- 3D Graphics
- pvbuilder
- Design by Qt Designer
- C/C++, Python, Perl, PHP, Tcl
- Multithreaded or Inetd
- Unicode support (Chinese, Arabic, Cyrillic, ...)
- Support for ssh-urls
- Connections to Fieldbuses
- Connections to PLCs
- Manage background processes
- Central event log
- GPL License
<<lessIt is based on Qt http://www.trolltech.com which is a platform independent GUI toolkit. ProcessViewBrowser is platform independent, because only posix calls and Qt are used. ProcessViewBrowser runs on Linux/Unix, OpenVMS and Windows.
The browser can display nearly all standard Qt widgets (labels, buttons, editfields, comboboxes, ...) and other widgets for bmp images, diagram widgets for displaying xy-graphs, OpenGL and VTK.
The widgets can be arranged on your masks. You can specify the position and size of the widgets.You can place one widget on top of another widget. I have seen many process visualization systems, which define their masks in the clients (I think this is not the right way to go).
Instead of this, the masks in ProcessViewBrowser are defined in the appropriate process computer itself. The user can jump from one process computer to the other and see all masks. When masks are updated nothing has to be done in the clients.
Main features:
- Client/Server
- Qt Widgets
- Custom Widgets
- platform independent
- 3D Graphics
- pvbuilder
- Design by Qt Designer
- C/C++, Python, Perl, PHP, Tcl
- Multithreaded or Inetd
- Unicode support (Chinese, Arabic, Cyrillic, ...)
- Support for ssh-urls
- Connections to Fieldbuses
- Connections to PLCs
- Manage background processes
- Central event log
- GPL License
Download (11.3MB)
Added: 2005-06-06 License: GPL (GNU General Public License) Price:
1601 downloads
LaptopConfig 0.5.3
LaptopConfig is a tool for accessing features of laptops like hotkeys. more>>
LaptopConfig is a tool for accessing features of laptops like hotkeys, acpi-events, display-brightness and powersaving in a platform independent way, so it is possible to run it on different laptops.
LaptopConfig is released under the GPL version 2.
Enhancements:
- compilation bug-fixes on systems with QT without STL-support
- (very unusable) support for non-ACPI capable systems
- support for cpufreqd.conf format of kernel 2.4
<<lessLaptopConfig is released under the GPL version 2.
Enhancements:
- compilation bug-fixes on systems with QT without STL-support
- (very unusable) support for non-ACPI capable systems
- support for cpufreqd.conf format of kernel 2.4
Download (0.34MB)
Added: 2005-06-08 License: GPL (GNU General Public License) Price:
1601 downloads
UnNaTuRaL 0.2.6
UnNaTuRaL is a platform-independent role-playing engine. more>>
UnNaTuRaL is a platform-independent role-playing engine. It was named for the "UnNaTuRaL laws" of infinite individual user-created worlds.
These detailed worlds are built entirely from resource files (simple, easy-to-read text-files) which control the language of the user interface, the terrain of the world, and its creatures, conflicts, and encounters.
UnNaTuRaL: The Worlds
UnNaTuRaL worlds are built from simple text files. The example world "one" is included in the game. Open its files in an editor and see what it takes to be a minor god.
If you play god, let us play too. Send us your world and well post it here for all to download. Well set up a rating system so download stats are available. Play god ...
UnNaTuRaL: The Gods
UnNaTuRaL is based on the UnNaTuRaL laws of its Python classes. Read the code and see what makes it tick. If you like what you see, maybe you should join the Pantheon.
Some one has to make the rules. It might as well be you.
Enhancements:
- This release adds world two by TinPenguin.
- The deprecated whrandom has been changed to random.
<<lessThese detailed worlds are built entirely from resource files (simple, easy-to-read text-files) which control the language of the user interface, the terrain of the world, and its creatures, conflicts, and encounters.
UnNaTuRaL: The Worlds
UnNaTuRaL worlds are built from simple text files. The example world "one" is included in the game. Open its files in an editor and see what it takes to be a minor god.
If you play god, let us play too. Send us your world and well post it here for all to download. Well set up a rating system so download stats are available. Play god ...
UnNaTuRaL: The Gods
UnNaTuRaL is based on the UnNaTuRaL laws of its Python classes. Read the code and see what makes it tick. If you like what you see, maybe you should join the Pantheon.
Some one has to make the rules. It might as well be you.
Enhancements:
- This release adds world two by TinPenguin.
- The deprecated whrandom has been changed to random.
Download (0.027MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1516 downloads
Device Control Device 0.13
Device Control Device is a platform independent remote telescope and device control program. more>>
Device Control Device is a platform independent remote telescope and device control program compatible with the INDI standard (see http://indi.sourceforge.net/).
This program is a client (a user interface) and provides functions to control devices connected to a remote system that is running an INDI server.
The features and the structure of the GUI are similar to the Kstars INDI client. The only advantages are support for Windows and lower resource requirements.
<<lessThis program is a client (a user interface) and provides functions to control devices connected to a remote system that is running an INDI server.
The features and the structure of the GUI are similar to the Kstars INDI client. The only advantages are support for Windows and lower resource requirements.
Download (0.073MB)
Added: 2005-09-11 License: GPL (GNU General Public License) Price:
1509 downloads
SurakWare Base Library 0.4.0
The purpose of the SurakWare Base Library (SWL/libswl) is to serve as a platform independent framework for C++ and QPascal. more>>
The purpose of the SurakWare Base Library (SWL/libswl) is to serve as a platform independent development framework for C++ and QPascal.
The SWL includes both thin layers over functionality exposed by the Linux and Windows operating systems as well as higher level classes for many purposes. Save for a few exceptions, the SWL is completely indpedenent from the STL and the C/C++ runtime library.
Platform independence has been achieved by encapsulating OS-specific implementation details in a number of SWL classes. There should never be a need to use "#ifdef"s to distinguish between platforms.
Enhancements:
- Some memory and file descriptor leaks were fixed.
- Some buffer indexing problems were fixed. I/O dispatcher problems on high load notifies were fixed.
- TFile::directory() was fixed.
- TEventManagers add/remove operation logic was improved.
- TNullEnumerator::moveNext() was fixed so that it returns false rather than throwing an exception.
- Some 64-bit vs. 32-bit compilation fixes were made.
- TStream::readTimeout and writeTimeout were backported from trunk to 0.4 (and thus introduced EIOTimeout exception).
- General improvements were made to TArgumentEvaluator and TAnsiColor.
- General code cleanup was done.
<<lessThe SWL includes both thin layers over functionality exposed by the Linux and Windows operating systems as well as higher level classes for many purposes. Save for a few exceptions, the SWL is completely indpedenent from the STL and the C/C++ runtime library.
Platform independence has been achieved by encapsulating OS-specific implementation details in a number of SWL classes. There should never be a need to use "#ifdef"s to distinguish between platforms.
Enhancements:
- Some memory and file descriptor leaks were fixed.
- Some buffer indexing problems were fixed. I/O dispatcher problems on high load notifies were fixed.
- TFile::directory() was fixed.
- TEventManagers add/remove operation logic was improved.
- TNullEnumerator::moveNext() was fixed so that it returns false rather than throwing an exception.
- Some 64-bit vs. 32-bit compilation fixes were made.
- TStream::readTimeout and writeTimeout were backported from trunk to 0.4 (and thus introduced EIOTimeout exception).
- General improvements were made to TArgumentEvaluator and TAnsiColor.
- General code cleanup was done.
Download (1.1MB)
Added: 2005-09-20 License: LGPL (GNU Lesser General Public License) Price:
1495 downloads
Sol Manager 0.1.5
Sol Manager is a tool to manage your source files and configuration settings. more>>
Sol Manager is a tool to manage your source files and configuration settings. SolMgr organizes project information in compiler- and platform-independent descriptions and allows conversion to native build scripts, such as makefiles or MS Visual Studio solutions.
GUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.
Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.
<<lessGUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.
Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.
Download (0.41MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1452 downloads
Ozibug 2.3.2
Ozibug is a platform-independent, web-based bug tracking system. more>>
Ozibug is a platform-independent, web-based bug tracking system which can be installed and run straight out of the box on any Java servlet capable platform.
Main features:
- audit trails
- file attachments
- multiple module support
- email notifications
- custom reports and RSS feeds
- system statistics
- xml data storage
- fine grained access control
- customizable appearance, email notifications and reference data
- full internationalization
- database storage
- pluggable authentication
Version restrictions:
- 14 day Community license
Enhancements:
- This is a maintenance release that includes several bugfixes for the database repository.
- It is recommended that all users of the database repository upgrade to this release.
<<lessMain features:
- audit trails
- file attachments
- multiple module support
- email notifications
- custom reports and RSS feeds
- system statistics
- xml data storage
- fine grained access control
- customizable appearance, email notifications and reference data
- full internationalization
- database storage
- pluggable authentication
Version restrictions:
- 14 day Community license
Enhancements:
- This is a maintenance release that includes several bugfixes for the database repository.
- It is recommended that all users of the database repository upgrade to this release.
Download (1.7MB)
Added: 2005-11-02 License: Free To Use But Restricted Price:
1451 downloads
CleanSheets 1.4b
CleanSheets is a spreadsheet application that is both extensible and platform-independent. more>>
CleanSheets is a spreadsheet application for the Java platform.
It features a formula language that closely resembles that of Microsoft Excel, and extensions for aiding end-user programmers in developing correct spreadsheets.
The application is written in Java, and relies on ANTLR for generating the formula compiler and the JFC/Swing JTable component for spreadsheet visualization.
<<lessIt features a formula language that closely resembles that of Microsoft Excel, and extensions for aiding end-user programmers in developing correct spreadsheets.
The application is written in Java, and relies on ANTLR for generating the formula compiler and the JFC/Swing JTable component for spreadsheet visualization.
Download (MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1418 downloads
weta-dfs 0.3.30
weta-dfs is a distributed file system. more>>
weta-dfs is a distributed file system. weta-dfs is designed to be fail-safe through replications of files, fast and easy to install, platform independent, and to have fast recovery from crashes.
It consists of Data Node Servers and one Meta Data Server and a java.io.File-like client API.
<<lessIt consists of Data Node Servers and one Meta Data Server and a java.io.File-like client API.
Download (0.92MB)
Added: 2005-12-21 License: The Apache License 2.0 Price:
1402 downloads
JGlade 0.1
JGlade is a reimplementation of libglade in pure Java. more>>
JGlade is a reimplementation of libglade in pure Java that enables Glade UI designs to be ported to platform independent toolkits, like SWT and Eclipse.
Toolkits are managed through an Abstract factory, and pluggable modules supporting other toolkits can be implemented.
Glade UI designer produces an XML file describing the interface in GTK+ terms, this file is parsed by JGlade and a new SWT interface is constructed making the necessary conversion from GTK+ to SWT or other toolkit.
<<lessToolkits are managed through an Abstract factory, and pluggable modules supporting other toolkits can be implemented.
Glade UI designer produces an XML file describing the interface in GTK+ terms, this file is parsed by JGlade and a new SWT interface is constructed making the necessary conversion from GTK+ to SWT or other toolkit.
Download (0.069MB)
Added: 2005-12-22 License: GPL (GNU General Public License) Price:
1401 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 platform independent 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