This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Programming

Flash Multiple Files Uploader

Flash Multiple Files Uploader

There is nothing more pleasing for people than comfort. Multiple File Uploader from InternetPHP.com provides just that with a great ability to upload multiple files to any website at once. It’s a Flash applet with very nice and easy to... (Continue reading)

Tagged with:                 

Introduction to Object Oriented Programming in C++

Introduction to Object Oriented Programming in C++

... (Continue reading)

Tagged with:                 

Problems on Algorithms – Second Edition 2002

Problems on Algorithms - Second Edition 2002

The ability to devise effective and efficient algorithms in new situations is a skill that separates the master programmer from the merely adequate coder. The best way to develop that skill is to solve problems. To be effective problem solvers,... (Continue reading)

Tagged with:                             

Programming in C

Programming in C

Windows of Knowledge are Wide and Open. This book is dedicated to All the Learners who want to start their basics of Programming from C. ā€˜C’ is the most widely used computer language, which is being taught as a core... (Continue reading)

Tagged with:                 

Transition from C++ to Java

1. Even a simple program is not simple. 2.Some Similarities betweenC++ and Java. 3. C++ classes can be avoided. Java classes cannot.reasonably be avoided. 4. Every compilation unit in Java is a class. A program is a class witha... (Continue reading)

Tagged with:                         

C++ Basics – Object Oriented Programming eBook

C++ Basics - Object Oriented Programming eBook

Learn C++ for free with this easy to read "C++ Basics" eBook. This is one of the most popular C++ book to learn Object Oriented Programming in C++.... (Continue reading)

Tagged with:                         

C++ Function to automatically adjust contrast of an image or picture

This c++ function automatically adjusts a contrast to max without loosing any colors. The way it works is that it finds the brightest pixel in the picture, then detects how many percent it needs to be brightened to have a... (Continue reading)

Tagged with:                 

C++ Function to compare two strings

This C++ function compares two string if they are same. It is very fast, because strings are passed by reference, and if at least one character is not same, it stops checking other characters and returns false. Make sure you... (Continue reading)

Tagged with:             

C++ Function to Convert integer (int) to string

This function is for C++ to be able to convert int to string. If you have any better/faster function to do the same thing, please post it below. Enjoy! #include <string> … … // converts integer to string, and //... (Continue reading)

Tagged with:                     

Windows Mobile Device Camera Flash LED API in .NET

Windows Mobile Device Camera Flash LED API in .NET

Nice .NET API to access and use Camera Flash in Windows Mobile devices. It provides interoperability Win32 Wrapper functions for HTCCamera1.dll to accomplish this.... (Continue reading)

Tagged with:                                     

Switch to our mobile site