|
|
| Top 1-50 C and C++ scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
|
1)
Beginning Visual C++ 6.0
This is a Visual C++ tutorial which is useful for the novice programmers to learn about all the fundamental concepts of VC++ programming. In this tutorial the author clearly explains the basic structure of VC++ programming with sample programms.
2)
Kill Process
Kill Process is a script built on C and C++, which can be used in the windows systems to stop all the unwanted programs from the startup.
3)
Transforming a string into ASCII
This is a tutorial that elaborately discusses about how to convert a string into ASCII with the help of 'while' loop and int() using C and C++.
4)
How to build your own true random number generator
How to build your own true random number generator is a tutorial through which people can gather more tips to create their own true random number generator on C++.
5)
C++ Tutorial - Static Functions
This is a tutorial deals about the static functions on C++. This also guides the users by mentioning the difference between various member functions.
6)
Quiz
Quiz is an online test and quiz program and is written in C with which you would be able to conduct quiz program with multiple choice questions in real time.
7)
Programming with eMbedded Visual C++
In this tutorial author says that eMbedded Visual C++ can be used for increasing the performance of the platforms Win32 API which are enabled with C-style programming interface for doing Windows Mobile software development projects successfully.
8)
All About: File I/O in C++
This tutorial starts with the very basis of File I/O (Input/Output) in C++ and goes on to the advence level. Includes many code examples
9)
Win32 Socket Client
Win32 Socket Client is an article that explains about a program which is in win32 which lets the programmers to create a synchronous client socket by providing some basic details.
10)
Str Replace
This is a c based development tool used for replacing string. It uses very simple source code developed in C++.
11)
File Handling
This is a simple tutorial in which the author has given an introduction on files and streams, the C++ functions involved in handling file transfer etc.,
12)
Selection Sort
This tutorial is used for shot numbers and letters, will show you how the Selection Sort algorithm works. All the code examples are written in C++
13)
C++ Threading - A Generic Programming Approach
C++ Threading - A Generic Programming Approach is a tutorial in which programmers can find more valuable concepts and procedures to do a thread programming perfectly.
14)
Socket Programming in Unix
This is a basic tutorial to get basic ideas and concepts and to start to work with sockets. It teaches you on basic network programming in Unix
15)
Connecting To Mysql Database
This is a small tutorial that shows how to use MYSQL C++ API to connect to MYSQL.
16)
LPT port control of a radio controlled car
Computer Controlled RC Car Hack is a program that has been written using C++ and can be used to control a small radio controlled car. There is a circuit diagram that tells how the pins are to be connected.
17)
XOR Encryption Tutorial
This program does exactly as the C program does, but you are able to see how it does what it does. Learn the basics to XOR encryption and write your own program.
18)
Pong
Pong is a game built in C language. Its a game in which the users have to hit the jumping ball. It uses very simple source code and easy to setup.
19)
Ip address of a computer using Winsock
Ip address of a computer using Winsock is a tutorial which discusses about a program which can be used to recover the IP address details into a sockaddr_ type.
20)
Challenges with C++: A compilation of 550+ MCQ's
This book is a collection of 550+ multiple choice questions. The problems provided are designed to cover every aspect of C++ in a much easier and intuitive way. You will be learning all the language concepts,in the best possible way,which will then empower you exploiting the language as a professial
21)
MAGIC NUMBER GUESSING GAME
THIS IS A MAGIC NUMBER GUESSING GAME. IF YOU GUESS ANY NUMBER BELOW 30, IT WILL TELL YOU WHAT YOUR SECRET NUMBER IS. IT WORKS ON WINDOWS PLATFORM.
22)
Copy Text To Clipboard
Copy Text To Clipboard is a script which can be used by the users to copy the values from the first parameter to the windows clipboard. It is easy to use this C and C++ based script on windows servers.
23)
Basic C++ functions
Basic C++ functions is a tutorial that clearly explains about the two functions which provide similar results even they have been coded differently.
24)
Checkers in C++
This game is built in C++. It display like chess board and the user have to jump from one checker to another carefully but with rules. It is a simple and good game.
25)
MAGIC NUMBER GUESSING GAME
This is a magic number guessing game. If you guess any number below 30, it will tell you what your secret number is. It works on Windows platform.
26)
C# Code Generator
This online tutorial explains about the code generator in C#. The author explains the creations of C# Class Generator and C# Form Generator. Their restrictions are also discussed in this article.
27)
Internal Speaker Beeper
Internal Speaker Beeper is a small program that makes a noice in the internal speaker. This program is activated when the executable file is double clicked.
28)
The Matrix Screensaver
The Matrix Screensaver is a cool screen saver based on The Matrix theme that lets the users decorate their desktop screens in an attractive way.
29)
Rudeserver.com - Professional C++ CGI libraries
Rudeserver.com - Professional C++ CGI libraries offers various libraries for their site visitors related to the language C++ like socket library, database library, parser library etc.,
30)
Simple ppC++ Phorum
Simple ppC++ Phorum is a software that has been designed using C++ to create an effective online forum. This software is very fast and eficient and offers many easy features for the users.
31)
Understanding and Using Advanced C++ Template Features and Topics on ISO C++
Finally Visual C++ .NET can be considered a "real C++ compiler"! Attend this talk to get your brain wrapped around advanced template programming techniques, and other features of the C++ language that were previously unsupported by Visual C++. Learn from the master of C++ himself, Herb Sutter.
32)
Start Poker Site
Poker program is used to run a poker site with multiple players. This software is helpful for the users to provide their site with online gaming to earn more money.
33)
Hello World - Intro to C++
It takes you through the Hello World program step by step. A quick introduction to what you need to program in C++.
34)
Windows API hooking SDK
This program is used to hook Windows API functions or DLL function and the users can regenerate their own API function or DLL functions. After their replacement it rewrites the target function to extend existing system.
35)
Base64 Bit Encryption Tutorial
This tutorial shows you how the Base 64 Bit encrypting algorithm works. Includes some code examples in C++ as well. It is a short but complete tutorial.
36)
Using Internet Sockets
This is a beginner's guide to Network Programming in C++. starting from basics it gives a foundation to the next level.
37)
What's New in Visual C++ .NET 2003
Visual C++ .NET 2003 represents the most significant update to the product in many years! Come learn about all new ISO standards-conforming language features, enhanced optimizations, and Windows Forms support for C++.
38)
Pduconv C functions for converting between ASCII and PDU
Pduconv C functions for converting between ASCII and PDU has two C functions in it, first one helps users by converting from an ASCII string into the PDU array bytes and second one does a reverse process to the first one. It will be useful in sending SMS through cellphones.
39)
Horner's Algorithm
This tutorial teaches 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.
40)
Programming In C
This tutorial goes through some of the main concepts in the C programming. This memorandum is a tutorial to make learning C easier. C lets you write your programs clearly and simply.
41)
Fast Introduction to C++
This tutorial makes very short introduction to C++ programming, covering only the very basics.
42)
Ucancode.net - Visual C++ MFC Source Code
Ucancode.net - Visual C++ MFC Source Code is a website that offers many tools which helps the users to draw anything as they desire. This website can be used by anybody who is interested in diagrams.
43)
C++ Learning Community
C++ Learning Community is a website that offers the community to share views and clarify doubts in C++ and directX. Users who are interested in gaining knowledge in C and C++ can use this website.
44)
Industrial Strength C++
This free ebook defines a C++ coding standard that should be valid and usable for almost all programmers. ISO 9000 as well as the Capability Maturity Model (CMM) states that coding standards are mandatory for any company with quality ambitions. Developing such a coding standard is, however, a non-trivial task, particularly for a complex multi- paradigm language like C++. In this ebook we give you a good start for a programming standard for a particular company or project. Such a standard is often written by the most experienced programmers in a company. If a quality manager responsible for the development of such a standard instead select this book as the base for the coding standard, experienced programmers can be relieved from this arduous task and instead continue to do what they prefer to do, designing the company products.
45)
A Beginners C++
This book is primarily intended to be a text for the programming component in an introductory two semester computer science course (some materials are a little advanced and might postponed to later semesters). This intent shows in terms of references to "students", "assignments" and "later studies in computing". However, the book should be equally suited to an individual who wants to learn how to program their own personal computer.
46)
C++ for Dumies
An easy to follow and understand 3-page C tutorial for absolute beginners.
47)
Windows API hooking SDK
Windows API hooking SDK is an easy windows API hooking Solution.
48)
Game Programming in C
A good tutorials for beginners who have never drawn a pixel on the screen, and has nowhere to get started. This tutorial is for C programmers who want to start learning game programming.
49)
Codebase
CodeBase is a database tool which is helpful for programmers to generate their own database table. Its a high speed database engine for programmers or webmasters.
50)
C++ Tutorial - Data types
C++ Tutorial - Data types is an useful guide for all C++ learners in gaining knowledge on the basic data types like character and numerical data types available in the language.
Browse Pages: 1 [2] [3] [4] [5] [6] [7] [8] |
|