CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vc6.0 tree

搜索资源列表

  1. CDirTreeCtrl_demo

    0下载:
  2. 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
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:54.18kb
    • 提供者:蒲川江
  1. Serialization

    0下载:
  2. 序列化(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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17.21kb
    • 提供者:dallas
  1. treelist

    0下载:
  2. 在vc6.0环境中基于mfc的list控件产生的一个派生类,可以在list控件内添加树形控件项目,最终显示结果类似于windows资源管理器左边的导航栏,非常实用,结合了list和tree控件在一起
  3. 所属分类:按钮控件

    • 发布日期:2014-01-17
    • 文件大小:4.53kb
    • 提供者:余振江
  1. 自己用vc6.0结合bcgcb界面库开发的分离视图窗口实例

    0下载:
  2. 自己用vc6.0结合bcgcb界面库开发的分离视图窗口实例: 1.优美的界面,从标题栏、菜单栏、工具栏、状态栏均为自画图片背景,并随窗口大小动态调准; 2.分离视图,上下左右三个视窗,可实现上两视窗做工作区视窗,范例采用了treeview,下视窗作为日志视窗,范例采用了listctrl; 3.范例treeview视窗间实现了左右拖曳关联的功能,可将左右树节点相互关联,相当实用。-Their interface with vc6.0 with bcgcb database dev
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-06-16
    • 文件大小:23.4mb
    • 提供者:acidy
  1. ctreectrl_xml

    0下载:
  2. 读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 envi
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:136.43kb
    • 提供者:jx.liang
  1. TreeControl

    0下载:
  2. 本程序是用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!
  3. 所属分类:TreeView

    • 发布日期:2017-04-09
    • 文件大小:1.81mb
    • 提供者:易杨
  1. Wanderer

    0下载:
  2. VC6.0目录树实现的文件夹搜索,路径的显示。适合学习组态的人用。-VC6.0 to achieve a folder tree search, the path display. Suitable for learning configuration for human use.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:396.45kb
    • 提供者:谭桂兴
  1. binarytree

    0下载:
  2. 本程序用C语言编写在VC6.0的环境下运行,主要是二叉树的建立-creat binary tree
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.27kb
    • 提供者:刘兴林
  1. Smalltree2

    0下载:
  2. 利用克鲁斯卡尔方法生成最小生成树,用VC6.0开发的-Using Kruskal method to generate the minimum spanning tree, using VC6.0 development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:749.32kb
    • 提供者:曲宏磊
  1. FRACTTAL_C

    0下载:
  2. 分形动画,摇曳的递归分形树 VC6.0 需要的可以下载-Fractal animation, fractal tree swaying recursive VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:xuewen
  1. tree_control

    0下载:
  2. VC6.0的树型控件的使用例子,初学者可能有帮助。-A example of tree control in VC6.0
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:chen
  1. MutiTree

    0下载:
  2. 类似windows的资源管理器的树,windowsXP、VC6.0编译通过。-Similar to the windows of the Explorer tree, windowsXP, VC6.0 compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者:yotta
  1. treelist_demo

    0下载:
  2. 树状列表空间的一个实例。有实用价值。。VC6.0源码-An example of a list space tree. Have practical value. .
  3. 所属分类:TreeView

    • 发布日期:2017-03-22
    • 文件大小:74.18kb
    • 提供者:lean
  1. TreeCtrl

    0下载:
  2. vc6.0下树控件的使用,可以清楚的了解树控件的基本应用。-The use of vc6.0 tree controls,Can clear understanding of the basic application tree controls .
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:29.14kb
    • 提供者:wang
  1. sixaT

    0下载:
  2. vc6.0下的树形结构和工具栏操作,及对数据库的操作-vc6.0 tree structure and operation of the toolbar, and operation of the database
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:Dylon
  1. Dialog-TRee

    0下载:
  2. VC6.0 MFC编码,关于对话框,树对话框的编码例子-VC6.0 MFC encoding, the about dialog, tree dialog code examples
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:小柯
  1. Tree

    0下载:
  2. 用VC6.0进行树控件的编程,简单的小实例,教你学会树控件的使用-Programming with VC6.0 tree control, a simple instance, teach you how to use of the tree control
  3. 所属分类:TreeView

    • 发布日期:2017-11-10
    • 文件大小:1.8mb
    • 提供者:zhouling
  1. least-tree

    0下载:
  2. 利用VC实现的最小生成树算法,可能在VC6.0环境下正常运行-VC to achieve the minimum spanning tree algorithm may VC6.0 environment in normal operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:573.27kb
    • 提供者:葛义强
  1. tree

    0下载:
  2. 树控件的使用,多级树创建和使用演示。VC6.0项目工程。-tree control using.how did the multiple tree created,and how to use the control.VC6.0 project.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7.05mb
    • 提供者:王定雄
  1. TREELIST

    1下载:
  2. 自己用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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.77mb
    • 提供者:liuyang
« 12 3 »
搜珍网 www.dssz.com