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

搜索资源列表

  1. GAUSS-and-QR

    0下载:
  2. 使用高斯列主元法和QR方法求解方程组,使用matlab编程.-Gaussian and QR column main element method for solving equations.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4795
    • 提供者:涉水灯盏
  1. QR

    0下载:
  2. 对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法和QR 分解方法进行多项式拟合。-QR analise
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:259796
    • 提供者:huy
  1. QR

    0下载:
  2. 使用GramSchimidt方法进行矩阵的QR分解和排序的GramSchimidt方法QR分解-QR decomposition using GramSchimidt method
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:750
    • 提供者:harold
  1. Gram-Schmidt-QR-decomposition

    0下载:
  2. fortran科学计算与工程。Gram-Schmidt正交化计算QR分解,进行矩阵的计算。-fortran scientific computing and engineering. Gram-Schmidt orthogonalization computing the QR decomposition, the matrix calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2007
    • 提供者:muyu
  1. QR-TImer

    0下载:
  2. Generating and scanning qr code both from local database and scanned image by camera in Windows Phone 7 development. This is the only design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:18107
    • 提供者:Shishir
  1. QR

    0下载:
  2. QR二维码,程序出自日本,方便使用,准确率高-QR code, the program comes from Japan, easy-to-use, high accuracy
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4096902
    • 提供者:
  1. QR-algorithm

    0下载:
  2. 求解矩阵特征值的QR算法详细解释外加例子分析-QR algorithm for solving matrix eigenvalue explained in detail plus examples
  3. 所属分类:Algorithm

    • 发布日期:2016-06-16
    • 文件大小:463872
    • 提供者:wade
  1. QR

    0下载:
  2. 基于数字水印和QR二维条码的嵌入式票务数据库管理系统设计-Based on digital watermarking and QR two-dimensional bar code embedded ticketing database management system design
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3959748
    • 提供者:陈亚琴
  1. QR

    0下载:
  2. QR分解算法求双差载波相位的整周模糊度值-QR decomposition algorithm for double-difference carrier phase integer ambiguity value
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:1046
    • 提供者:ting
  1. method-QR

    0下载:
  2. QR法解线性方程组c++描述,是初学者使用c++编程数值计算的很好的入门程序-QR method to solve the liner equation in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1612
    • 提供者:月亮
  1. QR-code-coding-and-decoding

    0下载:
  2. QR二维码编码与解码,(二维码的生成、二维码的读取识别、乱码问题解决方法)-QR code coding and decoding
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:11740
    • 提供者:王蒙
  1. QR-matlab

    0下载:
  2. qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:574
    • 提供者:王喜
  1. QR

    0下载:
  2. 矩阵QR分解实例,使用Givens和Householder两种方法-QR decomposition, using Givens and Househoulder method
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:19272
    • 提供者:Alex
  1. NET-qr

    0下载:
  2. 二维码生成例程; 其中生成的二维码图案不一定标准,但作为学习例程可以参考 -net qr
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:6768949
    • 提供者:l
  1. QR

    0下载:
  2. 矩阵的QR分解,包括选主元的QR分解和不选主元的QR分解-QR decomposition of the QR decomposition of the matrix, including the election of the principal component of QR decomposition and pivoting
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:526
    • 提供者:颜寒笑
  1. QR-code

    0下载:
  2. QR 二维码 嵌入式 C语言 二维码编码源码-QR the 2D code embedded C language two-dimensional coding source
  3. 所属分类:2D Graphic

    • 发布日期:2017-10-31
    • 文件大小:12710
    • 提供者:高得榜
  1. QR

    0下载:
  2. QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-19
    • 文件大小:2819
    • 提供者:logic
  1. QR-BarCode-Demo

    0下载:
  2. 使用visual Studio 2010編程的 QR Code產生器源碼-Using visual Studio 2010 programming QR Code Generator Source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:36793908
    • 提供者:Ericsson.Hsia
  1. Schimit-qr

    0下载:
  2. 自己写的编程,有关斯密特正交化,继而qr分解-Write their own programming, about Schmitt orthogonalization, then qr decomposition
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:11469
    • 提供者:李攀
  1. QR-read-.NET

    0下载:
  2. 全局热键控制与QR码读取器通信,控制并获取读到的数据,输出到当前光标所在位置-Global the hotkey control with QR code reader communication, control and get the read data output to the current cursor position
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:70479
    • 提供者:soso
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com