Search
 
Sunday, 18 May 2008
Scripts Categories
  Ad Management
  Articles
  Bookmark Management
  Books
  Calendars
  Chat Scripts
  Clocks
  Coders & Programmers
  Communication Tools
  Computer Mentors C
  Content Management
  Counters
  Customer Support
  Database Tools
  Database-Related
  Development
  Development Tools
  Discussion Boards
  E-Commerce
  Education
  Email Systems
  File Manipulation
  Form Processors
  Games And Entertainment
  Graphs and Charts
  Groupware Tools
  Guestbooks
  Image Galleries
  Image Manipulation
  Instant Messaging
  Internet Utilities
  Introduction to C and C++
  Link Trading
  Mailing List Managers
  Miscellaneous
  Modules or Libraries
  Multimedia
  Networking
  Networking Tools
  News Publishing
  Online Communities
  Others
  Portal Systems
  Programming in C and C++
  Search Engines
  Searching
  Security
  Server Management
  Site Mapping
  Software
  Tests and Quizzes
  Top Sites Systems
  User Authentication
  Web Fetching
  Web Rings
  Web Sites
  Web Traffic Analysis
  XML
 
Partners
  Clean Softs
  Free Downloads
  Internet Articles
  Song Lyrics
  Free Drivers
  Articles
  Red Softs
  Get Free Softs
  Free Downloads
  Adware Info
  Gold Softs
  Daily Articles
  MySpace Generators
  Software Download
  Download Programs
  Hotel Reservations
  Programs DataBase
  Mobile Phones
  Pimp MySpace

Check PageRank
 
Top 1-50 C and C++ scripts

Scripts are listed after popularity.       To display the scripts in alphabetical order please click here

1)   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.,

2)   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

3)   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.

4)   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.

5)   Str Replace
This is a c based development tool used for replacing string. It uses very simple source code developed in C++.

6)   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.

7)   Programming in C/C++
It is for people who want to learn how to program in C++. It starts from the very beginning, and goes to the more complicated areas of the C/C++ programming.

8)   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.

9)   A SIMPLE INTRO TO SDL
SDL or Simple Directmedia Layer is a simple introduction to making multi-platform games. SDL is an easy to use library for Sound, Input, Timers, and 2D graphics (3D graphics are accomplised through the use of OpenGL).

10)   Password Protect
Password Protect is a simple program designed to safe guard all your files, folders and documents from unauthorized people to view or alter by protecting them with a password.

11)   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.

12)   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

13)   Lucid Chat
Lucid Chat is an online chat software that helps users to allow their site visitors to chat with others in the chat room. It is capable of providing text streaming.

14)   A-Forum ISAPI application for MS IIS web server
A-Forum ISAPI application for MS IIS web server is a convenient tool for the users which allows to easily send and get the information easily and quickly. This tool does not require any further programming and can be effectively used by anyone.

15)   NFL - Network Functions Library
This is a powerful network function library that has the ability to provide details of the hosts like his name, HTTP-header etc., by referring to their IP address.

16)   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.

17)   Adevas Chat
Adevas Chat is written in C++ and is a program that helps users to integrate chat system in real time on their web server. This program helps site visitors to chat with others.

18)   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.

19)   Larbin
Larbin is a web crawler (also called (web) robot, spider, scooter, etc).

20)   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++

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)   C++ for Dumies
An easy to follow and understand 3-page C tutorial for absolute beginners.

23)   Connecting To Mysql Database
This is a small tutorial that shows how to use MYSQL C++ API to connect to MYSQL.

24)   Ainebot
Ainebot is an artificial chat bot and is written in C . This program is based on A.L.I.C.E personality.

25)   Libmstring
This tool is used for string manipulation. This utility is helpful for C programmers for altering string codes.

26)   Understanding C++ data types II
Part II of the small book that teaches you the C++ data types. Even if you have an IQ under 25 you will can understand and use the data types. In this part you will see an important aspect of data types... signed and unsigned.

27)   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.

28)   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 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.

29)   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

30)   CodeGuru
CodeGuru offers a message board about different programming languages.

31)   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.

32)   C# specification
C# specification is a tutorial which contains lots of information about C#. It starts from introduction and generics and tracks up to anonymous methods, iterators and partial types.

33)   An introduction to C
An introduction to C is a tutorial which contains more information about C++. This tutorial starts with hello word and tracks using variables, doing calculation, Arrays, strings and pointers and more.

34)   Yacca
Yacca is an effective chat bot and is developed with C that helps users to allow their site visitors to chat with chat bot which resembles a human chatter.

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)   Powerful Zip Compression Library for Visual C++ 6.0
Powerful Zip Compression Library for Visual C++ 6.0 is an advanced library that can satisfy the needs of C++ data and file compressions. This library uses the standard password protection and provides security.

37)   CGI Machine- Free Counter
This script is used for counting number of visitors who have visited your site and number of hits made by them in each page. The reports are saved in a database.

38)   Sync2NAS
Sync2NAS is an useful tool for the administrators and users for replicating a Windows client or server to any server running rsync. This tool makes the data replication very easy.

39)   DF™ TopList Professional
DF™ TopList Pro - is a professional toplist (ranking system), it has all possibilities necessary for modern toplist (reset/no reset mode, count Hits In after Out Hits, "freezing" account in toplist, categories, MultiAdd, random redirection from a selected sites amount and much more).

40)   VisualMessenger
Web-based instant messenger that allows real-time conversations and file transfers between your users.

41)   ChartDirector (C++ Edition)
A fast and powerful charting component for creating professional and clickable charts. Supports all major chart types - pie, bar, line, spline, trending, area, bubble, scatter, polar, box-whisker, finance, gantt. Easy to use, highly flexible and customizable. Comes with numerous sample codes.

42)   TurboExcel
TurboExcel converts Excel spreadsheets to C++ code. This helps developers create perfect code instantly. When you have to write a new function, prototype it in Excel first, getting the logic working before writing a single line of code. Then, push a button, and a perfect DLL is instantly created.

43)   The VGA Training Program
This training program is aimed at all those budding young demo coders out there. This tutorial will teach you how to create some graphics over C++ and Pascal. It requires some programming knowledge.

44)   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++.

45)   DataparkSearch Engine
DataparkSearch Engine is a browser based search engine software and is written in C that helps users to search keywords on their websites and organize them.

46)   WebThing Calendar
WebThing Calender is a fully featured groupware calender suitable for internet, intranet or extranet

47)   Fraction Class
Fraction Class is a script built on C and C++, which offers fraction arithmatic, output and input for the users programs and stores private numbers.

48)   CamSplitter
CamSplitter software allows to use one webcam driver and device in multiple applications without locking the device.

49)   VisualDrive
VisualDrive is a web-based file storage application that allows users to store and share files securely, quickly and simultaneously via the web.

50)   The Ultimate Introduction to C
This tutorial is an introduction to C programming. It teaches you how to program in C, learn: Your very first C program, what pointers are and why do we use them, file operations, arrays, conditionals, control structures and much more.



Browse Pages: 1 [2] [3] [4] [5] [6] [7] [8]
 
 Seitenanfang  Home   • Submit   •  Most Popular   • New   • Privacy Policy   • Bookmark