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

How To Measure A Horse Rug freeware
Filter: All | Freeware | Demo
 

How To Measure A Horse Rug

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

PrinterFriendly This code snippet shows how to implement a "printer friendly" version link for your pages. The "Printer Friendly" version select the main content of your page, removing the menu, header graphics, advertising and foot content. The script performs the HTTP "get" method via the XMLHTTP object to...



Platforms: Windows, ASP.NET,

License: Freeware Download (66): PrinterFriendly Download

Added: May 10, 2013 | Visits: 413

Controlling XSLT stylesheet loading This script shows how to load a stylesheet from "virtual" URLs, by detecting a special URL scheme.





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Controlling XSLT stylesheet loading Download

Added: May 10, 2013 | Visits: 502

IronPython fade-in window This script describes how to create a fade-in window using IronPython. Several applications use fade-in windows for temporary data e.g. new Outlook XP mail messages are shown through a fade-in/fade-out pop-up window. Fading in can be best accomplished using the Form.Opacity property and a Timer....


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): IronPython fade-in window Download

Added: May 10, 2013 | Visits: 263

Namefield It provides 'legal' and 'preferred' versions of these fields, and options of how to calculate a display name from the data. Sorts and filters can be performed by display name.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building >...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Namefield Download

Added: May 10, 2013 | Visits: 355

Easy Session This script shows you how to setup a session and read that session variable. if no session variable is found then it is passed to a form so they can start a session.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Easy Session Download

Added: May 10, 2013 | Visits: 429

New Fields with Easy Populate This is a file that contains simple instructions on how to add a new field to use with Easy Populate. Can be used with EZ New Fields contribution also.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): New Fields with Easy Populate Download

Added: May 10, 2013 | Visits: 532

Proxy Example Proxy Example script demonstrates how to build a proxy object.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Proxy Example Download

Added: May 10, 2013 | Visits: 453

RPN Stack class This is an example of how to write a stack and then employ that stack to have a stack for use in an RPN calculator. Among other things, this shows how classes work and how to make classes that are like types.Many people prefer to use RPN calculators, so it is necessary to impliment a stack first...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): RPN Stack class Download

Added: March 23, 2013 | Visits: 543

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: July 12, 2013 | Visits: 884

Slot machine in 3d Script This program demonstrates how to create a 3d slot machine. It requires the gd library to compile.


Platforms: C and C plus plus

License: Freeware Size: 30.72 KB Download (77): Slot machine in 3d Script Download

Added: April 05, 2013 | Visits: 423

Win32 Window This sample code shows how to make a window using pure API.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (47): Win32 Window Download

Added: May 03, 2013 | Visits: 386

Translucent window This code is a nice example which shows you how to create a translucent window under Windows 9X/ME. Windows 2000/XP has an own function for this. To use the code in your own applications copy the files win9Xtranslucent.cpp, win9Xtranslucent.h, win2000translucent.cpp, win2000translucent.h into...


Platforms: C and C plus plus

License: Freeware Size: 51.2 KB Download (42): Translucent window Download

Added: July 04, 2013 | Visits: 532

Window Color Fading Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (48): Window Color Fading Download

Added: March 24, 2013 | Visits: 925

Play Wav File Example Script Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (64): Play Wav File Example Script Download

Added: June 02, 2013 | Visits: 635

Smith chart demo Show how to plot a Smith chart in Matlab. Show how to perform a 2 element match to 50 ohms termination using the Smith chart. Show that depending on the termination impedance that there is more than one combination of elements solving the problem.


Platforms: Matlab

License: Freeware Size: 1.74 MB Download (51): Smith chart demo Download

Added: July 03, 2013 | Visits: 491

Flutter Analysis Model This model demonstrates how to implement a coupled structural-aerodynamic problem.The wing, otherwise rigid, is allowed to pitch and plunge. The motion of the wing is defined using SimMechanics blocks. The aerodynamic model is a simple, quasi-steady formulation.Dynamic pressure is manipulated by...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (52): Flutter Analysis Model Download

Nonlinear fitting n-dimensional data with arbitrary functions How to fit a 2D Gaussian function to noisy data in Matlab? Or data with another number of dimensions and arbitrary fit function?It took me a while to find out how Matlab does this by the functions lsqcurvefit, fmincon or fminsearch. This project demonstrates how to use these functions to fit ND...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Nonlinear fitting n-dimensional data with arbitrary functions Download

Added: June 25, 2013 | Visits: 457

fulltosparse (Fortran version) SYNTAX: B = fulltosparse(A)A = full 2-dimensional double matrixB = sparse 2-dimensional double matrix version of AThis example demonstrates how to populate a sparse matrix. For the purpose of this example, you must pass in a non-sparse 2-dimensional argument of type double. fulltosparse.for is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): fulltosparse (Fortran version) Download

Added: September 01, 2013 | Visits: 485

Using Builder for .NET over .NET Web Services This example shows how to wrap a MATLAB Builder for .NET component into a Visual Studio 2005 web service application, and then how to consume that web service on a front end .NET web application. It also shows how to convert a Matrix sent over a web service into a DataGrid on the front end using...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): Using Builder for .NET over .NET Web Services Download

Added: August 27, 2013 | Visits: 422

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

< 1 2 3 4 5 >