Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | C & C++ | Tutorials & Tips

Results 1-20 of 124
LTFCrypt
posted byauthorinSecurity
Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis. In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC.
(3 ratings)
Reviews0
PriceUSD 24.95
Views2708
C Programming - Dynamic Memory Allocation
In this tutorial you will learn about C Programming - Dynamic Memory Allocation, Dynamic memory allocation. Memory allocations process, Allocating a block of memory, Allocating multiple blocks of memory, Releasing the used space and To alter the size of allocated memory.
(6 ratings)
Reviews0
PriceFree
Views2246
How to load file into memory using plain ANSI C language
This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform.
(9 ratings)
Reviews0
PriceFree
Views3009
MyBooks, a MFC MySQL client example source codes
Would you like to know how to create MySQL client applications using Visual C++ with MySQL C API? What is MySQL? The MySQL database server is the world's most popular open source database. Its C API allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet. If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL C API to access a MySQL database, then this package is for you.
(6 ratings)
Reviews0
PriceUSD 19.95
Views4150
A Tutorial On Recursion
This is my first tutorial and it will focus on the basics of recursion in C/C++
(6 ratings)
Reviews0
PriceFree
Views3307
C Lessons
This archive contains a complete course for you to learn the 'C' computer language itself. The language used is correct conversational English.
(3 ratings)
Reviews0
PriceFree
Views3102
learn programming 123
A step by step tutorial on programming in c and c++. Topics covered: Introduction to C/C++ Compilers, Input and Output and Libraries, Using Different Data Types, Initialise Variables and Arithmetic Operators, Declaring Constants and Preprocessor Directives, Comments, Errors, clrscr(), writing good readable programs, One Dimensional Arrays and Strings, Relational Operators, the switch statement and use of indentation, for Loops, while and do...while Loops, Functions and Local and Global Variables.
(3 ratings)
Reviews0
PriceFree
Views2631
Introducing pointers
Pointers represent an important aspect of C++. Although, newbies often get confused with pointers, even those who know other programming languages.
(3 ratings)
Reviews0
PriceFree
Views1560
Transforming a string into ASCII
Transforming a string into ASCII code using int() and the 'while' loop. Good for beginners in programming and C++.
(3 ratings)
Reviews0
PriceFree
Views2405
C++ Tutorial - Data types
C++ practically offers most of the necessary data types except for a basic data type string. This is a big trouble in C++ without such a good feature. This c++ tutorial will discuss the basic data types necessary for c++ programming.
(3 ratings)
Reviews0
PriceFree
Views1704
Polymorphism in C++
This Tutorial also includes a V_TABLE Proof by going into the Disassembled Listing of a Program that we create that uses Polymorphism.
(3 ratings)
Reviews0
PriceFree
Views782
C Programming - Data Types
In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived data type, Declaration of Variables, User defined type declaration, Declaration of Storage Class, auto, static, extern, register, Defining Symbolic Constants, Declaring Variable as Constant and Volatile Variable.
(3 ratings)
Reviews0
PriceFree
Views2300
C Programming - File Management
In this tutorial you will learn about C Programming - File management in C, File operation functions in C, Defining and opening a file, Closing a file, The getw and putw functions, The fprintf & fscanf functions, Random access to files and fseek function.
(21 ratings)
Reviews0
PriceFree
Views3667
DirectX Programming
A tutorial to help C++ programmers who are new to DirectX get acquainted with the libraries, in particular DirectDraw and DirectInput.
(6 ratings)
Reviews0
PriceFree
Views4416
MyNotes, a MFC MySQL++ client example source codes
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library? What is MySQL? The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet. If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL++ class library to access a MySQL database, then this package is for you.
(4 ratings)
Reviews1
PriceUSD 19.95
Views5362
A Simple Intro to SDL
This is a simple introduction to making multi-platform games with the SDL.
(21 ratings)
Reviews0
PriceFree
Views6485
Data Structures in C++
This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained.
(66 ratings)
Reviews0
PriceFree
Views16928
Using Internet Sockets
This is a beginner's guide to Network Programming in C++. It covers the basics, and gives you great foundation to the next level.
(45 ratings)
Reviews0
PriceFree
Views16895
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 problem.
(9 ratings)
Reviews0
PriceFree
Views1554
Platinum Player - A Cool CD-Player with Skin Support in Dev-C++
Platinum Player is a Cool Advanced CD-Player that features Full Skin Support! It contains all of the basic features as a regular CD Player like Previous, Next, Pause, Play, Stop, Eject, Playlist, and more... It contains some advanced features as well suchas "Set as Default CDPlayer, Repeat Track (Song), Repeat Disc, Always on Top, Key Shortcuts, and more..." This CDPlayer was Written and Programmed By Michael J. Hardy using Dev-C++ v5 Beta 8. It has been fully Tested By Mike Hardy's Wife (Kara L. Hardy) and has been Rated a 10/10 from Programmers Heaven. Please Download the Source and the program Email Mike Hardy at [email protected] and give him your oppinions...
(6 ratings)
Reviews0
PriceFree
Views2058
Results 1-20 of 124