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

搜索资源列表

  1. matrix

    0下载:
  2. 本实验实现了稀疏矩阵的转置,为数据结构必做实验,仅提供cpp文件,读者可在编译器上自行编译实现。-The experimental realization of a sparse matrix transpose, the data structure must do the experiment, only cpp file, the reader can compiler to compile your own implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:609
    • 提供者:李松
  1. xishujuzhendexiangcheng

    0下载:
  2. 数据结构中用三元数组实现稀疏矩阵的相乘算法源代码-Data structures implemented using triplet sparse matrix multiplication algorithm source code
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:1439
    • 提供者:赵扬
  1. DataStructure_sparse-matrix

    0下载:
  2. VC6.0 编译通过 数据结构中稀疏矩阵的实现例子-VC6.0 compiler sparse matrix data structure example of the realization
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:12483
    • 提供者:朱海晨
  1. test5

    0下载:
  2. 编写一段程序,使其可以满足一元稀疏多项式的表示以及加法运算功能. 其要求如下: (a) 多项式以指数递增的顺序输入。 (b) 设计的数据结构应有利于表示任意一元稀疏多项式。 (c) 输出的原始多项式及运算结果。 -Write a program so that it meets one yuan sparse polynomial representation and an adder function whose requirements are as follows: (
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:890
    • 提供者:李梦渊
  1. juzhen

    0下载:
  2. 数据结构]利用三元组表对稀疏矩阵实现加法、减法及转置运算-Data Structures] use triples table for sparse matrix realization of addition, subtraction, and transpose operation
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:1677
    • 提供者:shixiaobin
  1. xsjzh

    0下载:
  2. 数据结构稀疏矩阵实现及应用(在三元组和十字链表下)-Sparse matrix data structure implementation and application (cross-list in triples and under)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:595899
    • 提供者:黎丁玲
  1. matrix

    0下载:
  2. 生成稀疏矩阵数据,一行一个数据,每行三个数据:行,列,值(=1)-generate sparse matrixs data,each line contains three data as row,column and value(=1) means a cell of a matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:709
    • 提供者:safe corner
  1. matlab

    1下载:
  2. 相控阵天线测试数据的模拟产生与稀疏分解,可用于故障诊断-Phased array antenna simulation test data generation and sparse decomposition can be used for fault diagnosis
  3. 所属分类:matlab例程

    • 发布日期:2014-01-13
    • 文件大小:1553
    • 提供者:韦哲
  1. matlab

    2下载:
  2. 相控阵天线测试数据的模拟产生与稀疏分解,可用于故障诊断,是上一个matlab的完整版。-Phased array antenna simulation test data generation and sparse decomposition can be used for fault diagnosis, is on a full version of matlab.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-13
    • 文件大小:2119
    • 提供者:韦哲
  1. gongchengruanjian

    0下载:
  2. 数据元素类型ElemType取float。 1)从键盘输入稀疏矩阵的各元素。(行<=5,列<=5) 2)建立稀疏矩阵的十字链表。 3)分别按行、列输出链表中各元素的数据域。-Data Element Type ElemType take float. 1) from the keyboard of the elements of the sparse matrix. (OK < = 5, column < = 5) 2) establish sparse matr
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1347
    • 提供者:selena
  1. TS_Matrix

    0下载:
  2. 用C++在实现数据结构中的稀疏矩阵的转置、加法和乘法-Using C++ data structures in sparse matrix transpose, addition and multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:zhao
  1. SwitchData

    0下载:
  2. Pseudo-instruction which holds switch data. The switch data is a map of values to target addresses, and this class writes the data in either a "packed" or "sparse" form.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:buikefei
  1. proj2

    0下载:
  2. 电子系《数据与算法》第二次实验作业 十字链表法存储稀疏矩阵以及进行简单的矩阵运算-Department of Electronics data and algorithms second lab assignments Crusaders sparse matrix storage method and a simple matrix operations
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:2029321
    • 提供者:liuchang
  1. Matrix_shujujiegou

    0下载:
  2. 清华大学数据结构作业,实现稀疏矩阵的计算,支持常用运算以及求逆操作-Tsinghua data structure operations to achieve computing sparse matrix to support common operations and inverse operations
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:406788
    • 提供者:吕三娘
  1. cross_list

    0下载:
  2. 数据结构中的稀疏矩阵十字链表类,代码注释齐全,可供初学者学习使用。-Dish sparse matrix data structure Cross Chain category, code complete notes for beginners to learn to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:137827
    • 提供者:Daniel Gu
  1. Polynomia-Calculator

    0下载:
  2. 稀疏多项式计算器 通过链表的数据结构,实现:创建多项式、显示多项式、复制多项式、销毁多项式、清空多项式、多项式相加、多项式相减、多项式求值等功能。-Sparse polynomial calculator through the list data structure to achieve: Create polynomials, polynomial display, copy polynomials, polynomial destroyed, empty polynomials, po
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:206240
    • 提供者:李越
  1. Lecture_CS_LWS_Final-Matlab

    0下载:
  2. 陆吾生教授短期课程“压缩感知方法及其在稀疏信号和图像处理中的应用”资料,使用的源码,有参考价值-Professor Lu Wusheng Short Course " compressed sensing method and the sparse signal and image processing applications," the source data, the use of a reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:114140
    • 提供者:111
  1. Unitary--ESPRIT

    0下载:
  2. 新的2维角度估计的高分辨方法。该方法首先建立基于范数约束的最优化问题的目标函数;然后用迭代算法沿均匀面阵接收数据的方位向求最小化目标函数的稀疏解,得到方位、俯仰角耦合的空间角频率,并分离信号;最后对每个分离的信号,沿面阵俯仰向求稀疏解,得到信号的俯仰角,进而求得对应的方位角。-The new high-resolution 2-D angle estimation method. Firstly, the establishment of an objective function optimi
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:宇哥
  1. RR4

    0下载:
  2. 大区域稀疏控制条件下的多条带InSAR数据的联合定标研究Large area of sparse control under the conditions of multi band InSAR data joint calibration of _ Zhang Wei-Large area of sparse control under the conditions of multi band InSAR data joint calibration of _ Zhang Wei
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1073372
    • 提供者:mm
  1. OrthogonalListMatrix

    0下载:
  2. 十字链表实现的稀疏矩阵,C++编写,使用模板完成,适应各种自定义数据类型-Orthogonal List sparse matrix, C++ writing, using a template is complete, customized to adapt to a variety of data types
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:王浩
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com