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

Most Popular Scripts | C & C++

Results 1-20 of 493
mnoGoSearch
mnoGoSearch is a full-featured free search engine software for intranet and internet servers. mnoGoSearch has number of unique features, which makes it appropriative for a wide range of application from search within your site to specialized search system such as cooking recipes or newspaper search, ftp archive search, news articles search, etc. mnoGoSearch consists of two parts. The first is an indexing mechanism (indexer) that walks through HTTP, FTP, NEWS servers or local files, recursively grabbing all the documents and storing meta-data about that documents in a SQL database. After every document is referenced by its corresponding URL, meta-data which collected by indexer are used later in a search process. The search is performed via Web interface. C CGI, PHP and Perl search front ends are included.
(130 ratings)
Reviews1
PriceFree
Views67279
DataparkSearch
Key features - Support for http, https, ftp, nntp and news URL schemes. - htdb virtual URL scheme support for indexing SQL databases. - text/html, text/xml, text/plain, audio/mpeg (MP3) and image/gif MIME types built-in support. - External parsers support for other document types. - Ability to index multilangual sites using content negotiation. - Searching all of the word forms using ispell affixes and dictionaries. - Stopwords, synonyms and acronyms lists. - Boolean query language support. - Results sorting by relevance, popularity rank, last modified time and by importance (a multiplication of relevance and popularity rank). - Various character sets support. - Phrases segmenting for Chinese, Japanese, Korean and Thai languages. - Accent insensitive search. - mod_dpsearch - a search module for Apache web server (both 1.x and 2.x branches). - Internationalized Domain Names support. - The Summary Extraction Algorithm.
(111 ratings)
Reviews0
PriceFree
Views4986
RealCart Shopping Cart
RealCart is the only cart based on its off-line counterpart. No confusing buttons means less order abandonment. A RealCart enabled storefront will sell three to four times more orders because even shoppers of diminished computer skill levels will now be able to buy from you that never could before. RealCart makes buying from your site truly a no-brainer for your shoppers. It hooks up with Authorize.Net, BluePay, LinkPoint, PayPal plus dozens of other payment solutions. It is highly customizable.
(93 ratings)
Reviews0
PriceFree
Views7505
Checkers in C++
Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.
(82 ratings)
Reviews1
PriceFree
Views11686
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
TextClock
posted bymattwinClocks
TextClock is a C++ CGI program which is meant to be run from Server Side Includes. When this script is implemented, it can be used to show browsers several variations of the current time and/or date.
(55 ratings)
Reviews0
PriceFree
Views7459
Documentation to ppC++ - HTML embedded C++
ppC++(acronym for "ppC++ preprocessed C++"), is an HTML-preprocessed C/C++ language which is adapted especially for active web pages programming. This preprocessor lets you write server-side programs in C++ inside your HTML code and brings new additional features which make web programming very easy.
(49 ratings)
Reviews0
PriceFree
Views35908
Graphics.h - C Language Reference
Graphics programming in C Language is discussed rarely. This tutorial discusses some important functions of graphics.h in C Language, at the end there is a simple program to demonstrate the use of graphics functions.
(49 ratings)
Reviews1
PriceFree
Views8199
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
Views16894
Socket Programming in C using TCP with Code
A ready to use C Code to establish a TCP connection & Communicate
(45 ratings)
Reviews0
PriceFree
Views7079
Basic features of C Language
The C programming model is that the programmer knows exactly what they want to do and how to use the language constructs to achieve that goal. The language lets the expert programmer express what they want in the minimum time by staying out of their way.
(45 ratings)
Reviews0
PriceFree
Views7076
Understanding C++ data types
Data types can be a little tricky sometimes, and difficult to understand, this book explains how data types work, and also shows you how to use them by giving examples. Even someone with an IQ under 25 can understand C++ data types using this book.
(42 ratings)
Reviews0
PriceFree
Views3060
Graphical Scientific Calculator
Nice graphical scientific calculator. It has all the functinalities of a scientific calculator. Good User Interface with buttons. User can use mouse too to perform the required operation. It can perform the basic perations as well as conversion form binary, octal decimal and hex-decimal.
(40 ratings)
Reviews1
PriceFree
Views5010
C++ Programming
This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented design to any depth. There are three goals: First, to produce a concise introductory text, free from unnecessary verbosity, so that beginners can develop a good understanding of the language in a short period of time. Second, to combine a tutorial style (based on explanation of concepts through examples) with a reference style (based on a flat structure). As a result, each chapter consists of a list of relatively short sections (mostly one or two pages), with no further subdivision. This, further simplifies the reader?s task. Third, the author have avoided trying to present an absolutely complete description of C++. While no important topic has been omitted, descriptions of some of the minor idiosyncrasies have been avoided for the sake of clarity and to avoid overwhelming beginners with too much information
(39 ratings)
Reviews0
PriceFree
Views8140
WWW Homepage Access Counter and Clock
posted byma_muquitinClocks
This is a CGI program to keep record of the raw hits of a web page. It generates a GIF image of the number of hits and returns to the browser as an in-lined image. The program also has a run-time option not to show the digit images, this way the hits can be kept without displaying it. The hits can be be monitored without incrementing from a separate page as well. The program can also can display time and date of any timezone. It has a option to countdown to a specific date (past or future). Almost all of the features are run-time options.
(39 ratings)
Reviews0
PriceFree
Views7364
File Handling in C Language
This comprehensive tutorial teaches basics of files and different types of files and their attributes. Simple C language programs are provided on how to write simple text/binary files in C language. At the end it also teaches how to store complete objects into a file are restore them back.
(36 ratings)
Reviews0
PriceFree
Views6693
Functions in C Language
This tutorial covers how to write simple functions in C language. Then how to pass values to the functions, functions signaure and its return types etc.
(36 ratings)
Reviews0
PriceFree
Views5321
C++ Home
posted byloobianinWeb Sites
C++ Home offers various resources on C++ programming such as Tutorials, Code, News, Tools, Links, Interviews with prorammers, and Forums.
(33 ratings)
Reviews0
PriceFree
Views21311
Tic Tac Toe Game
This is a simple version of tic tac toe game. You can use it in various projects
(33 ratings)
Reviews0
PriceFree
Views10007
Pong
A full screen, mouse driven windows Pong clone. It compiles with the visual studio 6 c/c++ compiler. Comes with a custom made makefile. If you don't have a compiler and want to try out the game, you'll find the binary available for download on my site.
(30 ratings)
Reviews0
PriceFree
Views5937
Results 1-20 of 493