搜索资源列表

  1. PhotoStation-base-frame

    0下载:
  2. 一个很好多图像显示框架,树形控件控制图像显示-A good fr a mework for multi-image display, image display control tree controls
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-20
    • 文件大小:6517760
    • 提供者:john
  1. decesiontree

    0下载:
  2. 决策树是用二叉树形图来表示处理逻辑的一种工具。可以直观、清晰地表达加工的逻辑要求。特别适合于判断因素比较少、逻辑组合关系不复杂的情况。 -Decision tree is a tree-shaped diagram used to indicate the processing logic as a tool. Can be intuitive, clear logic processing requirements. Parti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:174080
    • 提供者:lixuefeng
  1. HMT

    0下载:
  2. 基于MATLAB环境下的HMT隐马尔克夫树模型参数训练代码母函数-Based on the MATLAB environment HMT parameters hidden Markov tree model training code generating function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Lisa Gonzalez
  1. ctreectrl

    0下载:
  2. 树形控件加入背景图,可以自由添加节点,删除节点,加入背景图等功能,比较玄的控件-Tree control by adding background image, they can add nodes, delete nodes, by adding features such as background image, compare Hyun control
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-20
    • 文件大小:1906688
    • 提供者:chenbo
  1. id3andc4.5javasourcecode

    0下载:
  2. 决策树分类中经典算法的ID3和C4.5代码公共包!-Classical decision tree classification algorithm ID3 and C4.5 code public packet!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:238592
    • 提供者:刘梅
  1. tree

    0下载:
  2. tree质量越高得到的下载个数越多(一般为200:上载5个,可以下载200个)。 -The higher the quality of the tree has been downloaded more number (normally 200: 5 uploaded, you can download 200).
  3. 所属分类:按钮控件

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:jieans
  1. tree

    0下载:
  2. 二叉树的搜索,以及添加,删除,排序等共能的实现-Binary tree search, as well as add, delete, sort, were able to realize the
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李白
  1. UDS

    0下载:
  2. UDS Oa 用 vs2008重新编译, 替换了里面的 tree和一些不再支持的控件. 不过不知道是原始文件的问题还是升级造成的,有些功能不太正常. 只包含网站,数据库,文档等请自己搜索-UDS Oa recompiled to use vs2008 to replace the inside of the tree and some of the controls is no longer supported. But do
  3. 所属分类:数据库系统

    • 发布日期:2024-05-20
    • 文件大小:9010176
    • 提供者:陈毅
  1. ID3_src

    0下载:
  2. 数据挖掘决策树ID3算法原理 适用数据挖掘的模拟测试-ID3 decision tree data mining applies data mining algorithm simulation tests
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:李弈
  1. gridctrl_demo220

    0下载:
  2. Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:206848
    • 提供者:mark
  1. JAVASCRIPT_Tree

    0下载:
  2. 几类经典的JAVAscr ipt导航树实例-Several categories of classic example of navigation tree JAVAscr ipt
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:乐天
  1. TreeEditor

    0下载:
  2. MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl-MFC tree control and the combination of list control CtreeCtrl and CListCtrl
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:50176
    • 提供者:haweifang
  1. TreeList

    0下载:
  2. 树形列表控件-Tree List Control
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:enochshen
  1. devicetree_v219

    0下载:
  2. This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second vie
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:649216
    • 提供者:姜俞
  1. tree

    0下载:
  2. 多元树的层次遍历、先根遍历、后根遍历 问题的描述: 函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空); 多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。 -Multi-level tree traversal, the first traversal the root, root traversal iss
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:YY
  1. tree

    0下载:
  2. 二叉排序树,实现简单的排序,删除,插入,保存,恢复等功能-Binary sort tree, the realization of a simple sort, delete, insert, save and restore functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:421888
    • 提供者:李丹军
  1. VC_Tree_Code

    0下载:
  2. 实现自绘树控件操作,给树控件加入真彩背景图片,实现随心所欲的自画功能。-To achieve self-drawn tree control operation, to the tree control by adding true color background pictures, the realization of arbitrary functions from the painting.
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-20
    • 文件大小:9305088
    • 提供者:fanfu
  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. 所属分类:按钮控件

    • 发布日期:2024-05-20
    • 文件大小:3444736
    • 提供者:lwm
  1. NeC45

    0下载:
  2. NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:
  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Mast
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:sunfuquan
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org