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

搜索资源列表

  1. lunv

    0下载:
  2. 实现数据的存储,可以利用一个矩阵的一列得到另一个矩阵的一列,非常方便-Data storage, you can use a matrix of a matrix by another one, very convenient
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9015
    • 提供者:蒋长丽
  1. Creatchar

    0下载:
  2. VS2005做的一个点阵造字工具,通过简单的鼠标点选,生成点阵数据。-VS2005 tool to do a matrix created characters, a simple mouse click, generate the lattice data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:52438
    • 提供者:zhangjunjie
  1. DS03

    0下载:
  2. 稀疏矩阵运算器,实现稀疏矩阵的加法、减法、乘法、和转置运算,有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-Sparse matrix operations, which realizes the sparse m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1819
    • 提供者:火腿狼
  1. MatrixCondense

    0下载:
  2. 是本科计科专业数据结构的实验之一,实现矩阵压缩-Total undergraduate experimental subjects of professional data structure to achieve matrix compression
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:167542
    • 提供者:王成
  1. 101115

    0下载:
  2. 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出 -The input interface (graphical or text interface can be), to distinguish between
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1991
    • 提供者:章人可
  1. PrimAlgorithm

    0下载:
  2. 数据结构——邻接矩阵表示图,普里姆算法程序实现最小生成树-Data structure- adjacency matrix graph, Prim algorithm for minimum spanning tree procedure
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:855038
    • 提供者:liuyinhang
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. Untitled2

    0下载:
  2. 将矩阵中的数据输出到EXCEL表格,共四个通道~-The matrix of the data output to the EXCEL table, a total of four channels ~
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1217
    • 提供者:kurt
  1. duichenjuzhenshuchu

    0下载:
  2. 一个能够将对称矩阵的数据输出到文件中去的程序。-A symmetric matrix of the data can be output to a file to the program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:181973
    • 提供者:李保华
  1. MatrixTranspose

    0下载:
  2. 数据结构中实现矩阵转置功能,利用随机数产生稀疏矩阵。-Data structure to implement matrix transpose function, sparse matrix using random number generator.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:明峰
  1. 3

    0下载:
  2. 数据结构经典制作内容--- 稀疏矩阵的建立十字链表表示稀疏矩阵- 1.稀疏矩阵的加法运算 2.稀疏矩阵乘法运算-- 3.稀疏矩阵的转置-- 4.退出功能)-The contents of the data structure--- the classic production create the sparse matrix sparse matrix that cross list- 1. Sparse matrix addition operation 2. Sparse
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3161
    • 提供者:shaluo025
  1. math

    0下载:
  2. 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:309272
    • 提供者:csc
  1. xishujuzhen

    0下载:
  2. 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-The input interface (graphical or text interface can be), to distinguish between ad
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1128
    • 提供者:吴芳
  1. HZ

    0下载:
  2. 用vb编的点阵显示,可以直接抓取点阵数据-Series of dot matrix display with vb, you can directly capture the lattice data
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3943051
    • 提供者:asd
  1. xishujuzhenyunsuanqi

    0下载:
  2. 三元数组描述的稀疏矩阵加法,减法,乘法运算。是稀疏矩阵数据结构的运算器。-Array of sparse matrix described ternary addition, subtraction, multiplication. Sparse matrix data structure is the computing device.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:182836
    • 提供者:王恺
  1. xishujuzhen

    0下载:
  2. 数据结构课程设计之一,系数矩阵的实现算法,希望对大家有帮助-One of curriculum design data structure, the coefficient matrix algorithm, we want to help
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:521214
    • 提供者:淡风
  1. Homework_of_DataStruct

    0下载:
  2. 这是我在学数据结构(严蔚敏版)时的上机作业,包含哈夫曼树、图的遍历、文学研究助手(处理字符串)、多项式计算器、矩阵计算器、马踏棋盘、停车场管理、约瑟夫环的成功运行源程序。它们都是对经典数据结构及其之间的组合的练习。-This is my school data structure (Yan Wei-min version) when the machine operations, including Huffman tree, graph traversal, literature resear
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3375805
    • 提供者:冯小康
  1. base_kmeans_imgseg_medicalimg

    0下载:
  2. lMATLAB, which stands for MATrix LABoratory, is a state-of-the-art mathematical software package, which is used extensively in both academia and industry. It is an interactive program for numerical computation and data visualization, which along
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:232242
    • 提供者:ragunathan
  1. fcbo

    0下载:
  2. fcbo - 计算形式概念和最大频繁项集。这 程序计算对象属性集(形式背景)的所有形式概念的内涵,即算法计算一个布尔矩阵。-fcbo- computes formal concepts and maximal frequent itemsets. This program computes intents of all formal concepts in an object-attribute data set (a formal context), i.e. the algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4070
    • 提供者:wangqi
  1. transform_matrix

    0下载:
  2. 是数据结构中常用的程序,这个程序能够实现稀疏矩阵的快速转置-Data structure is commonly used procedures, which enables fast sparse matrix transpose
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1566
    • 提供者:溪云
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com