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

Results 161-180 of 493
Pointers in C language
This is a complete tutorial covering basics of Pointers, dynamic memory allocation, allocating blocks of memory and comparison of pointers and arrays. Tutorial also includes source code examples to demonstrate the use of pointers.
(12 ratings)
Reviews0
PriceFree
Views2618
quiz
This is a simple ditty of a program that quizzes multiple choice questions randomly until it is sure that the user answers them correctly.
(18 ratings)
Reviews0
PriceFree
Views12929
Building Web Based N-Tier Applications using C#
This article explores the N-tier and Distributed Application Architecture. Over the last decade, the way applications are designed has evolved and come a long way. We have stand-alone applications, server based applications, client server applications, web based applications, n-tier applications, distributed applications, Peer-to-peer apps, service-oriented Architectures, component based Development and the list goes on. This article discusses the advantages, disadvantages of n-tier applications and methods to implement web based n-tier Applications using C#, .NET
(7 ratings)
Reviews1
PriceFree
Views4024
Redland
posted byDave.BeckettinXML
Redland is a library that provides a high-level interface for RDF allowing the model to be stored, queried and manipulated. Redland implements each of the RDF model concepts in its own class so provides an object based API for them. Some of the classes providing the parsers, storage mechanisms and other elements are built as modules that can be added or removed as required. Features include: A modular, object based library written in C, C and Perl APIs for manipulating the RDF Model and parts - Statements, Resources and Literals, Parsers for importing the model from RDF/XML syntax, Storage for models in memory and on disk via Berkeley DB, Query APIs for the model by Statement (triples) or by Nodes and Arcs,and Statement Streams for construction, parsing, de/serialisation of models.
(6 ratings)
Reviews0
PriceFree
Views3065
An introduction to pointers in C++
Pointers, from a beginner�s standpoint, can be an intimidating feature of c++. However they are also very useful which makes them an important feature to learn.
(6 ratings)
Reviews0
PriceFree
Views2258
Equation Parser
This is a C++ equation parser which implements the reverse polish notation under the hood. It's quick, small, and efficient. The cpp equation parser supports the following operator and follows operator precendence: '()*^-+/' it can easily be extended to accomodate more.
(6 ratings)
Reviews0
PriceFree
Views1864
qsort: sorting array of strings, integers and structs
qsort() is standard C function for sorting arrays. It is defined by ISO C standard, and implemented in most C/C++ standard libraries(stdlib.h). This article contains an example of using qsort() for sorting integers, strings and structs.
(6 ratings)
Reviews0
PriceFree
Views1903
Scintilla's WWW Access Counter
This counter counts the number of accesses to a certain page. This is done by refering to a program in /cgi-bin/(usually called script) which increases the counter and returns a picture of the current value. So each access to a HTML page results increases this counter.
(3 ratings)
Reviews0
PriceFree
Views1943
harvest
posted byleeinWeb Indexing
Harvest is a system to collect information and make them searchable using a user friendly web interface. Harvest can collect information on inter- and intranet using http, ftp, nntp as well as local files like data on harddisk, CDROM and files on file servers. Current list of supported formats in addition to HTML include dvi, ps, fulltext, mail, man pages, news, troff, WordPerfect, C sources and many more.
(3 ratings)
Reviews0
PriceFree
Views4737
Loops For Beginners
A beginners tutorial for Loops. This tutorial is for the begginers to c++ who what to learn about loops. Everything is explained in detail.
(3 ratings)
Reviews0
PriceFree
Views2473
zer0scan
zer0scan is a simple connect based port scanner with a gtk2 frontend.
(3 ratings)
Reviews0
PriceFree
Views2190
SMTP / POP3 / IMAP Email Engine Library for C/C++
MarshallSoft SMTP/POP3/IMAP C/C++ email (32 & 64 bit) component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages, get email header lines; receive, delete or copy any email from a server. Download email from your server, automatically decoding MIME attachments. Copy email and navigate between IMAP mailboxes. Dozens of switches to control how email is sent and received. Run up to 128 independent threads concurrently. Supports SMTP (ESMTP) and POP3 authentication. Supports multiple (simultaneous) connections. Supports bulk mail on a distribution list. Supports all versions of Visual C++,Visual Studio,C/C++,C#,.NET,Borland C/C++ and C++ Builder. Works with Windows 95/98/Me/NT/2000/2003/XP/Vista/Win7. Royalty free. Many examples.
(3 ratings)
Reviews0
PriceUSD 115.00
Views2469
Tech Helper's Help
This program allows you to copy the whole content of a text file to the Windows clipboard. It's a great help if you work a lot with texts stored in files. The original idea came from a friend, who works as tech. helper, and he has to send e-mails all day to clients. He has some template answers, but until now he had top open these files, select the whole text, and copy their content to the clipboard. With this prg. it can be much more simple: just associate a file extension (for instance .ccc) with this program, and then double-click on a text file (which has this extension). Its content will be copied automatically to the clipboard.
(3 ratings)
Reviews0
PriceFree
Views1736
Password Protect
Password Protect allows you to protect folders on your PC, network, or USB Key with a password. This is your ultimate solution to block out access to folders to unwanted users. Key Features: Folders remain protected in DOS, Windows Safe mode, and in other operating systems; passwords are not stored on your drive or in the Windows registry keys; you can protect unlimited number of folders and subfolders in the full version; support for USB external and removable drives.
(3 ratings)
Reviews0
PriceFree
Views2390
MobiClient
Mobiclient is free. There are no hidden costs or charges. (your cell phone providers sms charges may apply) No memberships to sign up for, just install Mobiclient, create a username and password, create your contacts and you are ready to start sending your SMS messages. Benefits include: 1) Easy setup and Configuration Free 2) Send unlimited amount of SMS text Messages 3) Great for Businesses and friends wanting to send quick messages
(3 ratings)
Reviews0
PriceFree
Views2929
Flash to Video Batch Converter
posted bygeovidinMultimedia
Convert Flash swf and flv movies to video in a batch. Flash To Video Bach Converter lets you easily transform any Flash to video movie file. Best choice for video editing software. You can capture Flash to Video including alpha channel (transparent video), you can import transparent video to advanced video editors such as Adobe Premiere. Advanced users able to use Console version for consversion on server side or in your batch files.
(3 ratings)
Reviews0
PriceUSD 99.95
Views2436
Object Oriented Programming (OOP)
This Tutorial teaches you Object Oriented Programming from scratch.
(3 ratings)
Reviews0
PriceFree
Views3418
C Programming - Arrays
In this tutorial you will learn about C Programming - Arrays - Declaration of arrays, Initialization of arrays, Multi dimensional Arrays, Elements of multi dimension arrays and Initialization of multidimensional arrays.
(3 ratings)
Reviews0
PriceFree
Views2033
Quaternion C++ Class
A class handling quaternion numbers. Arithmetic operations, algebraic (norm, radius, argument, conjugation, ...) and transcendental functions are also featured.
(3 ratings)
Reviews0
PriceFree
Views908
Quickregister.net Search Engine Submission Software and Website Promotion Tools
Download our search engine submission software and all our SEO tools in one convenient piece of software. All completely free. You get: 1. Search Engine Submitter which will submit you site to 300 major search engines in 1 click. 2. Competitor Analysis Tool which compares your website to your competition's based on keyword phrases. 3.Keyword Density Tool which analyzes the keywords in your web page. 4.Position Check Software which analyzes the position of your site on the major search engines based on your keywords. 5. You will also get the download link for the ebook Proven Methods For Successful Search Engine Marketing. This is a highly detailed book on search engine marketing by top professionals.
(3 ratings)
Reviews0
PriceFree
Views1349
Results 161-180 of 493