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

搜索资源列表

  1. Sparse-matrix

    0下载:
  2. 是关于描写数据结构中得稀疏矩阵的一些算法,有转置和乘法的运算。-Descr iption of the data on the structure of some very sparse matrix algorithm, the transpose and multiplication.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:862387
    • 提供者:梦薰
  1. Matrix-operations

    0下载:
  2. vc矩阵运算源代码,适合初学者下载学习,非常有用-matrix operations vc source code download for beginners to learn, very useful
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:894065
    • 提供者:唐豪
  1. sparse-matrix

    0下载:
  2. 系数矩阵的算法代码 实验报告 截图等一全套材料。本人以前使用的独一无二。-Coefficient matrix algorithm code,including a full report capture picture and source code. I used to use and it is obviously unique.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:136263
    • 提供者:xuyu
  1. matrix

    0下载:
  2. matrix multiplication program this program is used to multiply two matrices
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1484
    • 提供者:RAJASHEKAR
  1. matrix

    0下载:
  2. c++矩阵变换 关于x轴 y轴 原点 对称-c++matrix transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:189702
    • 提供者:taoran
  1. matrix-analysis

    0下载:
  2. 矩阵分析的两本书,清华大学张贤达主编,非常经典的联苯矩阵分析书籍。-matrix analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-06-14
    • 文件大小:22583437
    • 提供者:raimose
  1. Matrix

    0下载:
  2. it s a program for LED matrix displays
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:856
    • 提供者:Nima
  1. Matrix

    0下载:
  2. 矩阵计算器 实现矩阵的运算,包括矩阵的加减乘除-the calculator of matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2012258
    • 提供者:shawn
  1. job-shop-with-changed-matrix

    1下载:
  2. 一个车间调度的程序,其独特之处在于可以任意输入测试矩阵进行测试。-A shop scheduling program, its unique in the input test matrix can be arbitrary test.
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:14336
    • 提供者:
  1. Matrix

    0下载:
  2. 一个使用模板写的矩阵,是使用的模板类实现的矩阵,因为是模板,所以可以容纳任何数据类型-A use templates write matrix, is using the template class implements matrix, because is the template, so can accommodate any data types
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:赵晨丘
  1. Matrix

    0下载:
  2. 实现矩阵所有的常见功能,为了方便动力学的模拟和仿真-Achieve all of the common matrix functions, in order to facilitate the modeling and simulation dynamics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4767
    • 提供者:ningustc
  1. matrix-theory-text-answer

    0下载:
  2. 矩阵论的学习资料。包含了第二版《矩阵论》的课后习题答案详解。-Matrix theory of learning materials. Contains the second edition of "Matrix Theory" Detailed answers to the after-school exercises.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1138742
    • 提供者:程序员
  1. Matrix-button-display

    0下载:
  2. 运用c语言编辑的矩阵式按键显示程序。简单易懂、运用广泛。-Using c language edit buttons show program of the matrix. Simple to understand and use a wide range.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:753
    • 提供者:戴晓光
  1. matrix-keyboard-Based-on-51-MCU

    0下载:
  2. 基于51单片机的矩阵键盘检测代码,检测键盘输入,同时把键值显示在数码管上。本文件包含Keil环境下的单片机程序代码和Protues硬件仿真电路图,方便大家调试。-Matrix based on 51 single keyboard detection code to detect keyboard input, while the control key on the digital display. This document contains the Keil microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:30644
    • 提供者:
  1. 4x4-matrix-keyboard-driver

    0下载:
  2. 应该是最全面的基于C语言的4x4矩阵键盘的驱动。 内含三种扫描方式,适应两种不同接法的矩阵键盘,可选的软件消抖处理,还包含一个基于淘宝上最常见的4x4薄膜键盘的驱动型号为HC-543。 共5个驱动程序。 开发环境:Keil-Should be the most comprehensive C-based 4x4 matrix keyboard driver. Contains three scan mode, to adapt to two different connecti
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3776
    • 提供者:
  1. Matrix-inversion

    0下载:
  2. 矩阵求逆 可以矩阵求逆。 输入输出: 用户可以输入矩阵值后,可以选择矩阵运算类型,每次运算后都要输出运算后的矩阵。 若有错误,提示错误。-Matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:2082299
    • 提供者:林飞翔
  1. Matrix

    0下载:
  2. 自己建立的矩阵模板,并且对矩阵实现LU分解,可以用此函数解求解线性方程组的解。-build the matrix template,and implement LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1267
    • 提供者:gelei
  1. 8255-led-matrix

    0下载:
  2. 基于proteus和8086的矩阵LED操作例子,使用芯片还包括82-Proteus and 8086 based on matrix LED operation example, the use of the chip also includes the 8255
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:53550
    • 提供者:zhangjun
  1. matrix

    0下载:
  2. 任意阶矩阵计算的C语言实现,来自Vicacopter,传说中的很牛的一个开源飞控项目。-English describe is a troule thing.This is a openpilot source code aimed at computing matrix for any state.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9136
    • 提供者:尚志
  1. read-Matrix-for-SAR-DATA

    1下载:
  2. Read Matrix for SAR DATa
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:835
    • 提供者:Farhad
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com