-
-
-
-
-
-
[
C/C++]
binarytree.zip
Up to this point, we have assumed that an optimal search tree is one in which the probability of occurrence of all keys is
equal ... case we assume it to be equal). Thus we concentrated on balancing the tree so as to
make the cost of finding any key at most ...
-
-
-
[
C++ Builder]
Minimum_Spanning_Tree.rar
Minimum spanning tree.cpp
If You have a connected, undirected graph, a spanning tree
of that graph is a subgraph which is a tree and connects
all the vertices together.
Here You can do it with in C++ Language.
-
[
Unix_Linux]
u-boot-1.3.1.tar.gz
The development of U-Boot is closely related to Linux: some parts of
the source code originate in the Linux source tree, we have some
header files in common, and special provision has been made to
support booting of Linux images.
-
[
Asm]
treedemo.zip
tree demo from the masm32 package, all credit to its creator