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

I Ll Return The Favor software
Filter: All | Freeware | Demo
 

I Ll Return The Favor

< 1 2 3 4 5 
Added: May 31, 2013 | Visits: 332

GetCurrentValue Nothing flash, just a simple helper function to return the current selection and selectionIndex from the specified listbox or popupmenu.



Platforms: Matlab

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

Added: June 13, 2013 | Visits: 105

isEqualCrawler similar to Matlab's isequalwithequalnans, but also return the mismatched fields%% use: [equal, badFields] = isEqualCrawler(A, B)%% example:% [equal, badFields] = isEqualCrawler(struct('a',1,'b',2), struct('a',3))%% equal = 0% badFields' =% 'field (base).a is not equal'% 'second input does not...





Platforms: Matlab

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

Seam Carving for content aware image resizing: GUI implementation demo This is a GUI program I wrote implementing the seam carving algorithm developed by by Shai Avidan and Ariel Shamir. the video can be found at: , and the original paper can be found at: http://www.faculty.idc.ac.il/arik/imret.pdfCurrently the Image Processing toolbox is required, I may update it...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 788.48 KB Download (43): Seam Carving for content aware image resizing: GUI implementation demo Download

Added: May 21, 2013 | Visits: 651

MySQL Abstraction Pro MySQL Abstraction Pro can establish connections to a given MySQL database server host and execute SQL queries and return the results in arrays in a single call.Separate classes can be used to process query results for instance to output the results as HTML or XML.The additional classes can be...


Platforms: PHP

License: Freeware Size: 153.6 KB Download (43): MySQL Abstraction Pro Download

Added: June 07, 2013 | Visits: 350

Doxie Introducing Doxie, the new, modern paper scanner that's so simple, it'll revolutionize the way you think about sharing and storing docs and photos forever. Doxie is ultra-portable, fully automatic, and integrated with your favorite desktop and web apps ???*a*? ready to scan and share all of your...


Platforms: Mac

License: Freeware Size: 80.72 MB Download (43): Doxie Download

Added: August 19, 2013 | Visits: 533

AuctionJacobi This function uses the auction principle to return the optimal assignment and the dual prices. It performs quite well, and is way faster than the hungarian algorithm as the number of points increases. More details on the auction algorithm can be found on D. Bertsekas homepage...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): AuctionJacobi Download

Added: March 25, 2013 | Visits: 334

Radial Power Flow See "Radial Harmonic Power Flow"* I'm not the main author of this code and I've just modified it for my own purpose and just shared here for help.Reference:Masoud Farhoodnea, Azah Mohamed, Hussain Shareef. Harmonic Source Localization in Power Systems: Single and Multiple Harmonic Sources. 2011,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Radial Power Flow Download

Added: July 03, 2013 | Visits: 166

my_make I often have the situation to create many output files from many complex input files. That takes time. With my_make I want to redo only neccesary commands when only a few input files change.Note in the screen shot how a file 'a.mat' has been generated - and in second run a is not evaluated.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): my_make Download

Added: April 02, 2013 | Visits: 346

iPod Scramble Solution I was playing the game Scramble on my iPod touch, and I realized that I wasn't very good. But the algorithmic challenge of writing a program to solve the Scramble (same as Boggle) game was too tasty to pass up. It was indeed quite challenging, but quite satisfying in the end. The program first...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (42): iPod Scramble Solution Download

Added: July 27, 2013 | Visits: 303

SMSaMAX In this version, I just adapted the code to the new API from VoipBuster. Nothing else. I hope it will be useful.


Platforms: Mac

License: Freeware Size: 225.28 KB Download (42): SMSaMAX Download

Added: August 16, 2013 | Visits: 319

MSN8 MSN 8 Mac port, i really love the new icon on msn, so i decided to use it in adium :P


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (42): MSN8 Download

Added: August 26, 2013 | Visits: 392

Timestretch I was at the Adobe Air Tour 2008 in London today, and while most of it was very interesting, there were moments which were rather dry... so in my boredom I created this little Quartz Composition. Last fall I was at Flash on the Beach in Brighton, and Craig Swann was demonstrating some amazing...


Platforms: Mac

License: Freeware Size: 788.48 KB Download (42): Timestretch Download

Added: March 31, 2013 | Visits: 343

Power load cycle using GUI The program code is obtained from Haddi Saddat book power system analysis and I've made the GUI. The daily load curve of a utility is a composite of demands made by various classes of users.The greatest value of load during a 24-hr period called the peak or the maximum demand.Load factor is a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Power load cycle using GUI Download

Added: May 23, 2013 | Visits: 364

TweetUpdater TweetUpdater will send a Twitter message from you WordPress installation whenever a new post is published, or when a previously published post is updated; as you choose.The tweet format is flexible, with placeholders for title and URL. URLs can be included from a variety of sources. In addition...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): TweetUpdater Download

Added: May 26, 2013 | Visits: 442

DirtySuds - Category Thumbnail will find the most recent post in the specified Category with a featured image and return the thumbnail for that image. If link="true" is specified, the image will link to the category specified. Install : 1. Upload 'dirtysuds-category-thumbnail' to the '/wp-content/plugins/' directory 2....


Platforms: PHP

License: Freeware Size: 10 KB Download (39): DirtySuds - Category Thumbnail Download

Added: May 08, 2013 | Visits: 165

Rubberband Line [p1,p2]=rbline(varargin)Function to draw a rubberband line and return the start and end points. Usage: [p1,p2]=rbline; or [p1,p2]=rbline(h); where h is an axis handle. Click the mouse in the plot to define the start point. A rubberband line is drawn between the start point and the current point...


Platforms: Matlab

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

Added: August 27, 2013 | Visits: 423

Count Posts in a Category This plugin allows you to dynamically return the number of posts in a particular category. Inserting [catcountposts cat="category-slug"] in a post or page, or anywhere in your code will return the number of posts in that particular category.Useful for creating dynamic table of contents pages,...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (39): Count Posts in a Category Download

Added: August 07, 2013 | Visits: 232

HOFA 4U Goniometer & Korrelator Here you'll find the plugins of the HOFA 4U collection directly out of the HOFA-studios. And as it is common for freeware, all HOFA 4U plugins are free and up for grabs for everyone. There are more to come - so head on over now and then to check it out ...


Platforms: Mac

License: Freeware Size: 8.61 MB Download (39): HOFA 4U Goniometer & Korrelator Download

Added: August 06, 2013 | Visits: 396

Beckhoff Driver Linux kernel level driver to allow access to the I/O of the Beckhoff CX-1100 power supply used with the Beckhoff CX-1000 embedded PC. This allows access to the K-Bus and IP-Bus of the Beckhoff system.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Beckhoff Driver Download

Added: June 28, 2013 | Visits: 371

Gobber Assault Gobber Assault is a game I made for the Boing Boing Games Inspired By Music competition. I ended up forgetting about the contest until a few days before the deadline, so I quickly put this together over three days, instead of the three weeks I would have had were I not so scatterbrained. It...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 9.21 MB Download (38): Gobber Assault Download

< 1 2 3 4 5