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

搜索资源列表

  1. LC-tries

    0下载:
  2. LC_trie 算法程序源代码-LC_trie algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14290
    • 提供者:石头
  1. triangulation_corner.m

    0下载:
  2. a MATLAB program which tries to correct situations in which a triangulation includes corner triangles, that is, triangles which have two sides on boundary
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2669
    • 提供者:alice
  1. gyy

    0下载:
  2. 从因子分析的角度出发解决基因表达谱分析问题。为解决独立成分分析方法在求解过程中的不稳定性,提出一种基于选择性独立成分分析的DNA微阵列数据集成分类器。首先对基因表达水平的重构误差进行分析,选择部分重构误差较小的独立成分进行样本重构,然后基于重构后的样本同时训练多个支持向量机基分类器,最后选择部分分类正确率较高的基分类器进行最大投票以得到最终结果。在3个常用测试集上验证了本文设计方法的有效性。-This paper tries to deal with gene expression proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1427214
    • 提供者:cumtgyy
  1. ExtendedHashing.cpp

    0下载:
  2. this program implements extendible-hashing using tries as lookup-directory. it is more efficient than simple array based implementation-this program implements extendible-hashing using tries as lookup-directory. it is more efficient than simple arra
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4084
    • 提供者:rrc
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. multiple_tree

    0下载:
  2. 根据kurse版数据结构改成的课程文档。此章包括内容:B树,Tries 树,Red-Black树。-According to kurse version of the data structure into the curriculum document. This chapter covers: B tree, Tries tree, Red-Black tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:316118
    • 提供者:黄蔼婧
  1. HopfieldNet

    0下载:
  2. Symbol recognition with Hopfield Net. It stores several symbol then tries to recognize corrupted symbol.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:113286
    • 提供者:Dmi
  1. Recognizer

    0下载:
  2. Letter recognition with Multilayer Perceptron. It learns 10 first letters and then tries to recognize drawn symbol.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:262534
    • 提供者:Dmi
  1. adaboost_version1b

    1下载:
  2. 最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解-This a classic AdaBoost implementation, in one single file with easy understandable code. The function consist of two parts a simple weak classifier and a boosting part: The weak classifier tries to find the b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3969
    • 提供者:wj
  1. WELL

    0下载:
  2. 它试图解决的问题,薄弱的标签是一个多学习一种新标签的问题,其中只有部分标签集与每个提供相关培训的例子-This package includes the MATLAB code of the multi-label learning algorithm WELL. It tries to deal with weak label problem which is a new kind of multi-label learning problem, where only a partial la
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1273058
    • 提供者:litingting
  1. Time_frequencyAutomaticGainControl

    0下载:
  2. This code implements automatic gain control for audio signals, which attempts to apply a smoothly-varying gain to an audio waveform in order to keep its energy close to some target level. This version also tries to balance the energy in individual fr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:396259
    • 提供者:wangjin
  1. hand_gesture_recognition

    0下载:
  2. Hand gesture recogntion Algorithm:- This histogram-based algorithm tries to detect if the hand is not raised, raised, diagonally down, raised straight, or raised diagonally up and much more.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:417568
    • 提供者:danan
  1. histogramequalization

    0下载:
  2. In histogram equalization we are trying to maximize the image contrast by applying a gray level transform which tries to flatten the resulting histogram. The gray level transform is a scaled version of the original image s cumulative histogram. That
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10190
    • 提供者:akash
  1. Introduction-to-data-compression

    0下载:
  2. Compression is used just about everywhere. All the images you get on the web are compressed, typically in the JPEG or GIF formats, most modems use compression, HDTV will be compressed using MPEG-2, and several file systems automatically compress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:350820
    • 提供者:Aoshi Hanate
  1. simplex

    0下载:
  2. this program tries to find optimum point
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4956
    • 提供者:mahya
  1. 4Cyclist-problem-simulation-model

    0下载:
  2. 4Cyclist problem simulation model Four cyclists are at the desert. Each of them starts from a different location and tries to reach the other ones. Cyclist 1 goes straight to cyclist 2, cyclist 2 straight towards cyclist 3 etc. such that finall
  3. 所属分类:matlab

  1. mat2figure

    0下载:
  2. 快速浏览时间序列数据。而且可以直接创建时间序列的图示,非常方便快捷。-MAT2FIGURE allows you to review timeseries data contained in a matfile very fast and efficiently. Furthermore, the created figure file can be used to distribute these data. After opening a matfile, mat2figure scan
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11906
    • 提供者:沈博
  1. memory_test

    0下载:
  2. MEMORY_TEST is a MATLAB program which declares and uses a sequence of larger and larger arrays, to see what the memory limits are on a given computer.The program tries an increasing series of values of N, using powers of 2, between limits that you se
  3. 所属分类:matlab

  1. KSVD_Matlab_ToolBox

    0下载:
  2. The K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals.
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6265446
    • 提供者:SD
  1. Tries

    0下载:
  2. presentation on the TRIES data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1235213
    • 提供者:Amrinder singh
« 12 »
搜珍网 www.dssz.com