| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
How IrDa (InfRared aDApter) communications happen. | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Advanced / michele berardi | 6480 since 9/9/2002 1:16:49 PM |
By 5 Users 5 Excellent Ratings
|
| |
How IrDa (Infrared) devices communicates ?
What are the metodologies and their limits?
What is a BCR ? A synthetic explanation
may be interesting.
THE PLANET SOURCE CODE SPACE FOR THE ARTICLE
SCRAMBLE SOME DIAGRAMS PLEASE DOWNLOAD THE ZIP.
Here you can re ...(description truncated) |
| |
| |
| |
 |
How to Set Up Borland C++ Builder 5.5 Free Download | Borland C++ | Beginner / Rory Starkweather | 5819 since 3/14/2006 2:55:34 PM |
By 1 Users
|
| |
First, I didn't write this, but . . . I did the download and install and couldn't get anything to work. I downloaded this article and t answered all my questions. I even learned something new about creating Windows shortcuts. I would suggest that anyone w ...(description truncated) |
| |
| |
| |
 |
HyperThreading Optimization Guide | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Beginner / OpcodeVoid | 15737 since 12/1/2004 4:21:53 PM |
By 9 Users 7 Excellent Ratings
|
| |
Learn to Optimize for the HyperThreading Technolgy. This tutorial shows you pitfalls that make HT slower, and Tips that make it really Fast. It also includes General SMP programming So your application can take advantage of MultiProcessor systems |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Identifier Rules in C and C++ | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Intermediate / Muhd. Faizan | 5254 since 6/25/2002 10:42:58 PM |
By 1 Users
|
| |
Simple Identifier rules and tells the compatability with different compilers............ |
| |
| |
| |
 |
In C++, naming variable | C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Beginner / Kamil Bala | 2178 since 11/11/2003 5:55:28 PM | Unrated
|
| |
Good a naming is an art. This matter that is part of variable teachs rules in idendifier selection and Camel, Hungarian notations |
| |
| |
| |
 |
Inheritance | C, C++ (general), Microsoft Visual C++ | Beginner / James Conway | 3659 since 10/10/2002 6:15:42 PM |
By 10 Users 8 Excellent Ratings
|
| |
Three good examples of inheritance using public, protected, and private access specifiers. (ScreenShot) |
| |
| |
| |
 |
INRODUCTION TO PROGRAMMING | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Beginner / Anuj Prateek | 3710 since 4/11/2006 8:34:01 AM | Unrated
|
| |
It intends to load the beginner's with some of the terminologies which we use in day to day programming practice. This is meant for only those who are stepping into programming world and others can just skip it or add comments if any. |
| |
| |
| |
 |
Introducing C++ | C++ (general) | Beginner / Karthik A | 2583 since 8/16/2005 2:38:04 PM |
By 2 Users
|
| |
I welcome you all to this tutorial to explain how to program in C++. A number of tutorials are available but this is jus another attempt to make you understand the basics of C++. Please do vote and comment if you like the tutorial. |
| |
| |
| |
 |
Introducing C++ - Functions | C, C++ (general) | Beginner / Karthik A | 3078 since 9/11/2005 11:17:48 AM |
By 3 Users 3 Excellent Ratings
|
| |
This tutorial intends to teach beginners how to use functions in programs along with the various terms used like 'calling' a function and 'passing' values to a function and so on. |
| |
| |
| |
 |
Introducing C++ - Part 2 | C++ (general), Borland C++ | Beginner / Karthik A | 2361 since 8/24/2005 2:29:03 PM |
By 1 Users
|
| |
This article aims at explaining how to program in C++. There are many though this might be be helpful if you are new to programming. Check out part 1 too - Introducing C++ |
| |