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

搜索资源列表

  1. lisanshiyan

    0下载:
  2. 大二学年离散数学实验,运用c语言编写对离散数学这门课中关于树、图等的运算的程序-Discrete mathematics sophomore year experiment, using c language for this course on discrete mathematics trees, graphs, etc. Operational procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:140860
    • 提供者:刘鹏
  1. spider20060724

    3下载:
  2. 机器学习和模式识别工具包spider。内容很丰富。包含svm 决策树(C45,J48)、svm、knn、adaboost、bagging、hmm(隐马尔科夫模型)、随机树(random forest)等-Machine learning and pattern recognition toolkit spider. Very rich in contents. Tree contains svm (C45, J48), svm, knn, adaboost, bagging, hmm (hidd
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4979712
    • 提供者:
  1. forest

    0下载:
  2. 森林火灾预测模拟,火灾因闪电造成,绿色为绿树区,黑色为着火区。在未来一段时间内的情况。-Forecast simulation of forest fires, fires caused by lightning, green areas for the trees, black for the fire district. Over a period of time in the future situation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:829
    • 提供者:theac
  1. pinggjunbj

    0下载:
  2. 此方法是平均背景减除法。主要用于运动目标检测,当然此方法在静止的背景下检测运动目标比较好-Averaging Background Method We’ve just seen a simple method of learning background scenes and segmenting fore- ground objects. It will work well only with scenes that do not contain moving background compo
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2644
    • 提供者:aidthat
  1. PlantTree

    0下载:
  2. .模拟植树活动,编写一个Java应用程序,在主线程中创建3个线程:“挖树坑”、“栽树苗”和“浇水”,实现它们之间的协同工作。-Simulated tree planting activities, the preparation of a Java application, the main thread creates three threads: " dig Pits" , " planted trees" and " watering"
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:15269
    • 提供者:wendy
  1. mytree

    0下载:
  2. 关于树的建立、运用,各种树的增加和删除、修改,是比较好的树学习资料-On tree establishment, use, add and remove various trees, modify, is a better tree learning materials
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4218667
    • 提供者:sunxiaoni
  1. p3

    0下载:
  2. 写递归函数的递归定义的数据结构和数学抽象。 用递归来实现链表和树。(含链表和树的各种操作)-writing recursive functions that operate on recursively‐defined data structures and mathematical abstractions. Use recursion to realize lists and trees.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:141123
    • 提供者:XUE
  1. Huffman

    0下载:
  2. 用mfc完成的哈夫曼树的功能 给出一组关键字,建立哈夫曼树,完成以下功能: (1)完成关键字来自于输入 (2)完成关键字来自于文本 (3)完成编码,显示编码结果 (4)画树-Completed using mfc Huffman tree function gives a set of keywords, the establishment of the Huffman tree, complete the following functions: (a) completio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8249
    • 提供者:黄愫芸
  1. Machine_Learning

    0下载:
  2. 包括无监督和监督的机器学习技术 • K-means and other clustering tools • Neural Networks • Decision trees and ensemble learning • Naï ve Bayes Classification • Linear, logistic and nonlinear regression-Highlights include unsu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:903413
    • 提供者:Kevin
  1. mileluobin

    0下载:
  2. 简单的米勒罗宾大素数测试64位代码。没有大树的调用。只能实行64位。供大家分享。-Robin Miller, a simple test large prime numbers 64-bit code. No trees called. Can only implement the 64. For everyone to share.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:928
    • 提供者:dingyong
  1. YuanlinSys

    0下载:
  2. C# + ArcGIS Engine 开发的园林GIS系统。对园林中的各种树木进行管理和分析。-C#+ ArcGIS Engine development landscape GIS system. The variety of trees on the landscape management and analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:528589
    • 提供者:徐国林
  1. planttree

    0下载:
  2. 一条街的一边有几座房子。因为环保原因居民想要在路边种些树,路边的地区被分割成块,并被编号成1..N,每个部分为一个单位尺寸大小并最多可种一棵树,每个居民想在门前种些树并指定了三个号码B,E,T,这三个数表示该居民想在B和E之间最少种T棵树。当 然,B≤E,居民必须记住在指定区不能种多于区域地块数的树,所以T≤E-B+l。居民们想 种树的各自区域可以交叉。你的任务是求出能满足所有要求的最少的树的数量。 -One side of the street there are several
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7178
    • 提供者:marry
  1. AVLTree

    0下载:
  2. AVL 树是平衡二叉搜索树,所以首先 必须满足搜索树,即l_child值<parent值<=r_child值。这个在前面已经实现了。插入和删除不停的递归就可以。-Two AVL tree is balanced binary search trees, so we must first meet the search tree, l_child value and <parent value of <=r_child value. The in front has bee
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3488
    • 提供者:lewis
  1. tree

    0下载:
  2. 算法与数据结构中的二叉树,孩子-兄弟存储的树,二叉线索树,最优二叉树,哈夫曼树等)。-Algorithm and data structure tree, children- brothers storage tree, binary tree trail, optimal binary tree, Huffman trees, etc.).
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:22482
    • 提供者:郭悠悠
  1. BinaryTree

    0下载:
  2. 完整二叉树类的实现(包含测试文件)功能涵盖建树、删除左右子树、归并两棵树、二叉树的前序、中序、后序及层次遍历-Complete binary tree class implementation (including test files) function covers achievements, left sub-tree delete, merge two trees, binary tree preorder, inorder, and postorder traversal level
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2584
    • 提供者:
  1. newTree

    0下载:
  2. OpenGL技术,通过正弦函数刻画点画3D树显示,c#语言源程序-OpenGL technology, 3D trees dotted portrayed by a sine function display, c# language source
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:4225840
    • 提供者:tiangaigai
  1. B-Trees-c-code-and-instructions

    0下载:
  2. B树的实现代码,其中有大量的注释,可以为初学者带来方便,此代码仅供参考。-B-tree implementation code, which has a lot of notes, can bring convenience for the beginner, this code is for reference only.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:20523
    • 提供者:sss316
  1. DM

    0下载:
  2. 这个是数据挖掘关于加利福利亚州的小区房价的分析与预测,所用的分类方法有决策树和神经网络-This is a classification of data mining analysis and prediction about California' s residential housing prices, the use of decision trees and neural networks have
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5875465
    • 提供者:邓辉
  1. tree

    0下载:
  2. 天津大学树,二叉树,堆的复习资料。适合初学者使用。比较倾向acm-Tianjin University of trees, tree, heap review the information. Suitable for beginners to use. Compare tendency acm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:531023
    • 提供者:阎杰
  1. access-binary-trees

    0下载:
  2. create a new Boolean object whose default value is the value of the boolean.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1981
    • 提供者:doutancui
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com