Main > Free Download Search >

Free directx 9.0 software for linux

directx 9.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 123
Fmd2ctl 0.9.0

Fmd2ctl 0.9.0


Fmd2ctl is a command line utility used to control the radio receiver in a SF16-FMD2 soundcard. more>>
Fmd2ctl is a command line utility used to control the radio receiver in a SF16-FMD2 soundcard.

Options for usage:

/usr/local/bin/fmd2ctl [-l level] [-f freq] [-d] [-u] [-s]

-l level Set search-level of station to level
-f freq Preset frequency to freq
-u Search up
-d Search down
-U Search n stations up
-D Search n stations down
-s Print radio status
-h Display this help and exit
<<less
Download (0.009MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1190 downloads
Geant4 9.0

Geant4 9.0


Geant4 is a toolkit for the simulation of the passage of particles through matter. more>>
Geant4 project is a toolkit for the simulation of the passage of particles through matter.
Its application areas include high energy physics and nuclear experiments, medical, accelerator and space physics studies.
Enhancements:
- Major updates to models and model APIs, major updates to many examples, and numerous bugfixes.
<<less
Download (16.4MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
815 downloads
Drip 0.9.0

Drip 0.9.0


Drip is a DVD-to-DIVX backup tool for GNOME or CLI. more>>
Drip is a DVD to DIVX conversion application. Its made up out two applications: a DVD reader and a DIVX encoder. The reader is a GUI for the GNOME environment, the DIVX encoder a text mode tool.
You wont have to learn to use the textmode tool, because the GUI also is a frontend for it. Drip is not yet usable for NTSC (Region1) DVDs because those are prepared differently as PAL DVDs.
Main features:
- Utilisation of avifile encoding, so much avifile codecs support, o.a. MSMPEG4, OpenDIVX and Xvid encoding support
- MP3 audio encoding, also dual channel.
- DVD reading, based on libraries libdvdread and libdvdcss
- Subpictures overlaying (not as seperate data)
- Automatic clipping, blurring and scaling of video stream
- Deinterlacing of PAL video (Not for interlaced NTSC material, but helps a little)
- DVDdb support and DVD header pasring for automatic DIVX naming
- Terminal only encoding (dripencoder)
- Plugin filters for audio and video.
- Many other options and logic for ONE RUN divx creation
Requierments:
- A recent version (1.2 or later) of the GNOME environment.
- nasm and automake-1.5 or later to compile.
- A Unix OS with GNU development and DVD support (UDF or ISO9660), like linux 2.4
- libdvdcss-1.2.2 for handling DVD data.
- libdvdread-0.9.3 for parsing DVD disk info.
- For mpeg2 and a52 decoding, install both libmpeg2 0.2.1 and liba52
- xvid 0.9.2
- avifile 0.7.34 or later for divx;-) encoding.
- Image Magick for the ImageMagick filter.
- libXML2.
- gcc 3.2.x to compile.
- libmpeg2 0.3.1
Version restrictions:
- NTSC deinterlacing.
- Complete PCM handling. PCM audio tends to go out of sync with current code. Need more testing material..
- Chapter handling. Drip offers Program Chain and angle selection, but not seperate chapters.
<<less
Download (0.80MB)
Added: 2005-05-04 License: GPL (GNU General Public License) Price:
1635 downloads
archmbox 4.9.0

archmbox 4.9.0


archmbox is an email archiver. more>>
Archmbox is a simple email archiver written in perl; it parses one or more mailboxes, selects some or all messages and then performs specific actions on the selected messages.
At this time archmbox supports mbox and mbx mailbox formats.
Four different modes are available:
- list mode, which is useful to list all selected messages before archmbox performs the real operations (archiving or deleting)
- kill mode, if messages should be deleted from the mailbox(es) rather than archived
- archive mode, to archive the selected messages in a different mailbox
- copy mode, to copy the selected messages from the source mailbox
Messages selection is based upon a date criteria; an absolute date or a days offset can be specified. It is also possible to refine the selection using regular expressions on the header fields of the message.
All archived messages are stored in a new mailbox with the same name of the original one plus .archived as extension (this is the default, but can be changed); the archive mailbox can be saved in gz or bz2 compressed format as well.
Archmbox was successfully tested on the following platforms:
- Linux
- FreeBSD
- NetBSD
- OpenBSD
- MacOS X
- OpenDarwin
- Sun Solaris
A little hack is needed for Sun Solaris; please read here or the INSTALL file included with the distribution for further details.
<<less
Download (0.070MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1655 downloads
libbtctl 0.9.0

libbtctl 0.9.0


libbtctl library is intended to provide convenient GObject-style access to common platform bluetooth functions. more>>
libbtctl library is intended to provide convenient GObject-style access to common platform bluetooth functions.

The idea of this library is to stand alone and not to require GNOME.

If you have Mono and GTK# installed it will build Mono .NET bindings. If you have Python and pygtk installed it will build Python bindings.
<<less
Download (0.42MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
834 downloads
Bib2x 0.9.0

Bib2x 0.9.0


Bib2x allows the conversion of BibTeX bibliographies to any ASCII/UTF8-based file format (like XHTML, XML, RTF) using templates. more>>
Bib2x allows the conversion of BibTeX bibliographies to any ASCII/UTF8-based file format (like XHTML, XML, RTF, ...) using templates.

Bib2x project allows filtering on a subset of bibliographic entries read from BibTeX databases.

Installation:

The simplest way to compile this package is:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.

Running `configure takes a while. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Type `make install to install the programs and any data files and documentation.

4. You can remove the program binaries and object files from the source code directory by typing `make clean.
<<less
Download (0.12MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1233 downloads
JDave 0.9.0

JDave 0.9.0


JDave project is a behavior-driven development framework that provides an easy way to specify the behavior of your Java classes. more>>
JDave project is a behavior-driven development framework that provides an easy way to specify the behavior of your Java classes.
Behavior Driven Development (BDD) is a refinement for Test Driven Development (TDD). It is not a radical change from TDD, in fact the actual process of doing BDD is exactly same as in TDD. The vocabulary is just different. While it is possible to practice BDD with any unit testing tool, it is believed that this change should be reflected in used tools too.
JDave is a BDD framework for Java. It is inspired by rspec and integrates JMock 2 as mocking framework. It currently uses JUnit adapter to launch JDave specifications. This way it is possible to have IDE and build tool support from day one.
Enhancements:
- This version adds specification grouping, a Wicket module for Wicket development, and a Maven reporting plugin.
- JMock has been upgraded to 2.1.
- The Maven groupId has been changed to org.jdave.
- Hamcrest matchers can be used to set expectations for elements of collections.
<<less
Download (MB)
Added: 2007-07-03 License: The Apache License 2.0 Price:
844 downloads
SCMxx 0.9.0

SCMxx 0.9.0


SCMxx is a console program that allows you to exchange certain types of data with mobile phones made by Siemens. more>>
SCMxx software is a console program that allows you to exchange certain types of data with mobile phones made by Siemens.
Some of the data types that can be exchanged are logos, ring tones, vCalendars, vCards, phonebook entries, and SMS messages.
It works with the following phones: S25, C35i, M35i, S35i, ME45, S45, SL45, M50, and probably some others, too. It basically uses the AT command set published by Siemens (with some other additional resources).
Main features:
- detect which phone is present and handle it properly
- send, get, and remove bitmap files (=logos)
- send, get, and remove midi file
- send, get, and remove vCalendars
- send, get, and remove vCards (only some phone types)
- send and get phonebook entries (with UCS-2 if supported by the phone)
- send and receive SMS through phone (optionally with UCS-2 and multipart support)
- store and get received SMS
Enhancements:
- This version adds three more applications that can decode several file formats from the flexible memory of Siemens mobile phones (including models from the 45, 55, 65, and 75 series).
- This also adds native support for systems bluetooth stacks (for Linux bluez, FreeBSD netgraph, and Windows winsock2).
<<less
Download (0.14MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1335 downloads
Modell 0.9.0

Modell 0.9.0


Modell (Modular Extension Lisp Language) is an object-oriented, modular variant of the LISP programming language. more>>
Modell (Modular Extension Lisp Language) is an object-oriented, modular variant of the LISP programming language, specially suitable for embedding in applications using a C++ API.

Modell is implemented as a C++ library (libmodell) and a command-line interactive interpreter for testing and rapid development, and includes modules for diverse tasks such as math, strings processing, interaction with the operating system, and others.

Installation:

Just the usual:

$ ./configure
$ make
$ make install
<<less
Download (0.33MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1169 downloads
DX-PKI 1.9.0

DX-PKI 1.9.0


IDX-PKI is an Open Source implementation of a Public Key Infrastructure which aims to be IETF compliant for PKIX recommendation. more>> <<less
Download (0.59MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
693 downloads
OpenCCG 0.9.0

OpenCCG 0.9.0


OpenCCG project is a collection of natural language processing components. more>>
OpenCCG project is a collection of natural language processing components.
OpenCCG, the OpenNLP CCG Library, is a collection of natural language processing components and tools which provide support for parsing and realization with Combinatory Categorial Grammar (CCG).
Enhancements:
- Refactored realizer to put all no-sem edges on the agenda, which requires making an exception for edges with no indices in the implementation of the index filter, but otherwise yields a more uniform approach to creating edges.
- Refactored realizer to use representative edges (one per cat) instead of edge groups, which ends up being simpler on the whole and should be easier to explain.
- Refactored categories to allow for equality checks with and without taking the LFs into consideration.
- Refactored edge equiv classes to use coverage bit vector and cat sans LF to check equality.
- Refactored lex instantiation to produce all possible instantiations that respect the alt exclusivity constraints.
- Changed Sign, DerivationHistory to store rule object.
- Changed alt edge construction to create new LF from input signs and rule, since signs in equiv class of alts can now have different LFs.
- Added active alt tracking and completing of edges with optional bits.
- Changed HyloVar to check for equal types when checking for equality up to var renaming.
- Refactored generics to avoid type warnings in Eclipse.
- Relaxed LF chunking constraints to allow combinations with edges (or trackers more generally) that are shared across multiple alt set options.
- Added "shared" attribute to nominal terms to indicate references to nodes that are shared across alternatives in a disjunctive LF; then revamped and reinforced the LF chunking constraints.
- Fixed problem with signMap not pointing to opt-completed edge.
- Improved edge printing from realizer chart to show derivations.
- Updated realizer to keep edges whose signs have the simplest derivation, among those with the same surface words.
- Added filter for ungrammatical test cases in ccg-test text output.
- Added first draft of realizer manual.
<<less
Download (4.9MB)
Added: 2006-10-19 License: LGPL (GNU Lesser General Public License) Price:
1102 downloads
MDemail.net 2.9.0

MDemail.net 2.9.0


Send and receive secure and encrypted email. Collaborate with others with the integrated group Instant Messaging and file sharing features. Use secure message boards and securely share documents. HIPAA and GLBA compliant. more>> <<less
Download (7.30MB)
Added: 2009-04-09 License: Commercial Price: $0
197 downloads
mod_wxjs 0.9.0

mod_wxjs 0.9.0


mod_wxjss main goal is to port wxWidgets to JavaScript. more>>
COPYRIGHT=1] But wxJS is a lot more. You can write your own extensions and make your C/C++ libraries available in JavaScript. Some extensions that are planned: sqlite, mysql, imagemagick, ...
wxJS has also an Apache module: mod_wxjs. This means that you can use JavaScript, E4X and wxWidgets to write server applications.
wxJS uses SpiderMonkey. SpiderMonkey is the JavaScript engine of Mozilla. E4X is activated in wxJS.
The following modules are now available:
EXT Defines common classes and functions
GUI Ports the controls of wxWidgets (not all controls are ported yet) and the documentation is still the documentation of version 0.6.1.
IO Ports the IO classes of wxWidgets (not all classes are ported yet)
DB Ports the ODBC implementation of wxWidgets
XML Ports the expat XML parser to JavaScript[
Enhancements:
- wxFFile open bug - Is the bug with wxFlexGridSizer solved now?
- SQLite module introduced - wxListCtrl: solved crash when sorting elements
- Starting to create Eclipse workspaces (build wxJS with MingW on Windows)
- wxJS is now build in UNICODE. UNICODE support will be enhanced in the modules ... Watch for writing files with String content (wxFile, wxFFile, ...) because they write bytes, not Strings.
- argument -m is changed (Not repeated anymore, all modules must be specified between "" and separate with a comma)
- All the code where wxWidgets can be used instead of other libraries is changed to wxWidgets. The size of the exe, dlls get bigger, but the maintenance is easier (wxString is used everywhere, wxCmdLineParser is used, wxThread, ...) - IO: + wxSound + wxFileExists + wxRenameFile + ... - EXT: wxJSMemoryBuffer changed to wxMemoryBuffer (uses wxWidgets class instead of DataReel class)
<<less
Download (4.0MB)
Added: 2006-10-24 License: LGPL (GNU Lesser General Public License) Price:
1095 downloads
pygccxml 0.9.0

pygccxml 0.9.0


pygccxmls purpose is to generate an XML description of a C++ program from GCCs internal representation. more>>
pygccxmls purpose is to generate an XML description of a C++ program from GCCs internal representation.
Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser.
The purpose of pygccxml is to read a GCC-XML generated file and provide a simple framework to navigate C++ declarations using Python classes.
Enhancements:
- Performance was improved.
- The project is now 30-50% faster.
- A few small bugs were fixed.
<<less
Download (0.59MB)
Added: 2007-05-07 License: Open Software License Price:
901 downloads
ccontrol 0.9.0

ccontrol 0.9.0


ccontrol program takes over the roles of the compiler and linker. more>>
ccontrol program takes over the roles of the compiler and linker, and reads a configuration file to decide what to do before invoking them.
This is particularly useful for centralized control over commands and options, such as enabling distcc(1) and ccache(1).
I recommend installing dietlibc if you can; the resulting (static) binary is smaller and cuts a few percent off compile times.
If you want to install ccontrol in your home directory (eg. ~/bin), use "./configure --bindir=$HOME/bin". Otherwise, a simple "./configure" will place the binaries in /usr/local/lib/ccontrol, which you will have to put in your PATH.
The type "make" and "make install". Now run "./ccontrol-init" to create your ".ccontrol/default" file. If you want to avoid probing for distcc hosts on the local network, set DISTCC_HOSTS first, eg:
DISTCC_HOSTS="one two three" ./ccontrol-init
Enhancements:
- A GNOME applet for changing symlink was added.
- A portability fix was made to allow the software to work on PPC.
- Better performance and less thrashing is exhibited with ccache and distcc when ccache mostly hits.
<<less
Download (0.12MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1357 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5