-
-
-
-
-
[
Visual Basic (VB)]
HTML_Builder_Source.zip
... It is not fancy in any way shape or form, but works very well. It s a MDI ... , containing a rich text box form, and an internet browser form. When you edit your HTML code ... , the changes can be viewed in the browser form. This makes it a lot easier than having ...
-
[
C/C++]
prb6_2.rar
It s an interface for using general graphs (data structure application) and a test program with CLI in a form of a menu to test those features.
-
[
C/C++]
prb7_1.rar
It s an interface for using sorting binary trees (data structure application) and a test program with CLI in a form of a menu to test those features.
-
[
C/C++]
Prb6_3.rar
It s an interface for using binary equilibred tress (AVL s) (data structure application) and a test program with CLI in a form of a menu to test those features.
-
[
C/C++]
Prb_Noname.rar
It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.
-
[
C/C++]
arboreB.rar
It s an interface for using B trees (data structure application) which are the basic data form used in database systems.. and a test program with CLI in a form of a menu to test those features.
-
[
C/C++]
TrieTrees.rar
It s an interface for using Trie Trees (data structure application) (used for implementing optimal sets...with applications on text data as input...foe example dictionaries) and a test program with CLI in a form of a menu to test those features.