CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 稀疏

搜索资源列表

  1. juzheng

    0下载:
  2. 稀疏矩阵是矩阵中非零元小于零元的矩阵,按照压缩储存的概念,只储存稀疏矩阵的非零元。除了储存非零元的值外,还要同时记下它的行列位置。这样,稀疏矩阵就可以用一个三元组表确定。应为是矩阵,所以要用到TSMatrix的存储结构,来存储矩阵的三元组表。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1882
    • 提供者:彭枝考
  1. NTFS

    0下载:
  2. 一个NTFS稀疏文件的例子,对于开发虚拟硬盘系统有一定帮助.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34168
    • 提供者:lyserver
  1. ass3

    0下载:
  2. 稀疏向量的C++实现,Cygwin编译通过-sparse vector implemention
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:138640
    • 提供者:xiaohui
  1. sparsetest

    0下载:
  2. 利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:861
    • 提供者:zhangjian
  1. xishujuzhenyuansuanqi

    0下载:
  2. 自己编写的稀疏矩阵运算器可以运算加减乘除-I have written can be sparse matrix computing computing Math
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:32784
    • 提供者:12
  1. exercise9

    0下载:
  2. 稀疏矩阵,不错的编程,你可以看看啊!对了,是免费的呀!-It is a good tool to do your job.You can use it free.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:165875
    • 提供者:王彪
  1. SparseLib

    0下载:
  2. SparseLib库和使用手册,用于稀疏矩阵的计算-SparseLib library and user manual for the calculation of sparse matrix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:225870
    • 提供者:张成
  1. p-q

    1下载:
  2. 一个比较完整的快速分解法潮流程序,包括稀疏存储技术,节点优化等内容,是个强大可以计算大规模电力系统的潮流程序-A more complete decomposition of the trend of rapid procedures, including the sparse storage technology, optimizing the content node is a powerful large-scale power system can calculate the trend
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:151029
    • 提供者:王鹏
  1. Secure-Network-Coding

    0下载:
  2. 基于稀疏矩阵的低复杂度安全网络编码算法 :针对安全网络编码复杂度较大的问题,提出一种基于稀疏矩阵的安全网络编码算法。利用稀疏矩阵占用较少的存储空间和运算速 度快的优点,在信源处将信源信息与稀疏矩阵进行矩阵变换操作,使得随机网络编码能以较高的概率达到信息论安全的要求。仿真结果表 明,该算法能提高编解码速率,降低复杂度,减少存储空间。-Low-complexi Secure Network Coding Algorithm Based 0n Sparse M atrix
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-28
    • 文件大小:226723
    • 提供者:iris
  1. polynomial-calculation

    0下载:
  2. 用C语言编写的一元稀疏多项式计算,包括加减乘三种计算类型-Written in C language, one yuan sparse polynomial, including addition and subtraction multiplication three types of calculations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:185544
    • 提供者:TsaiCai
  1. CreateSMatrix

    0下载:
  2. 一个实现矩阵的基本运算的函数,可运行稀疏矩阵的想加,想减,乘以及转置等运算-Function of a matrix operation run sparse matrix would like to add, want less, multiply and transpose operations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:1844
    • 提供者:john smith
  1. Arnold.tar

    0下载:
  2. 求解大型稀疏矩阵特征值的ARNOLD算法,利用矩阵的稀疏性降低算法的复杂度-the algorithm is to calculate the eigenvalue and eigenvector of the large sparse matrix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:20935
    • 提供者:徐飞
  1. solvers1.11.tar

    0下载:
  2. 利用稀疏矩阵的共轭梯度法求解方程,经实际检验效果很理想-solve equation with sparse conjugate gradient method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:471201
    • 提供者:徐飞
  1. 0下载:
  2. 对场景分类和语义特征稀疏化的高层图像表示-Object Bank: A High-Level Image Representation for Scene Classification & Semantic Feature Sparsification
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1750
    • 提供者:宋伟伟
  1. SuperLU

    3下载:
  2. SUPERLU求解线性方程组,主要针对大型稀疏矩阵的求解。可以进行并行加速。-SUPERLU solve the leaner equation system
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-12-25
    • 文件大小:1504256
    • 提供者:ww
  1. sFFT-1.0-2.0.tar

    1下载:
  2. 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:391802
    • 提供者:
  1. Documentation

    0下载:
  2. 稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。-A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The documentation includes a descr iption of the files, the input parameters, the functions and examples of run tests.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:372134
    • 提供者:温东阳
  1. sparse-matrix

    0下载:
  2. 根据数据结构的算法和原理用c++实现稀疏矩阵的压缩和计算,-Achieve compression and sparse matrix algorithms and calculated using c++ according to the principle of data structures,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:609
    • 提供者:liuyujian
  1. 002101

    0下载:
  2. 一元稀疏多项式计算器,程序执行的命令包括:输入并建立多项式、输出多项式、多项式相加、减。-Unary sparse polynomial Calculator, program execution command include: input and establish polynomial, output polynomial, polynomial add, minus.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1478
    • 提供者:he997226
  1. efficiznq

    0下载:
  2. 用于混沌时间序列自适应预测的一种稀疏Volterra滤波器()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:55296
    • 提供者:Itmekd
搜珍网 www.dssz.com