CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 树

搜索资源列表

  1. Text_CTreeBT_Demo.rar

    0下载:
  2. VC++模仿的QQ游戏大厅左侧的树型菜单导航控件,个人感觉在现代的软件开发中,一些常规的控件已不能满足我们的使用,最近项目需要实现一个类似QQ游戏大厅那种效果的树型导航菜单,可以展开和折叠,参考了网络上的部分资料,自己动手写了一个类CTreeCtrlBT,希望和各位高手交流。,VC++ to imitate the left side of the QQ games hall tree menu navigation control, personal feel in a modern soft
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:62757
    • 提供者:Arizona
  1. tree-control

    0下载:
  2. vc编写的树形控件,可以修改结点名称,拖动等-tree control written in vc, can modify the node name, drag, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:39371
    • 提供者:zsse
  1. Tree

    0下载:
  2. 基于多文档的代码编程,通过实例讲解,VC++中树的控件的应用-Code programming based on multi-document, an example to explain, VC++ application in the tree control
  3. 所属分类:TreeView

    • 发布日期:2017-04-06
    • 文件大小:44411
    • 提供者:fightting
  1. Tree

    0下载:
  2. VC树控件的范例,运用递归实现对多级树的操作-VC tree control example of the use of the recursive implementation of the operation of multi-level tree
  3. 所属分类:TreeView

    • 发布日期:2017-05-15
    • 文件大小:3612618
    • 提供者:dxipr
  1. CmnCtrl

    0下载:
  2. 用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
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:74292
    • 提供者:zhangsong
  1. SRC.ZIP

    0下载:
  2. 很不错的vc++ mfc 树控件学习,和windows资源器一样。-Very good vc++ mfc tree control study, and the same browser windows resources.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:52550
    • 提供者:郝容
  1. renju

    0下载:
  2. VC++开发的五子棋游戏源代码,利用PVS+历史启发+HASH构造的博弈树,效率还不错,,新人学习不错的资料-The VC++ development s gobang chess game source code, inspires the+HASH structure using the PVS+ history the game tree, the efficiency is also good, the new person studies the good material
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:40505
    • 提供者:张强
  1. VC_BTree

    0下载:
  2. B树的vc可视化实现。拥有B树的常用操作,如插入,删除,查找等。-B Visualization of tree vc. B tree has a common operations such as insert, delete, search and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:575347
    • 提供者:徐向阳
  1. ctree

    0下载:
  2. VC++为树形菜单节点添加连线以及按钮功能,希望对大家有所帮助-VC++ for the tree menu button to add the node connections and functions, we want to help
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:10739
    • 提供者:madud00026
  1. TreeCtrl

    1下载:
  2. VC++编写的树视控件的动态添加、编辑、删除节点的实现。源代码完全开放,和适合于初学者深入学习树视控件!-VC++ written in the tree depending on the dynamics of the control to add, edit, delete the node implementation. Completely open source, and suitable for beginners to learn in depth the tree as the
  3. 所属分类:TreeView

    • 发布日期:2017-02-06
    • 文件大小:34662
    • 提供者:李乐
  1. octree

    0下载:
  2. 八叉树算法的简单源代码,vc++的运行环境-Simple octree algorithm source code, vc++ runtime environment
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3074
    • 提供者:feng
  1. GListTree

    0下载:
  2. VC++写的功能非常强大的自定义列表控件(排序、背景、树状伸缩、在线编辑)源代码,重新扩展了树状伸缩功能。-GListTree.rar
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:473840
    • 提供者:欧阳
  1. ID3

    0下载:
  2. 人工智能实验,ID3决策树源码,在VC下环境下开发-Artificial intelligence experiments, ID3 decision tree source code, under the circumstances developed in VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1339880
    • 提供者:朱颢
  1. vc_treecode

    0下载:
  2. 一段很好的三态树代码,是用vc++开发的,要用三态树的朋友可以下载-For some very good code tri-state tree, is vc++ Developed to use three-state friend of the tree can be downloaded
  3. 所属分类:Button control

    • 发布日期:2017-05-13
    • 文件大小:33416
    • 提供者:lwm
  1. DS_5060309818_RBTree

    1下载:
  2. 红黑树的C++实现,(上海交通大学联读班数据结构大作业1),实现了应有功能:插入,删除,查找,求树高,非递归中序遍历,以及VC界面下的Tree_View()。-Red and black tree C++ Achieve, (Shanghai Jiaotong University Joint Reading class data structure operation 1), the realization of the proper functions: insert, delete, fi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:12949
    • 提供者:程序员
  1. tree

    0下载:
  2. 数据结构二叉树算法的应用,VC环境下运行可通过-Binary tree data structure of the application algorithm, VC environment to run through
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:988
    • 提供者:刘佳
  1. DriveBrowsingTree

    0下载:
  2. 用vc写的类似资源管理器的树状结构代码,可以打开文件,但不能删除。-Used to write similar vc Explorer tree structure code, you can open the file, but can not be deleted.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:38609
    • 提供者:lou_ccc
  1. sdf

    0下载:
  2. VC的界面实现中加入目录树 可以应用与桌面系统的实现-VC s interface to add the directory tree can be applied with the desktop system
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:48430
    • 提供者:李晨曦
  1. DAS_RELEASE

    2下载:
  2. OPC 开发工具包2.0 OPC工具包是用来简化OPC规范服务器开发的工具包,它是对OPC DA/AE/HDA 诸多规范接口及应用的封装,支持VB/VC/DELPHI/CB/.net语言,支持win98, winxp, win2000, win2003平台, 支持同步/异步访问,支持读写双向访问,支持分布式体系结构,支持树型标签结构,支持自定义标签属性。应用OPC工具包,可以使开发者在很短时间内开发出一个符合OPC规范的服务器软件,既无需涉及烦琐的OPC协议,也不必掌握复杂的COM技术。该工
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3489108
    • 提供者:judf
  1. QuadTreeLOD

    2下载:
  2. 采用VC及Opengl基于四叉树及LOD算法的室外三维地形实时渲染源代码-The use of VC and Opengl quadtree-based LOD algorithm and outdoor real-time rendering of three-dimensional terrain source code
  3. 所属分类:Game Engine

    • 发布日期:2017-05-04
    • 文件大小:1468942
    • 提供者:flamingo
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com