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

搜索资源列表

  1. k-d tree C++ source codes

    1下载:
  2. 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:6435
    • 提供者:周琳
  1. treeviewex

    0下载:
  2. Delphi中原有的TreeView控件仅可以保存Caption等少量数据,TreeViewEx可以保存Caption、图片索引以及其他数据。还新增了几个Event方便树操作。-TreeView control can be preserved Caption only a small amount of data, etc., can be preserved TreeViewEx Caption, photo index, and other data. Also added a few t
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:5166
    • 提供者:欧恒光
  1. treeviewdg

    0下载:
  2. 从数据库中读出树,可以是无限级树目录! 一个不错的功能,大家来看看吧-from the database to read out trees, can be unlimited directory-tree! A good functional, we at the end of
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:276020
    • 提供者:郑力升
  1. 仿榕树下文章系统春节版

    1下载:
  2. 榕树下文章系统春节版 1. 将makpass.php文件的root_pass修改成你自己的登陆密码,同时修改$user成只有你自己知道的目录名称。 将data目录里的user目录修改成和上面$user目录一样的名字。 2. 设置一下属性,把data目录和data下的文件和文件夹设置755或777,和config.php设置755或777。-article under the banyan trees version of a system the Spring Festival. The doc
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:238666
    • 提供者:jack214465
  1. JNotepad

    0下载:
  2. 我是我弄是一个记事本小程序,请多指教。立刻决撒地方可怜见斯大林棵就 -I am, I get the notebook is a small program, please enlighten. Localities must immediately withdraw Gelianjian trees on Stalin
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2407
    • 提供者:联合国
  1. beibao_多种算法

    0下载:
  2. 0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17790
    • 提供者:汪柏然
  1. liqingyun_paper

    0下载:
  2. 一篇关于“现代汉语标注语料,树库文档转换成XML文档”的论文。 论文主要做了以下三个工作: 1. 对于汉语语料库的文本文档,进行转换,生成XML文档。 2. 对于符合树库标准的文档,进行转换,生成XML文档。 3. 将XML文档,根据DOM标准,以树形显示在屏幕上。-one of the "Modern Chinese Corpus tagging trees for documents converted into XML documents," the papers. P
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:489964
    • 提供者:aaa
  1. WebCourseSettlement1

    0下载:
  2. 站长您好:这是我上传的网上选棵系统,它主要面对的高校选棵,本系统是用asp+sql质量比较高,请站长审核一下.谢谢!-head : This is my upload trees online election system, which deal mainly with college election trees, the system is asp sql high quality, head of audit about. Thank you!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:754263
    • 提供者:庄恒飞
  1. treemenu

    0下载:
  2. menu_tree 一个在网页中的树,可以用做导航。-menu_tree one on the website of the trees can be used for navigation.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:15758
    • 提供者:chao
  1. tutorial on KD TREES

    1下载:
  2. kd tree 学习指导
  3. 所属分类:其它文档

    • 发布日期:2010-09-19
    • 文件大小:149651
    • 提供者:shiziw369
  1. jquery实现的tree,效果很好

    1下载:
  2. jquery实现的tree,效果很好,能够实现展开一级数,其他级树自动收缩,并且有多种样式提供选择,jquery realized tree, the effect of a very good start to achieve a number of other class trees automatic contraction and provide a variety of styles to choose
  3. 所属分类:TreeView控件

    • 发布日期:2017-03-25
    • 文件大小:42197
    • 提供者:cb
  1. huffman 哈夫曼树的构造

    0下载:
  2. 哈夫曼树的构造,假设有n个权值,则构造出的哈夫曼树有n个叶子结点。 n个权值分别设为 w1、w2、…、wn,则哈夫曼树的构造规则为:   (1) 将w1、w2、…,wn看成是有n 棵树的森林(每棵树仅有一个结点);   (2) 在森林中选出两个根结点的权值最小的树合并,作为一棵新树的左、右子树,且新树的根结点权值为其左、右子树根结点权值之和;   (3)从森林中删除选取的两棵树,并将新树加入森林;   (4)重复(2)、(3)步,直到森林中只剩一棵树为止,该树即为所求得的哈夫曼树。-Huff
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:129686
    • 提供者:huang
  1. 树形菜单.rar

    0下载:
  2. 树形菜单较滑动菜单稍微复杂一点。其主要难点在于从简洁的数据描述来产生便于操纵的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
  3. 所属分类:TreeView

    • 发布日期:2017-03-26
    • 文件大小:6210
    • 提供者:qiu
  1. RTreeTemplate.zip

    0下载:
  2. R树,具有搜索,添加,删除节点能,利用R树,可以为空间搜索速度带来很大的提升,是GIS中必备的一种算法,R tree, with the search, add, delete nodes can use R trees, you can search for the space a great deal of speed upgrade is necessary for GIS in an algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:14979
    • 提供者:name
  1. QZYX.rar

    0下载:
  2. 一个枪战小游戏,适合OpenGL学者学习,有树木建模,3D人物倒入,粒子爆炸等,A shooting game for scholars to learn OpenGL, there are trees on Modeling, 3D characters into the particle explosion
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3956922
    • 提供者:zcz
  1. PagingLandScape2.rar

    0下载:
  2. 分页地形和草木的算法库,几十万棵树运行的效率也非常高,对大型室外场景有非常高的意义。,Topography and vegetation paging algorithm library, to run hundreds of thousands of trees are also very high efficiency, large-scale outdoor scenes have very high significance.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4222416
    • 提供者:风为
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1050341
    • 提供者:aaaaaa
  1. svm_perf.tar.gz

    0下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:109271
    • 提供者:jon
  1. minifilter.rar

    0下载:
  2. 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:36263
    • 提供者:张英霞
  1. C50

    0下载:
  2. 功能强大的决策树分类算法,是C4.5的改进版本,但在精度,速度和内存开销上均有了很大的改进。目前由rulequest公司管理,其可执行程序版本为商业版本,此GPL许可的源代码对外发布。-Both C4.5 and C5.0 can produce classifiers expressed either as decision trees or rulesets. In many applications, rulesets are preferred because they are simp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:131286
    • 提供者:shenjx
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com