搜索资源列表
3-OptimalBinaryTree
- 最有二叉搜索树生成程序,图形界面演示,VC6.0开发-most binary search tree formation process, a graphical interface presentations, the development of VC6.0
XMLLoad
- 通过VC6.0+MSXML4加载XML文件,显示为树型格式-VC6.0 MSXML4 by loading XML documents, to format tree
CDirTreeCtrl_demo
- vc6.0编译运行,在程序中不利用CFileDialog,自制目录树,可以在每个文件和目录节点前加上复选框,实现多选-vc6.0 compiler operation, the procedure does not use CFileDialog-made tree, in each file and directory node insert box, multi-elections
Serialization
- 序列化(Chapter 14. Serialization)。一个非常简单的序列化程序,用于将完整的游戏实体树保存到磁盘中或从磁盘中载入。它使用一个自定义的流类和指针恢复方法(注:本章程序如在VC6.0环境编译,则要采用第三方的stl,比如sgi的stl:http://www.sgi.com/tech/stl/。可使用VC7.0,程序在VC7.0下可以编译通过)。-sequence of (Chapter 14. Serialization). A very simple sequence of
codehelp
- VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。CodeHelp 是为了方便程序员更好的管理自己的源代码而写的一款免
自己用vc6.0结合bcgcb界面库开发的分离视图窗口实例
- 自己用vc6.0结合bcgcb界面库开发的分离视图窗口实例: 1.优美的界面,从标题栏、菜单栏、工具栏、状态栏均为自画图片背景,并随窗口大小动态调准; 2.分离视图,上下左右三个视窗,可实现上两视窗做工作区视窗,范例采用了treeview,下视窗作为日志视窗,范例采用了listctrl; 3.范例treeview视窗间实现了左右拖曳关联的功能,可将左右树节点相互关联,相当实用。-Their interface with vc6.0 with bcgcb database dev
TreeControl
- 本程序是用vc++6.0实现的树形控件。 在写此程序,本人主要是为了学习树形控件的操作。能够与大家分享,菜鸟很高兴!-This procedure is to use vc++6.0 to achieve tree controls. In writing this program, I was mainly to learn the operation of the control tree. Be able to share with you, rookie very pleased!
dyObst
- 使用动态规划算法实现的最优二叉查找树问题,算法基础中的基本算法。使用vc6.0进行编译-Dynamic programming algorithm using the optimal binary search tree problem, the algorithm based on the basic algorithm. Compiled using vc6.0
TreeCtrl
- vc6.0下树控件的使用,可以清楚的了解树控件的基本应用。-The use of vc6.0 tree controls,Can clear understanding of the basic application tree controls .
bi-tree
- 递归中序遍历二叉树,Windows环境,vc6.0-Recursive inorder traversal binary tree, Windows environment, vc6.0
Huffman-vc6.0
- 哈夫曼树,学数据结构的小朋友可以参考一下-Hoffmann tree, learn of data structure children can consult
sixaT
- vc6.0下的树形结构和工具栏操作,及对数据库的操作-vc6.0 tree structure and operation of the toolbar, and operation of the database
Dialog-TRee
- VC6.0 MFC编码,关于对话框,树对话框的编码例子-VC6.0 MFC encoding, the about dialog, tree dialog code examples
Ctr1
- 此程序基于VC6.0,有树形控件以及列表控件,此外还有划尺、进度条、旋转按钮以及编辑框等控件的运用-This program is based on VC6.0, tree controls, and list controls, in addition to the use of zoned ruler, progress bar, spin buttons, as well as edit box control
Tree
- 用VC6.0进行树控件的编程,简单的小实例,教你学会树控件的使用-Programming with VC6.0 tree control, a simple instance, teach you how to use of the tree control
least-tree
- 利用VC实现的最小生成树算法,可能在VC6.0环境下正常运行-VC to achieve the minimum spanning tree algorithm may VC6.0 environment in normal operation
tree
- 树控件的使用,多级树创建和使用演示。VC6.0项目工程。-tree control using.how did the multiple tree created,and how to use the control.VC6.0 project.
the-static-binary-tree-and-input
- 建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。-To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0
TREELIST
- 自己用VC6.0编写的树状列表框小程序,可以实现计算的一些小功能,非常实用,方便,希望对大家有用-Their written in VC6.0 tree list box of small procedures, can achieve the function of computing a small, very practical, convenient, hope useful for everyone
Chain-binary-tree
- 用VC6.0编写的关于数据结构的链式二叉树算法和代码-About chain binary tree data structure algorithms and code VC6.0 prepared