搜索资源列表
CmnCtrl
- 用VC编写的程序,用以调整树形菜单控件的节点颜色、背景颜色等,比较有意思的程序,除了这些功能外,还有很多说不上来的功能,点击窗体上边的选项卡,每一个里面都有不少的操作,值得大家学习。-Program written with VC for the tree menu control to adjust the node color, background color, more interesting programs, in addition to these features, there
ID3
- 人工智能实验,ID3决策树源码,在VC下环境下开发-Artificial intelligence experiments, ID3 decision tree source code, under the circumstances developed in VC
graph_
- //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
mst
- 最小生成树 MST的四种算法实现。 包括普通的Kruskal算法和Prim算法,用Disjoint-Set优化的Kruskal算法和用Heap优化的堆算法。 复杂度分别为O(mn), O(n^2), O(m log n), O(m log n)-Minimum Spanning Tree Algorithm
qiuerchashudeshendu
- 数据结构实验内容,求二叉树的深度,用c++编写,如果用vc不能运行的话,就放到turbc中运行-Experimental data structure contents, and the depth of binary tree using c++ to prepare, if vc can not run, then run into turbc
Btree
- 二叉排序树又叫二叉查找树,它是一种特殊的二叉树,本程序在VC环境下运行过,简单实用-Binary sort tree is also called the binary search tree, it is a special kind of binary tree, the program is running in the VC environment, the simple and practical
detachSdi
- VC++实现树和Webbrouwser编辑Word文档,教学应用.-VisualC++ create the tree and webbrouwer to edit the word very!!!
shu
- 基于vc++的树视图编程类,并有详细说明-Based on c++ programming category tree view and details
Tree
- 展示了如何应用VC的Tree进行相关的开发-VC demonstrated how to use the Tree of the development of related
shu
- 此文件是用VC编程实现的虚拟场景的构成内容即为就是一棵树的转化。-This file is programmed with VC to achieve the composition of virtual scenes, which is that the of a tree.
j_14408_Text_CTreeBT_Demo
- VC仿QQ游戏大厅的树型展开菜单控件源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:01:55更新时间:2009-7-12 11:01:-VC imitation QQ games hall tree expand the menu control source categories: Programming source code- C/C++ authorization language: Share
FRACTTAL_C
- 分形动画,摇曳的递归分形树 VC6.0 需要的可以下载-Fractal animation, fractal tree swaying recursive VC
RedBlackTree
- c语言实现的红黑树,vc++6.0下编译通过-c language implementation of the red-black tree, vc++6.0 compiled by
filetree
- vc++编写的vc编程助手,自动搜索硬盘上的vc文件,并自动清理无用的vc项目文件,左侧的树控看上去还真不赖,界面上还是有借鉴的地方,希望对vc新手有帮助-vc++ programming assistant prepared vc, vc automatically search your hard disk files, and automatically cleaning up unused vc project file, the left tree control looks real
least-tree
- 利用VC实现的最小生成树算法,可能在VC6.0环境下正常运行-VC to achieve the minimum spanning tree algorithm may VC6.0 environment in normal operation
greate-and-traverse-tree
- VC++6.0实现树的建立与遍历 包含内容说明文档-VC++6.0 tree establishment traversal contains content documentation
chess-and-tree
- 本文件包含两个小算法,一个是ACM棋盘分割问题,另一个是ACM树上路径问题,这两个都是经典的算法,本人用的VC,算法效率极高,并且绝不会与别人的算法重复-This document contains two small algorithm, a chessboard segmentation problem is the ACM, and the other is the ACM tree path problem, which are both classical algorithm, I u
ListCtrl
- VC++树形控件示例程序,对初学者很有帮助的,-VC++ tree control sample program, useful for beginners,
Trail-two-fork-tree
- 线索二叉树的vc++编程实现,线索二叉树的vc++编程实现。-Threaded binary c++ programming.Threaded binary c++ programming.
VC 仿QQ游戏大厅树状列表控件
- VC 仿QQ游戏大厅树状列表控件,类似QQ游戏大厅的树形控件,带有图标现实(VC tree list control imitation QQ games hall, similar to the QQ game hall tree control, ICONS with reality)