搜索资源列表
treestore
- Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchi
vc108423425233
- 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treect
newxuejigl
- 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下
bintytrees
- 二进制查找树实现代码 BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h-Binary Search Tree code BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h
20041016112846_vczx_MyTreeCtrl21
- 支持数据项查找功能的树控制(CTreeCtrl)类-support data item search capabilities tree control (CTreeCtrl) Classes
simple_tree_ctrl
- First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree
check_item_tree
- 添加了检查框的树型控件,很实用的,并且还可以自己在item前添加小图标-added to the check box control the tree, a very practical, and they can add the item before the small icon
Tree_src
- 可以在树型控件中添加背景图,每个item前添加小的图标-tree in the background added to control maps, each item before adding a small icon
SchoolManageSys_2
- 本程序是鬼男开发,一切版权归 鬼男 所有, 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主
学校管理系统
- 软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自
sclmgr
- 将在SQL2000下建立schooldata数据库,导入数据文件 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!!
FP_growth_1221
- FP-growth 算法,包括了建树和挖掘部分。 代码风格良好,可读性强,运算速度快, accident.dat, 340000条数据,50 支持度,建树和挖掘时间100秒左右,mushroom.dat, 8000条记录,建树和挖掘不超过8秒-FP-growth algorithm, written with c++,(ide is visual c++ 2008). The program is very fast and robust,for data of accide
SC_1_15
- here is bybrid tree+list controls. that is MFC Tree list controls based on list controls. the names is SC_1_15. SC_1_15 can item insert, item delete, item modify, spread tree .. and so on. very useful for MFC UI Developer.-here is bybri
apriori
- A program to find association rules and frequent item sets (also closed and maximal) with the apriori algorithm (Agrawal et al. 1993), which carries out a breadth first search on the subset lattice and determines the support of itemsets by subset tes
FPTreeGrowthC
- FPTree增长算法C语言实现 有详尽的注释和中间结果测试代码 包括:FP树, 频繁项集,条件FP树测试-FPTree Growth algorithm C implementation.It consists of detailed commnet and test code of intermediate result such as FP-Tree, frequent item set, conditional FP-Tree
RssFeedTree
- RSS feeds are XML formatted documents used to present digital content. RSS typically list items, such as articles or blogs posts. Here s how to create a simple RSS feed reader by transforming the XML into a tree view. Learn how to attach data to a tr
fp_growth
- fp-growth的c实现算法fp-growth将发现所有的频繁项目集的过程分为以下两步:构造频繁模式树fp-tree;调用fp-growth(挖掘出所有的频繁项目集。-fp-growth of the c fp-growth algorithm will find all the frequent item sets is divided into the following two-step process: frequent pattern tree structure fp-tree
Ttreeelist_ddr
- treeview控制展示示,實做item的樹狀結構。 -The treeview control display shows, in fact, to do the item tree.
root-tree
- Read a root item from the tree for Embedded Linux.
uuid-tree
- return -ENOENT for !found, < 0 for errors, or 0 if an item was found.