CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Trees

搜索资源列表

  1. AVL-Trees-codes

    0下载:
  2. AVL Trees的C++代码实现,附有PDF文档说明,便于该算法学习!-AVL Trees in C++ code, with a PDF document shows that the algorithm is easy to learn!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:58299
    • 提供者:袁明明
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:210329
    • 提供者:蟲子
  1. fbm.2004.11.10

    0下载:
  2. 《Software for Flexible Bayesian Modeling and Markov Chain Sampling》是机器学习领域专家Neal编写的用于Bayesian和马尔可夫链Linux下的C语言工具包。很有名,也很权威。 -This software supports Bayesian regression and classification models based on neural networks and Gaussian processes, and Ba
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:975090
    • 提供者:王磊
  1. decisiontreeID3

    0下载:
  2. id3 program in java for decision trees
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:prateek
  1. cc

    0下载:
  2. interval trees. Used to handle overlapping ranges in a good way
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:29916
    • 提供者:xtravagan
  1. SGTEditor_v1.2

    0下载:
  2. SGTEditor is a graphical editor for situation graph trees (SGTs), which allows the graphical creation, inspection and manipulation of SGTs. SGTs are graph-like structures modelling the behavior of agents. They were successfully used in terms of highl
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:283231
    • 提供者:poal
  1. Prim_Kruskal

    0下载:
  2. This program implements both Kruskal s and Prim s Algorithms for deriving minimum spanning trees.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:7182124
    • 提供者:hook_00004
  1. modelcs_v1.1

    0下载:
  2. modelcs_v1.1 - 1D trees, 2D trees, Block sparsity, Clustered sparsity
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-09
    • 文件大小:628733
    • 提供者:shwnsdud2
  1. php_exp

    0下载:
  2. 一段是php实现的四则运算源码,支持括号以及负数-One of the trees used four operational code, we hope to give exhibitions
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:18337
    • 提供者:lujun
  1. Red_Black_trees

    0下载:
  2. red black trees algorithm in python
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1043
    • 提供者:neha
  1. zuixiaofei-zuidaliu

    0下载:
  2. 文件中包括了最优化中的最小树最大流程序以及例子和程序-File included in the most optimal maximum flow procedures and examples of trees and procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10704
    • 提供者:晓东
  1. 6091_Trees.tar

    0下载:
  2. Solution for the problem 6091 - Trees (ACM-ICPC Live Archive), uses Union-Find.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:enfranks
  1. RTree_2014

    0下载:
  2. R-Trees provide Log(n) speed rectangular indexing into multi-dimensional data. Based on his original implementation, I brought it up to date with ANCI specifications and added a nice fix for a degenerate case based on sphere volumes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:16999
    • 提供者:JOhn
  1. sgu250

    0下载:
  2. sgu250:Constructive Plan 题目大意: 给出一个n∗ m的01矩阵,0表示不能放,1表示能放,在其中放入三个矩形,要求满足如下条件: 1.每个矩形面积大于0。 2.这些矩形必须是一个联通块,矩形之间不能重叠。 3.矩形的左边界在同一条线上。 4.中间矩形的横向长度小于两边矩形的横向长度。 求出最大的三个矩形的总面积,无解输出− 1。-250. Constructive Plan time li
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1254
    • 提供者:owaski
  1. algorithms

    0下载:
  2. Data structures and algorithms, AVL trees,rank finding algorithms, Fibonacci tree
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:9381
    • 提供者:ragh
  1. python程序

    0下载:
  2. 利用Python中的turtle库实现画树,简单易上手(Using turtle Library in Python to draw trees, easy to get started.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:56320
    • 提供者:chao6256
  1. Random-Forests-Matlab-master (2)

    2下载:
  2. 要说随机森林,必须先讲决策树。决策树是一种基本的分类器,一般是将特征分为两类(决策树也可以用来回归,不过本文中暂且不表)。构建好的决策树呈树形结构,可以认为是if-then规则的集合,主要优点是模型具有可读性,分类速度快。(In machine learning, a random forest is a classifier that contains multiple decision trees, and its output category is determined by the m
  3. 所属分类:数学计算

    • 发布日期:2019-11-18
    • 文件大小:8192
    • 提供者:蓝兰lan
搜珍网 www.dssz.com