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

搜索资源列表

  1. communications_2

    2下载:
  2. 用vhdl代码描述的通信系统仿真程序。包括信源(20位m序列),crc编码(采用串行算法),加噪(用22位m序列产生稀疏的1,然后和编码后的数据异或),crc解码,数据串行输出。 -Vhdl code with the simulation program described in the communication system. Including the source (20 m sequence), crc code (using the serial algorithm), no
  3. 所属分类:VHDL编程

    • 发布日期:2013-04-08
    • 文件大小:120498
    • 提供者:李修函
  1. fase_transpose

    0下载:
  2. 在数据结构课程中,稀疏矩阵的转置,用C语言编写实现这一功能-Course in data structures, sparse matrix transpose, to achieve this using C language functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:575
    • 提供者:yuki
  1. xishujuzheng

    0下载:
  2. c++实现的数据结构中的稀疏矩阵用十字链表存储完成相加运算-c++ implementation of the data structure sparse matrix storage complete with cross-linked additive operation
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1624
    • 提供者:断西风
  1. matrix-c

    0下载:
  2. 自己写的稀疏矩阵,使用十字链表实现,C语言编写。-Write a sparse matrix, the underlying data structure is Cross-List, using C program language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3805
    • 提供者:bupteinstein
  1. begoodatMATLAB6.5

    0下载:
  2. 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3465145
    • 提供者:yyj
  1. experiment2

    0下载:
  2. 数据结构实验用来了解如何使用多项式相加以及稀疏矩阵的建立-Experimental data structure used to understand how to use the polynomial sum and the establishment of sparse matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:222187
    • 提供者:雷霆
  1. DS03

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

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

    0下载:
  2. 这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and students. Can not account for downlo
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:844
    • 提供者:曹杰
  1. fuck

    0下载:
  2. 实现两个稀疏矩阵A,B三元组形式的相减,数据结构-Achievement of the two sparse matrices A, B triples in the form of subtraction, the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1097
    • 提供者:董柏
  1. caculater

    0下载:
  2. 数据结构实验,实现一元稀疏多项式的加减乘除,并可计算一元多项式方程组-Experimental data structure to achieve a dollar sparse polynomial addition, subtraction, and calculation of a polynomial equation
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1927263
    • 提供者:程序猿
  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. rfc5015.txt

    0下载:
  2. This document discusses Bidirectional PIM (BIDIR-PIM), a variant of PIM Sparse-Mode that builds bidirectional shared trees connecting multicast sources and receivers. Bidirectional trees are built using a fail-safe Designated Forwarder (DF) ele
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:43251
    • 提供者:lie
  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. 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. transform_matrix

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

    • 发布日期:2017-04-05
    • 文件大小:1566
    • 提供者:溪云
  1. 3_106-6

    0下载:
  2. This paper present a Template Sparse Library for Power Systems (TSLPS) developed in C++. Its aim is to provide a coherent platform for many power system applications such as Load Flow(LF), Short Circuit(SC), Optimal Power Flow(OPF) and Transient
  3. 所属分类:Energy industry

    • 发布日期:2017-03-31
    • 文件大小:128034
    • 提供者:montather
  1. xishujuzhenzhuanzhi

    0下载:
  2. 数据结构之稀疏矩阵的转至。程序完整有主程序。-The sparse matrix data structures go. Integrity of the process are the main program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:671
    • 提供者:zrf
  1. crosslink

    0下载:
  2. 本代码是根据数据结构的只是,采用C语言编译代码,用十字链表实现稀疏矩阵相加-This code is based on data structure only, the use of C language compiled code, with the sum of cross-linked to achieve sparse matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1482
    • 提供者:杨全校
  1. skiplist.c.tar

    0下载:
  2. A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary se
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1229
    • 提供者:read1
  1. TransposeSMatrix

    0下载:
  2. 数据结构中稀疏矩阵的转置,使用C语言实现-Sparse matrix data structure transpose, use the C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:8189
    • 提供者:LZ
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com