搜索资源列表
OP_Intro
- 一台完全无软件的计算机系统称为裸机,即便其性能再强,相对于用户来讲,如果要面对计算机的指令集、存储组织、I/O总线结构的编程则是十分困难的。对于一般程序员也并不想涉足硬件编程的种种具体细节,而希望针对数据结构抽象地使用硬件。如果我们在裸机上覆盖一层I/O设备管理软件,用户便可以利用这层I/O设备管理软件提供给用户的接口来进行数据的输入和输出,那么用户此时看到的计算机是一台功能强大、使用方便的计算机,但实际上,计算机的硬件丝毫没有变化,这样的计算机称为软件扩充的机器,或称软件虚拟机。-comple
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
prefuse-beta-20060615
- prefuse是一个用户界面包用来把有结构与无结构数据以具有交互性的可视化图形展示出来. 这包括的数据有任何可以被描述成一组实体(或节点)或者可以被连接在一起的一些关系(或 边缘).prefuse支持的数据包括具有层次性(如:文件系统,组织图)-prefuse is a user contact surface package uses for to have the structure by to have with the non- structure data the interacti
verticaltree
- 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
treelist10
- 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
DBTreeview
- 主要是用于ADO,BDE数据感知控件,2-4层树型结构,请设置TreeLevel属性。 树根的名称请设置RootValue属性。不是十分完善,附带源码,可以自由发布,但请注明出处。-is mainly for ADO, BDE data perceptual control ,2-4-tree structure, set up TreeLevel attributes. Christopher requested the names set RootValue attributes. Not
树形菜单.rar
- 树形菜单较滑动菜单稍微复杂一点。其主要难点在于从简洁的数据描述来产生便于操纵的html结构。 本例用来展示树形菜单的编写。使用无线表格,算法上采用了递归,理论上可构造无穷分制枝的树。 本代码可自由扩散。,tree menu than sliding menu a little more complicated. The main difficulty lies in concise descr iption of the data to generate the html easy manipu
DJtrees
- 这个小程序将多级数据库以树状结构的形式数据显示-The multi-level database in the form of a tree data structure
MSFlexGrid-TreeView-ProgressBar
- 本文档详细介绍了分页控件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
Block3D_test
- 建立简单的数据结构,从文件中读取并存储特定的一组数据。最终利用树形控件,将数据按其特定的格式显示出来-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
MyTreeListTest
- 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
Delphi7_Treeview_SqlServer
- 我写了一个类,专门用来操作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