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.479.674 Times

Lessons From Geese freeware
Filter: All | Freeware | Demo
 

Lessons From Geese

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 790

Parse Command Line String from CommandLine This script represents a way to parse command line from user provided string or try to get the original Argv from Windows OS Platform. Platforms: Windows, Python,

License: Freeware Download (58): Parse Command Line String from CommandLine Download

Added: May 10, 2013 | Visits: 476

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Extract a inner function from a class Download

Added: May 10, 2013 | Visits: 640

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Create objects from variable class names Download

Added: May 10, 2013 | Visits: 767

Remove duplicates from a sequence The fastest way to remove duplicates from a sequence depends on some pretty subtle properties of the sequence elements, such as whether they're hashable, and whether they support full comparisons. This script defines the unique() function that tries three methods, from fastest to slowest,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Remove duplicates from a sequence Download

Added: May 10, 2013 | Visits: 539

Separating Pattern Implementation from Your Code This script separates pattern implementation from your code so that you can reuse the implementation elsewhere. It is an example that shows a reusable implementation of the Observer pattern. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 360

Picking random items from an iterator This script allows you to choose a random object from an iterated list. Each item has an equal chance of being picked. The iterator is processed only once, and only the selected items are stored, making this function memory efficid only thbr /> Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Picking random items from an iterator Download

Added: May 10, 2013 | Visits: 424

All k-subsets from an n-set This script yields each subset of size k from a super set of size n. There are two methods. The first operates on sets of integers of the form range(n). The seconds operates on arbitrary sets or lists. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): All k-subsets from an n-set Download

Added: May 10, 2013 | Visits: 589

From RSS The from_rss(); function can be used to check whether a user came from an RSS feed. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): From RSS Download

Released: June 13, 2013  |  Added: August 04, 2013 | Visits: 596

From Image To Video Create a video slide show from JPG image files & sound (MP3/WAV) files. Easy and friendly to use: All you have to do is to insert JPG images and a sound file, and create a slide show of your images & sound. The application is extremely easy to use: you won't have to put in more than a few... Platforms: Windows

License: Freeware Size: 555 KB Download (49): From Image To Video Download

Added: March 27, 2013 | Visits: 539

Popup Window from Hell Script This short, easy script set launches a window that continually re-opens itself and cannot be permanently closed *unless* the visitor clicks on a link that you provide. Platforms: JavaScript

License: Freeware Size: 10 KB Download (42): Popup Window from Hell Script Download

Added: May 06, 2013 | Visits: 751

SSH From Matlab (updated) + SFTP/SCP If you need to access a remote machine from your Matlab session (for near-real time data transfer etc...) this set of functions allows you to programmatically send a single command and obtain the return values as a cell array.Added SFTP function that is compatible with this library. Changed to... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): SSH From Matlab (updated) + SFTP/SCP Download

Added: May 20, 2013 | Visits: 582

Function for finding peaks from data array I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help detect the peaks more accurately.It basically averages... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function for finding peaks from data array Download

Added: April 10, 2013 | Visits: 452

radiation from infinitesimal dipole this program shows the electric field propagation from infinitesimal dipole antenna Platforms: Matlab

License: Freeware Size: 10 KB Download (51): radiation from infinitesimal dipole Download

Added: May 27, 2013 | Visits: 717

Tool for Removing R11 DSP Blockset Blocks from Models The attached script and document help you to remove any Release 11 DSP Blockset blocks from your SimulinkdlT« models. The R11 libraries containing these blocks will no longer be shipped with Signal Processing Blocksetd-OC?D? starting with Release 2007a. If you plan to continue using these... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (44): Tool for Removing R11 DSP Blockset Blocks from Models Download

Added: April 05, 2013 | Visits: 310

SURFACE RECONSTRUCTION FROM SCATTERED POINTS CLOUD PART2 This version has been developed for open surface.Differently from crust based algorithm does not ensure a tight triangluation and sometimes self-intersecant triangles are generated, it is also generally slower. The final surface may need some repair work which this utility does not offer.But... Platforms: Matlab

License: Freeware Size: 1.26 MB Download (45): SURFACE RECONSTRUCTION FROM SCATTERED POINTS CLOUD PART2 Download

Added: July 31, 2013 | Visits: 424

Extract solution from CPLEX .sol file Reads a CPLEX .sol xml file and extracts the solution. Returned is the solution in form of a column vector x. The cplex solution file can be created with the WRITE command in cplex.Together with the MPS export utility it is possible to export and import linear programming problems and solutions... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Extract solution from CPLEX .sol file Download

Added: May 11, 2013 | Visits: 568

DCM from Euler angles Computes Direction Cosine Matrix from Euler angles (in radians) for six basic sequence of rotations around X(Roll),Y(Pitch) and Z(Yaw) axis.Allowed rotations sequences:xyz, xzy, yxz, yzx, zxy, zyxORrpy, ryp, pry, pyr, yrp, ypr----------------------------dcmfromeuler.mfunction to compute DCM from... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): DCM from Euler angles Download

Developing Models from Experimental Data using System Identification Toolbox These files support the webinar titled "Developing Models from Experimental Data Using System Identification Toolbox". The webinar was presented on April 05, 2007 and can be found at:http://www.mathworks.com/wbnr30317For other webinars and demos related to System Identification Toolbox, please... Platforms: Matlab


Added: May 01, 2013 | Visits: 721

From Simulink to DLL - A tutorial This document attempts to give a hands-on description on how to make a DLL from a controller built in Simulink. This makes it possible to develop advanced controllers in Simulink, and then use them from an arbitrary application. Persons with knowledge in the C programming language should have no... Platforms: Matlab

License: Freeware Size: 686.08 KB Download (45): From Simulink to DLL - A tutorial Download

Added: May 18, 2013 | Visits: 480

Plotting BRDF data from a CCD These programs were developped to exploit luminance or BRDF data from the EZ-Contrast instrument developped by Eldim. They are applicable to any measurment done using a ccd sensor.The developped library includes:- maxima research- Polar zenithal plot of ccd sections- Polar azimutal plot of ccd... Platforms: Matlab

License: Freeware Size: 819.2 KB Download (45): Plotting BRDF data from a CCD Download

< 1 2 3 4 5