Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.262.810 Times

Handles software
Filter: All | Freeware | Demo
 

Handles

1 2 3 4 5 > 
Added: September 11, 2013 | Visits: 293

Find Handles for Text Labels Text may appear in a figure window in several different contexts. This function makes it easy to change properties of all text handles with a single command, for example to alter the font size or style.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Find Handles for Text Labels Download

Added: November 27, 2010 | Visits: 1.367

lisodsp lisodsp is an OSS device driver that handles a virtual dsp device. This virtual device accepts multi-open which means that it allows to hear simultaneous sounds. lisodsp is made to be used with lisodspd which forwards sound data to a real dsp device. Remember that a device driver works at a...





Platforms: *nix

License: Freeware Size: 81.92 KB Download (141): lisodsp Download

Added: July 07, 2010 | Visits: 789

OpenPlugin::Datasource::DBI OpenPlugin::Datasource::DBI is a DBI driver, used to create DBI database handles for the OpenPlugin::Datasource plugin. SYNOPSIS # Define the parameters for a database handle main in the config file type = DBI db_owner = username = webuser password = urkelnut dsn =...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (89): OpenPlugin::Datasource::DBI Download

Added: July 02, 2010 | Visits: 750

radclass radclass is a PHP4 class that handles the administration of multiple IC-Radius servers. radclass can add, delete, and update users and groups on foreign radius hosts, and it can modify their check items. radclass was designed in the PHP4 OO model to be a portable solution.. Get ICRadius Web API...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (90): radclass Download

Added: November 01, 2010 | Visits: 1.411

Mail::Bulkmail::Server Mail::Bulkmail::Server is a Perl module that handles server connections and communication for Mail::Bulkmail. SYNOPSIS my $server = Mail::Bulkmail::Server->new( Smtp => your.smtp.com, Port => 25 ) || die Mail::Bulkmail::Server->error(); #connect to the SMTP relay $server->connect || die...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (98): Mail::Bulkmail::Server Download

Added: September 05, 2010 | Visits: 781

Bocken Bocken is a package manager that handles forward and reverse recursive dependency resolving, installations, uninstallations, and install logging, and patching, unpacking, and integrity checks. It does not rely on a database and configuration files are made in an XML-like format. Bocken handles...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (91): Bocken Download

Added: March 12, 2010 | Visits: 861

AIPS AIPS (Astronomical Information Processing System) handles the processing and display of data from radio interferometers. Data can be collected from any radio telescope array. Images can be exported in FITS format. Whats New in This Release: - Numerous major bugfixes and updates, some of...


Platforms: *nix

License: Freeware Size: 89.7 MB Download (104): AIPS Download

Added: November 24, 2010 | Visits: 1.018

Net::DAAP::Server::AAC Net::DAAP::Server::AAC is a DAAP server that handles MP3 and AAC. SYNOPSIS use POE; use Net::DAAP::Server::AAC; # same as Net::DAAP::Server my $server = Net::DAAP::Server::AAC->new( path => "/home/miyagawa/music", port => 9999, name => "My Music", ); $poe_kernel->run;...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (106): Net::DAAP::Server::AAC Download

Fast normalised cross correlation for gray-level and color images A fast vectorized implementation of the ncc that handles color (3 channel) images as well as gray level.The algorithm for colored images is based on the ncc formulation for vector valued functions.Note: A bug that I found in the normxcorr2 was also fixed here.


Platforms: Matlab


Added: May 15, 2013 | Visits: 413

Temporary (or anonymous) function handles for ML The anonymous function handle feature of ML 7 is a long-needed feature, and one that I have longed for since I began writing scripts in early ML 6.Unfortunately, I am still forced to use ML 6 most of the time, so I came up with a way to create "psuedo-anonymous" function handles: that is,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Temporary (or anonymous) function handles for ML Download

Added: September 09, 2013 | Visits: 254

Link figures The function is similar to Matlab's linkaxes, only it takes figure numbers instead of axes handles.Use the function when you want to zoom and pan multiple axes that are not on the same figure (i.e. subplot).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Link figures Download

Added: April 11, 2013 | Visits: 419

Naming figures (fig.m) This function works just like the figure command in MATLAB except that you reference figures by names instead of figure handles. (you can still use the handles though)H=fig('My figure')The title of the window of the figure will now be 'My figure'. You can also set figure properties with the same...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Naming figures (fig.m) Download

Added: July 22, 2013 | Visits: 459

recursive solver to peg solitaire contest A recursive version of the fast solver to provide more tweak handles for those wish to push the 3-minute limits


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): recursive solver to peg solitaire contest Download

Added: April 30, 2013 | Visits: 250

ud_handles Up-Down HANDLES is used to change position of some figure/axis children, ie, bring object forward, send object backward, move it to top or bottom.Without arguments a GUI is created where user can select the available handles -- see the screenshotIn the GUI you have:- up : send handle up- down :...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): ud_handles Download

Added: September 15, 2013 | Visits: 261

SCATTERSHAPE SCATTERSHAPE is used with the patch handles returned as output from SCATTER, to plot arbitrary shapes instead of markers.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): SCATTERSHAPE Download

Added: June 17, 2013 | Visits: 309

Legend from DisplayName The function accepts handles to figures/axes and adds legends to all axes found by finndobj(handle, 'type', 'axes')The legend text string is collected from the line objects DisplayName properties.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Legend from DisplayName Download

Added: August 12, 2013 | Visits: 441

Database handling A primary class handles the basic functionality like connecting to the MySQL database, executing queries, retrieving results and managing transactions.A sub-class can insert, update, delete and retrieve database records given parameters that define tables, fields, field values and conditions.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Database handling Download

Added: May 20, 2013 | Visits: 435

Simple Abstraction Layer Simple Abstraction Layer handles establishing connections, while another query execution and results retrieval.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Simple Abstraction Layer Download

Added: August 10, 2013 | Visits: 338

Ordertool The Ordertool handles the order workflow in a company. Inquiry, Validation, Purchasing and Inventory.


Platforms: PHP

License: Freeware Size: 71.68 KB Download (42): Ordertool Download

Added: August 26, 2013 | Visits: 734

Audio Video Streaming Proxy Audio Video Streaming Proxy is a multiplexing proxy server that handles multiple requests for identical stream by diverting a properly formatted version of an already established live stream to each individual requester.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): Audio Video Streaming Proxy Download

1 2 3 4 5 >