Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Any
Platform
Any
License
Any
NaaLaa is an easy-to-learn BASIC-style language for those who're new to programming and interested in making simple games. The programs can be compiled to stand-alone Windows executable files or to...
Renders rain or snow on top of your 3D scene. Uses starfield algorithm, very fast and fairly easy to use (although it uses TYPES). Configurable colors, snow can be driven in any direction (looks 3D...
Very simple, blazing fast. Simply include the file, run the function, and a randomly generated terrain is returned in about 2 seconds. Able to specify bumpiness, average height, slope etc. Able to...
With my little wrapper dll, you can get complete
access to the OpenGL side of the
NVIDIA's Cg Toolkit from Visual Basic 6.
The attached example, starts loading a Vertex Program and a Fragment...
Aspose.Pdf is a .Net Pdf document reporting component. With it, you can: Create Pdf documents which support compression, texts, tables, graphs, images, hyperlinks, security and custom fonts without...
a sample of exchange sorting and selection sorting
The VB Documentation Tool automatically builds comprehensive technical documentation for Visual Basic 6.0 projects. All types of VB project are supported. It will also document SQL Server 7.0, 2000,...
Basic example of Control Panel applications (CPL) with full source code.
Its an address book based on oop in c++, the code covers almost
all concepts of OOP in C++, it also gives you a command on some
basic data structures...an file handling.
This is a Visual Basic sample code that used adodc and listview for beginners
This script only aims to show an example of using Ajax.
By means of a poor html page, it can show a typical and
basic way of interaction among some javascript classes
in order to insert dynamic...
This program generates the binary Huffman code of a group of symbols using Minimum Variance method.
INPUT: probabilities of the symbols
OUTPUT: Binary Minimum variance Huffman codes
It DOES...
This program generates binary Huffman codes for a group of symbols.
INPUT : Probabilities of symbols
OUTPUT : Huffman code corresponding to each probability
It DOES NOT generate a Huffman-coded...
This is a QBasic program that demonstrates a spacecraft flying in the midst of the stars and asteriods. The program is loadable with QBasic.
It's a nice 2D shoot-em up game vith nice graphics and good
collision detection algorhythms. It's written in QBasic and
source is added also. Please send Your feedback and suggestions
to me......
This source code, written in Java, displays the use of the
Levenshtein Distance algorithm to produce a basic spell
checker.
This is a simple plain example which demonstrates how you can
pass parameters to Crystal Reports using Visual Basic Program.
You can pass a parameter and view the selected record or you
can see...
This source code demonstrates how Help system is integrated
with Visual Basic. Simply select a control for example a Drive
control or a Folder list control in the program and hit the F1
key. It...