CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 TreeView控件 搜索资源 - data structure and

搜索资源列表

  1. OP_Intro

    0下载:
  2. 一台完全无软件的计算机系统称为裸机,即便其性能再强,相对于用户来讲,如果要面对计算机的指令集、存储组织、I/O总线结构的编程则是十分困难的。对于一般程序员也并不想涉足硬件编程的种种具体细节,而希望针对数据结构抽象地使用硬件。如果我们在裸机上覆盖一层I/O设备管理软件,用户便可以利用这层I/O设备管理软件提供给用户的接口来进行数据的输入和输出,那么用户此时看到的计算机是一台功能强大、使用方便的计算机,但实际上,计算机的硬件丝毫没有变化,这样的计算机称为软件扩充的机器,或称软件虚拟机。-comple
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:74685
    • 提供者:grant
  1. verticaltree

    1下载:
  2. While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:19175
    • 提供者:gaowen
  1. treelist10

    1下载:
  2. 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:64300
    • 提供者:muhammad
  1. MSFlexGrid-TreeView-ProgressBar

    1下载:
  2. 本文档详细介绍了分页控件SSTab、树形结构控件 TreeView、数据图表控件MSChart、进程条控件ProgressBar的属性和使用方法,并通过实例说明每个控件的使用方法。-This document details the paging control of SSTab tree structure controls TreeView, data charts, controls the MSChart, the progress bar ProgressBar control p
  3. 所属分类:TreeView

    • 发布日期:2017-03-30
    • 文件大小:1022260
    • 提供者:weiqianghgd
  1. Block3D_test

    0下载:
  2. 建立简单的数据结构,从文件中读取并存储特定的一组数据。最终利用树形控件,将数据按其特定的格式显示出来-Create a simple data structure, read from the file and store a specific set of data. Eventually use tree controls, the data according to their specific format display
  3. 所属分类:TreeView

    • 发布日期:2017-04-09
    • 文件大小:2073813
    • 提供者:陈文
  1. MyTreeListTest

    0下载:
  2. TreeListCtrl,在ListCtrl控件中建立树形结构,能够嵌入组合框和编辑框,并且根据数据类型来检查数据的合法性,可以设置维度来直接插入一个若干维的数据-TreeListCtrl, established in ListCtrl control tree structure can be embedded combo boxes and edit boxes, and according to the data type to check the legitimacy of data
  3. 所属分类:TreeView

    • 发布日期:2017-05-10
    • 文件大小:2239509
    • 提供者:胡艳萍
  1. Delphi7_Treeview_SqlServer

    1下载:
  2. 我写了一个类,专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同!-I wrote a class specifically designed to operate Treeview and databases through the data in the data
  3. 所属分类:TreeView

    • 发布日期:2016-08-29
    • 文件大小:316416
    • 提供者:
搜珍网 www.dssz.com