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

搜索资源列表

  1. paixu

    0下载:
  2. 实现一组数据的排序,有多种类型,比如冒泡,选择,堆排序-Order to achieve a set of data, there are several types, such as bubbling, selection, heap sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2148
    • 提供者:
  1. 03stackqueue

    0下载:
  2. 该电子书详细讲述了数据结构中栈和队列两种数据结构,并对他们的区别进行了总结,这是很常用的两种类型-The book describes in detail the data structures stack and queue two data structures, and a summary of their differences, it is very commonly used two types of
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:491670
    • 提供者:vans
  1. delete_space_for_string

    0下载:
  2. 对c++中的string类型的数据,总结了不同的删除其中空格字符的小算法。-On c++ string type in the data, summarizes the different space character of the small delete algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:613
    • 提供者:lanboyj
  1. project_int

    0下载:
  2. 对int类型的数据进行排序操作,包括bubblesort,insertsort,heapsort,quicksort以及countingsort-sorting some int numbers
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3392710
    • 提供者:王强
  1. calc_combination

    0下载:
  2. 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1717
    • 提供者:朋朋
  1. as

    0下载:
  2. 数据结构 课程设计 表达式类型的实现-Implementation of expression type
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:279338
    • 提供者:wjq
  1. 1

    0下载:
  2. 任意长度整数加法运算,数据结构类型为双向循环链表-Arbitrary length integer addition operation, the data type is double circular linked list structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3543
    • 提供者:ccc
  1. save_dx

    0下载:
  2. 这是一个将矩阵型数据转化为类型为.dx的曲线图文件的程序代码-This is a type of data into the matrix type. Dx graph paper code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:547
    • 提供者:tao
  1. bsvm

    0下载:
  2. 两类支持向量机,用于分两类的问题其中是带有类别的结构体类型数据-binary svm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6667
    • 提供者:zoujijin
  1. lda

    0下载:
  2. 对有类别监督的数据进行先行判别分析用于降维 数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息-Synopsis: model = lda(data) model = lda(data,new_dim) Descr iption: This function is implementation of Linear Discriminant Analysis. The goal
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1197
    • 提供者:zoujijin
  1. linclass

    0下载:
  2. 这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0 2 if W *X(:,i) + b < 0-his function classifies input data X using linear discriminant function: y(i) = argmax W(:,y) *X(:,i)+ b(y) y where p
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1008
    • 提供者:zoujijin
  1. rddata

    0下载:
  2. MIT心电数据库 心电读取数据(matlab) 注意 必须将MIT-BIH心电数据库的三种类型文件全部下载下来 此程序是麻省理工学院研究人员编写 非常的好用~-ECG MIT ECG database to read data (matlab) attention to the need to MIT-BIH ECG database of all three types of files downloaded from the Massachusetts Institute of T
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2310
    • 提供者:iishellx
  1. KMeans

    0下载:
  2. K均值(K-Means)聚类算法,采用模板方式实现,支持不同类型样本数据。-K-Means cluster algorithm, using template to suport any data type.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1059051
    • 提供者:谢宏
  1. data-structure

    0下载:
  2. 包含基本数据结构类型:链表,顺序栈,链式栈,链式队列,顺序队列,二叉树,图,在做数据结构实验时均测试过-Contains the basic data structure types: list, the order stack, the stack chain, chain queue, the order of the queue, binary tree, graph, data structure in the experiments were done tested
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7898
    • 提供者:simon greenhall
  1. CLUSTER

    0下载:
  2. 在不知道类型的情况下,对已有数据变量进行分类-In the case of do not know the type of data variables have been classified
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4529
    • 提供者:刘永刚
  1. Mazing-Problem

    0下载:
  2. 迷宫问题 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 基本要求: (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。 (2)测试几组数据,数据的规模由小变大,即网格越来越小,障碍越来越复杂。 拓展要求: 实现该问题的可视化界面,用鼠标点
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:43869
    • 提供者:panbowen
  1. 333

    0下载:
  2. 用C定义“队列”的链式存储言定义结构类型并实现数据的出队进队-With C defined " queue" statement defines a chain store type and data structure of the team into the team
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:13312
    • 提供者:007
  1. MATLAB

    0下载:
  2. matlab gui,可以倒入几种文件类型的数据后生成图像,并可以依据不同的列生成图像-matlab gui, you can file into several types of data generated images, and can generate images based on different columns
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:345315
    • 提供者:Ware
  1. C-language-programming

    0下载:
  2. C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:34367026
    • 提供者:
  1. counter

    0下载:
  2. 编写一个具有类模板tmplt,用于实现所谓的反序输出问题,其中使用了类型参数T(使所处理的元素类型可变化)以及普通参数n(元素个数也可变化): 而后编制主函数,将类模板实例化为某个具体的类并说明类对象,之后通过对象调用其负责输入数据的成员函数,再通过对象调用另一成员函数按反序输出那些输入数据。-The preparation of a class template has the following styles tmplt, used to achieve the so-called
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:947
    • 提供者:刘静
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com