The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: C and C++ :: Tips and Tutorials :: Development
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 6    Displaying: 1 - 6 Pages:  1   

   Multithreading in C++   Hits: 3773 

 
Multithreading is becoming an increasingly important part of modern programming. One reason for this is that multithreading enables a program to make the best use of available CPU cycles, thus allowing very efficient programs to be written. Another reason is that multithreading is a natural choice for handling event-driven code, which is so common in today’s highly distributed, networked, GUI-based environments. Of course, the fact that the most widely used operating system, Windows, supports multithreading is also a factor. Whatever the reasons, the increased use of multithreading is changing the way that programmers think about the fundamental architecture of a program. Although C++ does not contain built-in support for multithreaded programs, it is right at home in this arena.


Version: n/a   Platform(s): windows, freebsd, osx, sun   Updated: Thu Jun 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   HTML Snapshot   Hits: 1290 

 
HTML Snapshot ActiveX Component uses the internet explorer's functionality to take (capture) a snapshot of a given URL. It hosts the web browser control on windows to download webpage and then capture it as image. It can be easily integrated into applications written in languages that support ActiveX Compoent such as Visual C++, Visual Basic, Delphi, C++ Builder, .Net languages and Scripts.


Version: 2.0   Platform(s): windows   Updated: Wed Oct  6 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   C++ Tutorial on Copy constructors   Hits: 1376 

 
C++ Copy constructor is a constructor function with the same name as the class used to make deep copy of objects. There are 3 important places where a copy constructor is called.


Version: 1.0   Platform(s): n/a   Updated: Wed Sep  8 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Horner's Algorithm   Hits: 2624 

 
This tutorial will teach you how to run the Horner's algorithm, for number convertion. It converts numbers from specified numeric system into decimal, without using powers, which makes the whole process faster. The tutorial won't explain why these arithmetic calculations do so, but just how to run them.


Version: n/a   Platform(s): n/a   Updated: Mon Oct  8 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Introduction to C++ Classes   Hits: 3009 

 
This tutorial introduces the key concepts of C++ classes. Designed for experienced C programmers who wish to learn the fundamentals of object-oriented programming.


Version: n/a   Platform(s): n/a   Updated: Sat Aug 25 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Pointers And Arrays   Hits: 2709 

 
This tutorial is dedicated on the pointers and the arrays in C. It introduces the concept and usages of pointers and arrays.


Version: n/a   Platform(s): n/a   Updated: Sat Aug 25 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 6    Displaying: 1 - 6 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog