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

搜索资源列表

  1. 实矩阵特征值问题求解

    0下载:
  2. 求解实数矩阵的特征值和特征向量(10阶以内的矩阵),对于亏损矩阵可以求出相应的根向量(The eigenvalues and eigenvectors of the real number matrix (the matrix within 10 orders) are solved, and the corresponding root vectors can be found for the loss matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:23552
    • 提供者:yzh56
  1. 矩阵计算

    0下载:
  2. 可以进行简单的矩阵计算,当一个矩阵计算器来使用。(Simple matrix calculations can be performed when a matrix calculator is used.)
  3. 所属分类:数学计算

  1. 单片机读取矩阵键盘并在4LED上显示按键值

    0下载:
  2. 单片机读取矩阵键盘并在4段数码管上显示按键值(SCM read matrix keyboard, and display button value in the 4 section of the digital)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:29696
    • 提供者:不再沉默
  1. 矩阵按键

    0下载:
  2. stm32f103系列单片机矩阵按键程序(STM32F103 Series Singlechip matrix button program)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:16384
    • 提供者:lwq123123
  1. 灰度共生矩阵特征提取应用

    1下载:
  2. 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:8798208
    • 提供者:WHU_Karl
  1. 矩阵键盘

    0下载:
  2. 蓝桥杯矩阵键盘测试,Blue Bridge Cup matrix keyboard test(Blue Bridge Cup matrix keyboard testBlue Bridge Cup matrix keyboard test)
  3. 所属分类:嵌入式/单片机编程

  1. 矩阵键盘 支持连按

    0下载:
  2. 基于STM32F4的矩阵键盘程序,通过按键可控制多路PWM,支持矩阵键盘的连按模式和单按模式。(STM32F4 based matrix keyboard program, through the button to control multi-channel PWM, support matrix keyboard press mode and single press mode.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:17300480
    • 提供者:hello_wang
  1. msp430单片机中增量式pid算法和矩阵键盘P3口整排

    2下载:
  2. msp430单片机中增量式pid算法的C实现方法和msp430f5529矩阵键盘P3口整排
  3. 所属分类:嵌入式/单片机编程

  1. Stm32矩阵键盘程序(库函数)

    0下载:
  2. Stm32矩阵键盘程序(库函数)矩阵键盘是单片机外部设备中所使用的排布类似于矩阵的键盘组(Matrix keyboard is MCU peripheral equipment used in the configuration is similar to the matrix keyboard group)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:7983104
    • 提供者:联合国
  1. 矩阵键盘(郭天祥)

    0下载:
  2. 16矩阵键盘程序,在51单片机显示0到F(16 matrix keyboard program, in 51 single-chip display 0 to F)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:34816
    • 提供者:cjf010
  1. 矩阵键盘(普中)

    0下载:
  2. 16个矩阵键盘程序,能在数码管上显示0到F(16 matrix keyboard program, in 51 single-chip display 0 to F)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:26624
    • 提供者:cjf010
  1. 矩阵分析与应用线性代数

    0下载:
  2. 进行矩阵分析,可用 Matlab 实现,通信方面书籍(Matrix analysis, Matlab can be used to achieve communication books)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:914432
    • 提供者:友好
  1. 4.矩阵按键

    0下载:
  2. 基于89c51制作的矩阵键盘可以用数码管直接显示,可以减少占用IO口(89C51 based on the matrix keyboard can be directly displayed by digital tube, you can reduce the use of IO mouth)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:30720
    • 提供者:Lut
  1. 灰度共生矩阵

    0下载:
  2. 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(Image processing, gray level co-occurrence matrix. Known to have been proved by theory, and experiments show that it is a good method in texture analysis, and is widely used to transform gray v
  3. 所属分类:图形图像处理

  1. AVR单片机矩阵键盘驱动

    0下载:
  2. 采用ATmega16设计的矩阵键盘,实现键盘扫描识别并显示在数码管上(this is a key scanner designed with atmega16L)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:214016
    • 提供者:paul1982
  1. C++实现矩阵的所有运算

    2下载:
  2. 矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive definite matrix and the deter
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:82944
    • 提供者:sunguang216
  1. 矩阵键盘

    0下载:
  2. STM32矩阵键盘,动态数码管显示,支持连按(STM32 matrix keyboard, dynamic digital display,Support link press)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:2948096
    • 提供者:yu770908408
  1. 矩阵

    0下载:
  2. 有两个矩阵a,b,均为2行3列,求两矩阵之和。 重载“+”、 “-”运算符,实现两矩阵相加、相减运算;重载“==”运算符,比较两矩是否相等。(There are two matrices A, B, all 2 rows, 3 columns, and the sum of the two matrices. Heavy "+" and "-" operator, to achieve two matrix addition, subtractio
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:478208
    • 提供者:小,
  1. 灰度共生矩阵GLCM

    1下载:
  2. 详细的基于纹理的图像分割算法 灰度共生矩阵实现代码,实现效果比较满意(Detailed texture based image segmentation algorithm, gray co-occurrence matrix implementation code, to achieve satisfactory results)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:203776
    • 提供者:ljLJ
  1. 检测矩阵键盘,将按下的键值打印到串口助

    0下载:
  2. 利用stm32f407芯片实现串口助手打印矩阵键盘的按键值(Use serial assistant print matrix keyboard key value)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1329152
    • 提供者:枫叶无痕
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com