borland c
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 98
Mouse Programming with C
Mouse Programming is a topic which every C programmer from beginner to professional needs to have in his toolbox to have a cutting edge.It will be used almost everywhere. It will embeded in games programming to commerical valued applications. more>> Mouse Programming with C is a topic which every C programmer from beginner to professional needs to have in his toolbox to have a cutting edge.It will be used almost everywhere. It will embeded in games programming to commerical valued applications. First thing you must know how to tell a mouse to do anything. In actual do not communicate with mouse directly but through the driver provided. Use "Interrupts" to get access to this driver. Each device provide by computer has its own port and more or less to access these ports.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
C and C++ Resources
A directory of C and C++ books, development software, jobs, magazine articles, online communities, programmers, scripts & programs, tutorials, and web sites. more>> A directory of C and C++ books, development software, jobs, magazine articles, online communities, programmers, scripts & programs, tutorials, and web sites.<<less
Added: 2003-06-27 License: Other Free / Open Source License Price: Free
2332 downloads
C++ Fraction class 1
This is a very simple fraction class which allows you to keep those decimals in radical form rather than decimal. more>> This is a very simple fraction class which allows you to keep those decimals in radical form rather than decimal.<<less
Added: 2006-06-17 License: Freeware Price: $0.00USD
13 downloads
Delegates and Events in C#
What makes them special is that unlike the C function pointer, the .NET delegate is type safe. Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference more>> What makes them special is that unlike the C function pointer, the .NET delegate is type safe. Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference to a method inside a delegate object. As a .NET developer you will be using delegates and events extensively, especially when developing the Windows Forms applications.<<less
Added: 2007-10-01 License: Free Non-Commercial Price: $0.00USD
14 downloads
Checkers in C++
Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players. more>> Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.<<less
Added: 2003-11-05 License: Free for non-commercial use Price: FreeAdditionalInfoFreetodownloadanduseforpersonaluse.Donotsellasifyourownwork,norpretenditisyourworkforeducationalgainplaigarism.Contactmeforanyspecialuses.
2231 downloads
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 se more>> 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.<<less
Added: 2005-04-28 License: Freeware Price: Free
943 downloads
Experts Advice - C-C++
If you have any Queries related to C-C++ programming you can ask the expert and they will help you out for the problem or will refer you to some other sites where you can find the solution to your pro more>> If you have any Queries related to C-C++ programming you can ask the expert and they will help you out for the problem or will refer you to some other sites where you can find the solution to your problem.<<less
Added: 2005-03-07 License: Freeware Price: Free
1696 downloads
Chilkat Bounce C Library
Chilkat Bounce C Library recognizes a variety of bounced email messages and can extract the email address from a bounced email. more>>
Chilkat Bounce C Library is a powerful tool designed to recognize a variety of bounced email messages and can extract the email address from a bounced email.
Major Features:
- Recognize hard bounces and return the bounced email address.
- Recognize soft bounces and return the bounced email address.
- Recognize "sender blocked" bounces.
- Recognize auto-reply emails, such as "out-of-office" email.
- Recognize transient messages, such as "Delivery Status / No Action Required".
- Recognize subscribe and unsubscribe requests.
- Recognize virus email notifications.
- Recognize Anti-SPAM challenge/response emails.
- Recognize email address change notification messages.
Requirements:
- - VC++ 8.0
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
16 downloads
C and C++ Programming blog
This blog is created to discuss my experience in computer programming specially C and C++ and web development. more>> This blog is created to discuss my experience in computer programming specially C and C++ and web development.<<less
Added: 2008-02-26 License: Freeware Price: $0.00USD
11 downloads
C-download community 2.1.0
The c-download community is built to provide a good download source for software surfers and good information source for developers and related people. C-download includes forum section which provides great information about java programming and other more>> The c-download community is built to provide a good download source for software surfers and good information source for developers and related people. C-download includes forum section which provides great information about java programming and other programming. There are many programming articles and source codes there. Developers can share their experiense or get information from c-download community.<<less
Added: 2006-03-16 License: Other Price: $0.00USD
53 downloads
Beginning Visual C++ 1.0
This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files. more>> This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files.<<less
Added: 2004-10-16 License: Free Non-Commercial Price: $0.00USD
15 downloads
Other version of Beginning Visual C++
License:Free for non-commercial use
C Programming - Linked Lists
In this tutorial you will learn about C Programming - Linked Lists, Structure, Advantages of Linked List, Types of linked list and Applications of linked lists. A linked list is called so because each more>> In this tutorial you will learn about C Programming - Linked Lists, Structure, Advantages of Linked List, Types of linked list and Applications of linked lists. A linked list is called so because each of items in the list is a part of a structure, which is linked to the structure containing the next item. This type of list is called a linked list since it can be considered as a list whose order is given by links from one item to the next.<<less
Added: 2006-06-01 License: Freeware Price: Free
872 downloads
C and C++ Programming Forums
Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages. more>> Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages.<<less
Added: 2009-03-22 License: Freeware Price: $0.00USD
14 downloads
Referral Spam with C#
How to write a referal spam application. Its a good introduction to web browser control and C# in general. more>> How to write a referal spam application. Its a good introduction to web browser control and C# in general.<<less
Added: 2007-01-15 License: Freeware Price: FreeAdditionalInfoItsafreetutuorialapplication
1021 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above borland c search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed