lost in
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 554
Skeleton in 3D
Skeleton in 3D is created to be a useful MATLAB script that provides tools for skeletonization of a 3D object. more>>
Skeleton in 3D is created to be a useful MATLAB script that provides tools for skeletonization of a 3D object.
<<less Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Cookies in PHP
For those new to web development and how things work, cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work. more>> For those new to web development and how things work, cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2114 downloads
Variables in PHP
Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign $ and the value can be assignes us more>> Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign "$" and the value can be assignes using the "=" operator as shown below: Another important thing in PHP is that all the statements must end with a semicolon ";". In PHP we neednt have to specify the variable type, as it takes the data type of the assigned value. From the above example we understand that $Name is of Data type String and $Age is of type Numeric.<<less
Added: 2005-07-14 License: Freeware Price: Free
1562 downloads
Sticky Button 1
This flash file contains animated buttons which has been created with the help of action script. The buttons behave like magnets. When you haver on the buttons they start to follow the mouse, like an iron would follow a magnet. While following the mouse, more>> This flash file contains animated buttons which has been created with the help of action script. The buttons behave like magnets. When you haver on the buttons they start to follow the mouse, like an iron would follow a magnet. While following the mouse, if the button has been moved from its original position long distance, at once the buttons gets back to its original position, just like the magnet has lost its power on the iron. But, button doesnt simple go back, after it has reached the original position it dances, behaving the way like it sits on a spiral. The behaviour of these buttons is fully customizable. And this control is fully free of charge.<<less
Added: 2005-12-24 License: Freeware Price: $0.00USD
15 downloads
Other version of Sticky Button
Price: FreeAdditionalInfoSeeEULA.HTMandReadMe.htmlfilesafterextractingthedownloadedzipfile
License:Freeware
License:Freeware
Operators In Php 1
Learn PHP & MySQL on Jooria.com with Profesor Now We Will Know Operators In Php more>> Learn PHP & MySQL on Jooria.com with Profesor Now We Will Know Operators In Php<<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
11 downloads
Observer pattern in PHP
Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities. more>> Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities.<<less
Added: 2009-02-25 License: Freeware Price: $0.00USD
13 downloads
LoadVars Class in Flash
LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files. It was introduced in Flash Player 6 to provide a cleaner, much mor more>> LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files. It was introduced in Flash Player 6 to provide a cleaner, much more object-oriented interface for the common task of exchanging data with a server and text files.<<less
Added: 2005-05-11 License: Freeware Price: Free
1630 downloads
Rollover button in Flash
In this tutorial you will see how to build a simple rollover button. more>> In this tutorial you will see how to build a simple rollover button.<<less
Added: 2006-01-12 License: Freeware Price: Free
861 downloads
Tears in Flash
This tutorial will teach you how to create a tear using Color Mixer Panel. This tutorial is also introduction for following tutorial, in which I will show you how to create a Human cry animation. Lets more>> This tutorial will teach you how to create a tear using Color Mixer Panel. This tutorial is also introduction for following tutorial, in which I will show you how to create a Human cry animation. Lets go!<<less
Added: 2006-10-03 License: Freeware Price: Free
1128 downloads
Timer in Flash
Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something. more>> Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something.<<less
Added: 2006-08-29 License: Freeware Price: Free
1193 downloads
Arrays in Java
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru. more>> Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.<<less
Added: 2008-04-19 License: Freeware Price: $0.00USD
13 downloads
Session in PHP
Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use. more>> Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use.<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
16 downloads
Dirlister 1.0.0
Love the Apache directory listing, but hate its blandness? Need a quick and easy way to pass files between people? Want to be able to manage a websites file structure? Dirlister does it all. Upload, rename, delete files and folders. Create new more>> Love the Apache directory listing, but hate its blandness? Need a quick and easy way to pass files between people? Want to be able to manage a websites file structure? Dirlister does it all. Upload, rename, delete files and folders. Create new folders.Keep your data protected and accessible to those only you allow. Do all this with a single file. That WAS Dirlister...now, it is the ultimate file management system. The ULTIMATE. Multiple users, different pemissions, single file ease. Singlefile. Remeber with older version that you had to have a different dirlister files in every folder that you wanted to use? Now, one single file can browse virtually ANY folder on you webserver. How great is it? Jason from Antelope, CA says "Dirlister is a flash drive that cannot be lost, but can be accessed from any computer that has internet."<<less
Added: 2005-10-07 License: GPL Price: $0.00USD
205 downloads
Other version of Dirlister
Checkers in C++
Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players. more>> Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.<<less
Added: 2003-11-05 License: Free for non-commercial use Price: FreeAdditionalInfoFreetodownloadanduseforpersonaluse.Donotsellasifyourownwork,norpretenditisyourworkforeducationalgainplaigarism.Contactmeforanyspecialuses.
2231 downloads
Thinking in C++
Bruce Eckel has kindly provided his book Thinking in C++, Second Edition free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programmin more>> Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the software design life cycle. The author then delves into every aspect of C++, from basic keywords and programming principles to more advanced topics, like function and operator overloading, virtual inheritance, exception handling, namespaces, and templates. C++ is a complex language, and the author covers a lot of ground using todays Standard C++, but without getting bogged down in excessive detail.<<less
Added: 2005-05-03 License: Free for non-commercial use Price: Free
1670 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above lost in search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed