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

搜索资源列表

  1. 3208LED.rar

    0下载:
  2. ★采用独特的 8 行 52 列 L 印点阵显示屏作为显示单元,其显示亮度高、自发光、无视角,制作者可以随意选择屏幕大小和发光颜色。 ★日期、时间、星期、温度全信息交替显示,所需信息一目了然。 ★采用专业时钟芯片 DS1302 和备用电池,时钟掉电依然走时,用户设置闹钟时间永久保存。 ★远离机身的温度传感器设计, 0 ~ 60 ℃ 环境温度显示更精确。 ★全功能菜单操作, 4 个按键操作,可加减调时,操作方便。 ★ 8 路独立闹钟功能,可以设置独立闹钟时间和模式,大闹生活每一天
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:175619
    • 提供者:ph53543
  1. matrix.rar

    0下载:
  2. 十个利用矩阵乘法解决的经典题目,由matrix67大牛所写,堪称经典。,10 the use of matrix multiplication to solve a classic topic, written by matrix67 Daniudi, classic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:247396
    • 提供者:hujiafeng
  1. work.zip

    0下载:
  2. 用幂法与反幂法求矩阵的最大最小特征值,以及与某个值相近的特征值,模最小的特征值,条件数与行列式,Power law with power law and anti-matrix eigenvalues of the max-min, as well as the characteristics of a value similar to the value of the smallest modulus eigenvalue condition number and determinant
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2;
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:631
    • 提供者:bedding
  1. matrix

    0下载:
  2. 3d C++ samples (matrix)
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:35175
    • 提供者:Boob Larry
  1. dot-matrix

    1下载:
  2. 用74HC595与74LS154设计的16×16点阵屏 内含protues原理图及源程序-74HC595 74LS154 design and use of 16 × 16 dot matrix display schematics and source code contains protues
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:71501
    • 提供者:
  1. Dot-Matrix-LED

    0下载:
  2. 编写程序,通过8255 单元控制点阵的扫描显示,使8×8LED 点阵到小循环显示号 “□”-Programming, through the 8255 unit control the scanning dot matrix display, the 8 × 8LED dot matrix display number to small cycles " □"
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:23841
    • 提供者:jc_Wang
  1. Figure-three-matrix

    0下载:
  2. 图的三种矩阵表示(包括构造无向图的关联矩阵和有向图的关联、邻接、可达矩阵)-Figure three matrix (including the associated undirected graph structure matrix and the associated directed graph, adjacency, reachability matrix)
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:956826
    • 提供者:
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:171491
    • 提供者:chaser tang
  1. Inverse-of-a-matrix

    0下载:
  2. 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:900920
    • 提供者:赖材栋
  1. matrix-inversion

    0下载:
  2. 使用c语言矩阵的求逆运算,可用,推荐下载-Using c language matrix inversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3569
    • 提供者:张榕
  1. Rigid-matrix-change

    1下载:
  2. 在机器视觉中,刚体变换经常用于计算一个经过旋转和平移后的新坐标。比较常用的旋转矩阵的表示形式有欧拉角表示法和四元素表示法。本例子是两种方法的matlab实现,希望对大家有所帮助。-In machine vision, is often used to calculate a rigid transformation through new post-rotation and translation coordinates. Commonly used representation of a ro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-09
    • 文件大小:96722
    • 提供者:zx
  1. Adjacency-matrix

    0下载:
  2. 利用邻接矩阵实现图的遍历,C++源代码,能通过编译。-Using adjacency matrix of graphs can traverse, c++ source code, can to compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38774
    • 提供者:杨振
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:80687
    • 提供者:李若愚
  1. lu.rar

    2下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. revers-matrix.rar

    1下载:
  2. 一个朋友编的C语言通用广义逆矩阵求解算法,值得一看,A friend of mine made the C language universal generalized inverse matrix algorithm, see
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1308
    • 提供者:田广和
  1. Hankel.rar

    1下载:
  2. 根据脉冲序列,使用Hankel矩阵法求系统脉冲响应传递函数,According to pulse sequence, the use of Hankel matrix method for system impulse response transfer function
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:954
    • 提供者:黎明
  1. HessianImage.rar

    1下载:
  2. 基于hessian矩阵的图像处理,内附hessian的matlab源码,Hessian matrix-based image processing, Hessian containing the matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1003
    • 提供者:郑英杰
  1. LED3216.rar

    0下载:
  2. 32*16LED点阵显示程序 时钟/温度/汉字/字母左右移显示/交替显示,32* 16LED dot matrix display program the clock/temperature/characters/letters about shifting display/turn display
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51930
    • 提供者:陈瀚
  1. Matrix

    1下载:
  2. 求矩阵的特征值和特征向量,使用c语言编程-Matrix eigenvalues and eigenvectors, c language programming
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:846757
    • 提供者:李明
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com