CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - matrix a

搜索资源列表

  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:王志气
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.7kb
    • 提供者:张广
  1. eight queens

    0下载:
  2. 一种新的八皇后问题解决方案,用矩阵来表示皇后们的位置-a new eight Queens solutions matrix to express their position at Queen's
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:157.45kb
    • 提供者:zj
  1. LDPC

    1下载:
  2. 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57.66kb
    • 提供者:别志松
  1. (0)嵌入式系统设计基础专题讲座

    0下载:
  2. COG-VP12864液晶显示模块内置功能强大的EPSON原产点阵液晶控制驱动器SED1565DOB(COG),可以直接与微处理器连接.文中给出了P89C51RD 8位单片机与COG_VP12864的接口电路,同时给出了汉字显示的控制软件程序.-COG-VP12864 LCD module built powerful EPSON origin dot-matrix LCD control Drivers SED1565DOB system (COG), can connect directl
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.8mb
    • 提供者:梁宏波
  1. 有向图从邻接矩阵转换为邻接表后的dfs

    0下载:
  2. 有向图从邻接矩阵转换为邻接表后再深度优先遍历-a graph from the adjacency matrix conversion of the adjacent#$#!142996#!#$read IntelCPU serial number. Rar!#$#read Intel CPU serial number. Rar read Intel CPU serial number. Read rar Intel CPU serial number. rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:面包
  1. CMatrix

    0下载:
  2. 这是一个可进行矩阵维数变换的程序,相信大家一看便知,程序可读性强。-This is a dimension matrix for the transformation process, we believe that one can always tell, procedures readable.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.7kb
    • 提供者:an
  1. LCD(FM12232)

    1下载:
  2. 凌阳单片机+液晶显示 液晶显示的应用领域越来越广,Splc501能驱动128*64的LCD点阵模块,能满足一般嵌入式系统的基本要求,在实时嵌入式系统中用来作为显示器件事个不错的选择。-Sunplus SCM LCD LCD applications is growing broader, Splc501 can drive 128 * 64 dot matrix LCD module, can satisfy the basic embedded system, in real-time e
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:492.77kb
    • 提供者:lzk
  1. matrixclasslibraries

    0下载:
  2. 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.68kb
    • 提供者:tomb499717
  1. 奇数阶幻方

    0下载:
  2. 幻方即1至n*n自然数排成的每行、每列、每条对角线数字之和均相等的方阵。这是一个流行的解法。 含源文件及说明-that is a magic square to n * n natural numbers line up every trip, every out, and each diagonal figures and have the same matrix. This is a popular method. Sources with papers and notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.88kb
    • 提供者:包包
  1. 8wordsleftshift

    0下载:
  2. 8个字的点阵显示,可以向左移动,有非常简便的算法!-eight-character dot-matrix display that can be left Mobile, a very simple algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.28kb
    • 提供者:Paco
  1. PCA_NN

    0下载:
  2. PCA(主成分分析)算法被广泛应用于工程和科学研究中,本报告主要从PCA的基本结构和基本原理对其进行研究,常规的PCA算法主要采用线性算法,通过研究论证发现线性的PCA算法存在着许多不足,比如线性PCA算法不能从线性组合中把独立信号成分分离出来,主分量只由数据的二阶统计量—自相关阵确定,这种二阶统计量只能描述平稳的高斯分布等,因此必须对其进行改进,经改进后的PCA算法有非线性PCA算法、鲁棒算法等。我们通过PCA算法在直线(平面)中拟和的例子说明了PCA在工程中的应用。本例子采用的是成分分析中的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:444.04kb
    • 提供者:东方云
  1. BAM_NN

    0下载:
  2. 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:226.26kb
    • 提供者:东方云
  1. hafnian

    0下载:
  2. Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then \"make\" the codes (this code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:卢松
  1. hzxs

    0下载:
  2. 这是一个汉字点阵显示的示例,很有用的,尤其是在屏幕上显示的时候-This is a Chinese character dot-matrix display example, the very useful, especially in displayed on the screen when
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:945byte
    • 提供者:cwh
  1. strassen555

    0下载:
  2. 1. 用任何一种高级开发语言编程实现矩阵相乘的Strassen算法。 2. 分析其时间复杂度。 3. Strassen算法与传统算法其优点与不足之处。 -1. Any development of a high-language programming matrix multiplication, the algorithm Strassen. 2. Analysis of their time complexity. 3. Strassen algorithm and the tr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:王铮
  1. 211

    0下载:
  2. 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:713.98kb
    • 提供者:刘德华
  1. Cpp3

    0下载:
  2. 一个关于矩阵程序 一个关于矩阵程序-a procedure on a matrix of a matrix on the matrix process procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.03kb
    • 提供者:ysjjsj
  1. matrix-

    0下载:
  2. 矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:李保磊
  1. 转置矩阵

    0下载:
  2. 转置矩阵是10*10矩阵A的转置矩阵A(t)-matrix is home to 10 * 10 A matrix transpose matrix A (t)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:琉璃
« 12 »
搜珍网 www.dssz.com