Main > Free Download Search >

Free ares 2.1.0 acceleration plug in software for linux

ares 2.1.0 acceleration plug in

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 404
Despeckle Plug-In 1.3.2

Despeckle Plug-In 1.3.2


Despeckle plug-in provides selectable filters to remove specs, scratches, or other noise in an image. more>>
Despeckle plug-in provides selectable filters to remove specs, scratches, or other "noise" in an image. The following filters are available:

Non-recursive median,
Recursive median,
Non-recursize adaptive median,
Recursive adaptive median.

Using the Despeckle Plug-In:
Figure 1 shows the despeckle plug-in window. The scrollbars allow you to pan within the image (in this case to the back of the duck in the foreground). The preview window shows the filter output using the current settings.

The Radius control selects the window size used for the filter, from 1 (3x3) to 20 (41x41). Larger values increase the amount of time needed to filter each pixel in the image and can cause blurring.

The Adaptive button selects the adaptive median filter - this filter varies the window size based upon the image content and sometimes improves the clarity of filtered images. The Black Level and White Level controls adjust the levels used by the adaptive filter to adjust the filter radius.

<<less
Download (0.010MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1170 downloads
SGI RGB Image File Plug-In 1.1.1

SGI RGB Image File Plug-In 1.1.1


SGI plug-in provides SGI image file load & save modules for The GIMP. more>>
SGI plug-in provides SGI image file load & save modules for The GIMP. The plug-in supports GRAY, GRAYA, RGB, and RGBA color modes.

Using the SGI Plug-In:
The Parameter Settings buttons control how much compression is applied to the image:
No Compression stores the image raw or verbatim.

RLE Compression stores the image as a sequence of repeated or non-repeated pixels.
Advanced RLE checks for duplicate lines and channels in the image and sometimes produces dramatically smaller images but also takes longer to save.

<<less
Download (0.010MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1168 downloads
PRepS 2.1.0

PRepS 2.1.0


PRepS is a Problem Reporting and Tracking System. more>>
PRepS is a tool for reporting and tracking problems or tasks. PRepS project is designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative.

I started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.

Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.

<<less
Download (0.94MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
1540 downloads
Sharpen Plug-In 1.4.2

Sharpen Plug-In 1.4.2


Sharpen plug-in provides a sharpening filter to enhance the edges in a blurry image. more>>
Sharpen plug-in provides a sharpening filter to enhance the edges in a blurry image.

Using the Sharpen Plug-In
Figure 1 shows the sharpen plug-in window. The scrollbars allow you to pan within the image (in this case to the back of the duck in the foreground). The preview window shows the filter output using the current settings.

The Sharpness control selects the amount of sharpening to apply, from 1 to 99 percent. Higher values make the edges in the image increasing distinct.

<<less
Download (0.009MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1169 downloads
Rails Real-Time Form Validation Plug-In 1.0.2

Rails Real-Time Form Validation Plug-In 1.0.2


Rails Real-Time Form Validation Plug-In uses AJAX to validate form data against a model in real-time. more>>
Rails Real-Time Form Validation Plug-In uses AJAX to validate form data against a model in real-time. AJAX requests are made as the user is filling in form fields.
The form data is then validated against a model on the server-side. RTV then responds with javascript that dynamically updates the HTML document. This enables you to mark form fields as valid/invalid using CSS.
The download package now includes a sample rails application. It does not need a database to run, thanks to this. Simply execute ./script/server from the rtv_sample_app directory and point your bwoser to http://localhost:3000.
Usage:
Download and extract the contents of the_plugin directory to your vendor/plugins directory. Please the the rtv_sample_app for more details.
In your controller:
include UIEnhancements::RealtimeValidation
helper :RealtimeValidation
realtime_validation_for(:the_form_id, :the_model)
In your view, after a form:
In your CSS (example):
.fieldWithoutErrors,
.fieldWithErrors
{
outline-width: 1px;
outline-color: white;
outline-style: solid;
/* !!HACK!! IE will not use this because it does not understand !important. Border is not needed for firefox, so make it 0px!*/
border-width: 0px !important;
/*for IE!*/
border-width: 1px;
border-color: white;
border-style: solid;
}
.fieldWithErrors
{
background: pink;
background-color:pink;
outline-color: red;
/*for IE!*/
border-color: red;
}
/* Browser support may be limited here...*/
.fieldWithErrors input,
.fieldWithErrors select,
.fieldWithErrors textarea
{
background: pink;
background-color: pink;
}
Known to work with:
- Rails 1.1.6
- FireFox 2
Enhancements:
- This release adds a sample application, some code cleanup and minor bugfixes, and some changes to the sample CSS.
<<less
Download (0.082MB)
Added: 2006-11-27 License: Public Domain Price:
1064 downloads
GStreamer Base Plug-ins 0.10.13

GStreamer Base Plug-ins 0.10.13


GStreamer Base Plug-ins is a well-groomed and well-maintained collection of GStreamer plug-ins and elements. more>>
GStreamer Base Plug-ins is a well-groomed and well-maintained collection of GStreamer plug-ins and elements, spanning the range of possible types of elements one would want to write for GStreamer.

GStreamer Base Plug-ins also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included.
<<less
Download (1.9MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
878 downloads
Print Plug-In 2.0.2

Print Plug-In 2.0.2


Print Plug-In provides a basic printing capability for The GIMP. more>>
Print Plug-In provides a basic printing capability for The GIMP.
The current release supports PostScript, PCL (HP LaserJet and DeskJet), and ESC/P2 (EPSON Stylus Color) printers. The PostScript printer drivers handle PPD (PostScript Printer Description) files if you have them.
Using the Print Plug-In:
The Printer option provides selections for many common printers. Currently the print plug-in supports the following printers:
- PostScript printers
- HP DeskJet 500, 500C, 520, 540C, 600C, 660C, 68xC, 69xC, 850C, 855C, 855Cse, 855Cxi, 870Cse, 870Cxi, 1100C, 1120C, 1200C, and 1600C printers
- HP LaserJet II, III, IIIp, IIIsi, 4, 4L, 4P, 4V, 4Si, 5, 5FS, 5L, 5P, 5SE, 5Si, 6L, 6P printers
- EPSON Stylus Color, Color Pro, Color Pro XL, Color 400, Color 500, Color 600, Color 800, Color 1500, Color 1520, and Color 3000.
The Output Type option controls whether the printed output is in color or B&W (grayscale). This option is silently forced to B&W for grayscale images and B&W-only printers.
The Media Size option controls the size of the output. By default images are printed to fit the page and are automatically rotated to fill the largest area possible.
The Media Type option tells the printer what type of media is being used (Plain, Coated, etc). Not all printers support the media type option.
The Media Source option tells the printer which paper tray to print from. Not all printers support the media source option.
The Resolution option controls the resolution of the output. Not all printers support the resolution option.
The Orientation option controls whether the output is automatically rotated for maximum page coverage (Auto) or set to a specific orientation (Portrait or Landscape).
The Scaling option controls how large the printed image is. The default is to scale to a percentage of the printable area of the page. You can also specify an image resolution in pixels-per-inch (PPI) by clicking on the PPI radio button. The image is centered by default, however you can adjust the position of the image on the page by dragging the preview image.
The Brightness option controls the overall printed image brightness. A brightness of 100 is usually good for most B&W and PostScript printers, while most inkjet printers need a brightness between 100 and 120 for acceptable results.
Printing to a File
If you want to print to a file, select File from the Printer list. A file chooser dialog is displayed when you press the Print button. Warning, when you print to a file any existing file will be silently overwritten by this release of the plug-in!
Layered Images
Like most plug-ins, the print plug-in only reads the image from the active layer. If you want to print a composite of all visible layers you need to merge the layers (CTRL-M) and then print.
Supported Printers/Features
Most of the printer drivers in the print plug-in use the highest supported resolution for a printer, with the following exceptions:
- EPSON Stylus Color 600, 800, 1520, and 3000 - Currently the driver only supports 720 DPI printing in "compatibility" mode. This makes the drivers extremely slow compared to the Windows and Mac drivers. Unfortunately, I cannot provide optimized drivers (nor drivers for 1440x720) because of our NDA with EPSON.
- EPSON Stylus Photo, Photo Ex, Photo 700 - Currently the driver only supports 720 DPI printing in "compatibility" mode. This makes the drivers extremely slow compared to the Windows and Mac drivers, and you dont get the use of the light cyan and magenta inks (again, because of NDA restrictions.)
<<less
Download (0.033MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1168 downloads
Vultures 2.1.0

Vultures 2.1.0


Vultures is an isometric graphics interface to NetHack and SlashEM. more>>
Vultures is an isometric graphics interface to NetHack and SlashEM.

Vultures is a fork of the now dead "Falcons Eye" project.

An isometric graphics interface to NetHack. The interface was called "Falcons Eye", because the viewpoint resembles a "birds eye view".

This fork of the original "Falcons Eye" is called "Vultures Eye". "Vultures Claw" is the same interface, but for SlashEM

<<less
Download (35.2MB)
Added: 2006-06-06 License: Other/Proprietary License Price:
1235 downloads
Dry Brush Plug-In 0.1

Dry Brush Plug-In 0.1


Dry Brush Plug-In is a plug-in like a tool in Gimp. more>>
Dry Brush Plug-In is a plug-in like a tool in Gimp.

It mainly tries to express a feeling of a drawing materials with strength that is brought by pressure sensor of a tablet.

<<less
Download (MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
1148 downloads
Formulas Rendering Plug-In for the Gimp 2 0.9.7

Formulas Rendering Plug-In for the Gimp 2 0.9.7


Formulas Rendering Plug-In for the Gimp 2 is a simple plugin that allows you to change the values of each color channel of layer more>>
Formulas Rendering Plug-In for the Gimp 2 is a simple plugin that allows you to change the values of each color channel of each pixel of a layer by using mathematical expressions. It is able to handle RGB* and Gray* images.

Available operators are: +, -, *, /, ^, and %. There are many functions available, such as sin, cos, sqrt, abs, min, max. A few constants are provided (pi, e, j), and a lot of pre-defined variables are usable (w for images width, h for images height, x and y for cartesian coordinates in the image, etc.).

<<less
Download (0.16MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1182 downloads
c-ares 1.4.0

c-ares 1.4.0


c-ares is a C library that resolves names asynchronously. more>>
c-ares project is a C library that resolves names asynchronously.
Enhancements:
- ares_save_options, ares_destroy_options, ares_process_fd, and ares_parse_ns_reply were added.
- The transaction IDs were made "secure".
- A few parsing issues and minor bugs were fixed.
<<less
Download (0.42MB)
Added: 2007-06-08 License: MIT/X Consortium License Price:
876 downloads
Mediastreamer 2.1.0

Mediastreamer 2.1.0


Mediastreamer is library written in C that allows you to create and run audio and video streams. more>>
Mediastreamer is library written in C that allows you to create and run audio and video streams. It is designed for any kind of voice over IP applications.

It features RTP connectivity, audio codecs (Speex, iLBC, G711, GSM), video codecs (MPEG4, H263, Theora), I/O from soundcards, wav files, webcams, echo-cancelation, conferencing, and various other utilities.

Mediastreamer has a modular design that makes it extensible through plugins. This is the media-streaming component of linphone, a GPL SIP video phone.

<<less
Download (0.45MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1015 downloads
Basic Computer Training Tips Lesson #2 1.0

Basic Computer Training Tips Lesson #2 1.0


Basic computer training secrets to success #2 - Why Traditional Ways to Learn Computers Just Dont Work. Second in an ongoing series of lessons that r... more>> <<less
Download (31639KB)
Added: 2009-04-07 License: Freeware Price: Free
212 downloads
openQRM Plug-ins 2.5 (Nagios-plugin)

openQRM Plug-ins 2.5 (Nagios-plugin)


openQRM Plug-ins is a collection of community-supported plug-ins that enable openQRM to manage other enterprise software. more>>
openQRM Plug-ins is a collection of community-supported plug-ins that enable openQRM to manage other enterprise and open source software.
openQRM is designed to deal with all sorts of failures automatically, thus preventing interrupts because of unexpected events.
Implementing openQRM greatly improves the reliability of the x86 data-center.
openQRM is an open source systems management platform which integrates with existing components in enterprise data centers to create scalable, highly available and customizable infrastructures.
openQRM is derived from a proven commercial product and distributed as an open source project through SourceForge, using a modified Mozilla Public License.
openQRMs architecture extends to and embraces other existing data center technologies through "plug-ins."The openQRM project team has created a number of plug-ins for broadly-used open source projects and proprietary solutions, and seeks to recruit community members to assist in additional plug-ins.
openQRM leverages the proven technologies of PXE and NFS along with storing images on central storage to effectively manage the data center.
The project team aims to set the standard in data center management by continuing to provide a "premiere" enterprise-grade project for automating IT infrastructure, and by embracing other technologies through increasing our offering of plug-ins.
OpenQRM.org is the best destination for our projects community to share ideas and innovations. Contributed by Qlusters, openQRM.org offers a range of support and information services to benefit all users of openQRM, including implementation advice, user forums and customer feedback.
Enhancements:
- The plugin was ported to openQRM 3.1.3.
- Nagios now reloads its configuration once every 90 seconds if the configuration files were changed.
- Problems during multiple Nagios reloads were fixed.
<<less
Download (0.079MB)
Added: 2007-02-19 License: MPL (Mozilla Public License) Price:
977 downloads
 
Other version of openQRM Plug-ins
openQRM Plug-ins 1.0 (FreeBSD)collection of community-supported plug-ins that enable openQRM to manage other enterprise ... , and seeks to recruit community members to assist in additional plug-ins. openQRM leverages
License:MPL (Mozilla Public License)
Download (0.017MB)
1083 downloads
Added: 2006-11-07
openQRM Plug-ins 0.9openQRM Plug-ins is a collection of community-supported plug-ins that ... , and seeks to recruit community members to assist in additional plug-ins. openQRM leverages
License:MPL (Mozilla Public License)
Download (18.4MB)
1270 downloads
Added: 2006-05-03
License:MPL (Mozilla Public License)
Download (29MB)
885 downloads
Added: 2007-05-28
License:MPL (Mozilla Public License)
Download (0.048MB)
927 downloads
Added: 2007-04-10
License:MPL (Mozilla Public License)
Download (0.026MB)
925 downloads
Added: 2007-04-13
openQRM Plug-ins 0.2 (Puppet)openQRM Plug-ins 0.2 (Puppet) openQRM Plug-ins is a collection of community-supported plug ... , and seeks to recruit community members to assist in additional plug-ins. openQRM leverages
License:MPL (Mozilla Public License)
Download (1.3MB)
861 downloads
Added: 2007-06-15
License:MPL (Mozilla Public License)
Download (0.013MB)
933 downloads
Added: 2007-04-04
DirectFB 1.0.0 Final

DirectFB 1.0.0 Final


DirectFB is a thin library that provides developers with hardware graphics acceleration. more>>
DirectFB is a thin library that provides developers with hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
DirectFB project is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware. DirectFB adds graphical power to embedded systems and sets a new standard for graphics under Linux.
Main features:
- Rectangle filling/drawing
- Triangle filling/drawing
- Line drawing
- Flat shaded triangles
- Simple blitting
- Stretched blitting
- Textured triangles (perspective correct)
- Blending with an alphachannel (per pixel alpha)
- Blending with an alpha factor (alpha modulation)
- Nine source and destination blend functions
- Porter/Duff rules are supported
- Premultiplied alpha supported
- Colorized blitting (color modulation)
- Source color keying
- Destination color keying
Enhancements:
The time has come
Let it all begin,
Start the future,
Head forward and
Make it happen
This is for you!
<<less
Download (2.3MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
960 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5