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

搜索资源列表

  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. 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. 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. ICCV09codes

    0下载:
  2. Sparse recovery algorithms from exact and incomplete data
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:46598
    • 提供者:dungnm
  1. Programs

    0下载:
  2. 数值分析算法,密码Jacobi符号计算,数据结构中二叉树判定及一元稀疏多项式计算。-Numerical analysis algorithms, password Jacobi symbol calculations, the data structure sparse binary polynomial to determine and calculate a dollar.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:10560
    • 提供者:郭旭阳
  1. zhongjidaima

    0下载:
  2. 数据结构的作业,一元稀疏多项式计算机的设计,C语言编程,希望对大家能有所帮助-The data structure of homework, a dollar sparse polynomial computer design, the C programming language, hope to everybody can help
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2320
    • 提供者:秋风扬起
  1. SparseMatrix

    0下载:
  2. 大学课程数据结构用稀疏矩阵及其实现,这个是win32控制台程序 -University courses with a sparse matrix data structure and its implementation, this is a win32 console application
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:900905
    • 提供者:林烽
  1. Researeh-on-trajeetoy

    0下载:
  2. 首先,探讨了映射方法的选择。此步骤是整个规划方法的基础。协调映射因为具有 变形小、网格不会重叠等优点,被作为最佳选择。根据协调映射的理论,建立了平面上 圆形域、矩形域、多边形域等参数域的映射模型,可根据轨迹规划的需要来选择映射的 边界。由于协调映射时所需处理的数据量很大,本文给出了编程时具体的数据结构,其 中大型稀疏矩阵采用三元组压缩存储。 -First, the choice of the mapping method. This step is the basis for
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3261201
    • 提供者:周保兴
  1. ItemClusteringRecomAlg

    0下载:
  2. 针对传统推荐算法的数据稀疏性问题和推荐准确性问题,提出基于粒子群优化的项聚类推荐算法。采用粒子群优化算法产生聚类中心,在此基础上搜索目标项目的最近邻居,并产生推荐,从而提高了传统聚类算法的推荐准确性及响应速度。实验表明改进的项聚类协同过滤算法能有效提高推荐精度-Aiming at the problems that the data are sparse and the results are not accurate in traditional recommendation algorith
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:366649
    • 提供者:ming
  1. polynomail

    0下载:
  2. 稀疏多项式 数据结构的 绿皮版的 希望有用-Sparse polynomial data structure version of the Green Paper seek to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2539
    • 提供者:张华
  1. learning-matlab6.5

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

    • 发布日期:2017-05-13
    • 文件大小:3457380
    • 提供者:zhangting
  1. sparsematrix

    0下载:
  2. 数据结构,实现稀疏矩阵输入和“一次定位快速转置”。-Data structure, to achieve sparse matrix input and " a rapid positioning transpose."
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:222538
    • 提供者:liaoju
  1. multiply

    0下载:
  2. 数据结构上机实验——矩阵相乘。可实现输入两稀疏矩阵,用户自定义选择矩阵相乘模式并显示相乘结果。简明、易懂、C++自编版。-Data structure on experiments- matrix multiplication. Enter the two sparse matrices can be realized, user-defined selection matrix multiplication mode and display the multiplication result.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1153003
    • 提供者:Juicy
  1. yunsuanqi

    0下载:
  2.  1.按照压缩存储的概念,只存储稀疏矩阵的非零元,以两个三元组{i,j,e}来表示矩阵的非零元的行,列和数值,就确定了一个非零元.由此,稀疏矩阵可由表示非零元的三元数组及行列数确定.  2.用户输入数据作为三元组的行,列和非零元的个数,用逗号隔开.并输入非零元的行,列和数值.  3.本程序只对两个矩阵进行四则运算,所的结果矩阵应该另生成,用二维数组存放,并放入新的矩阵中,只要对矩阵求解就能求出答案. -1. According to
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2700
    • 提供者:赵云
  1. poly

    0下载:
  2. 数据结构课程利用单链表的知识编写的一元稀疏多项式的求值,建立的是工程文件-The use of single linked list data structure course written knowledge of one dollar sparse polynomial evaluation, the establishment of the project file
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:16451
    • 提供者:哥特式
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com