CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 矩阵算法

搜索资源列表

  1. parafac

    0下载:
  2. matlab parafac仿真 多维矩阵分解的算法-matlab parafac matrix decomposition algorithm for multi-dimensional simulation
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-08
    • 文件大小:98110
    • 提供者:hh
  1. Anewalgorithmofattributereductionbasedondiscernibl

    0下载:
  2. 一种改进的基于区分矩阵的属性约简算法,粗糙集理论研究-A new algorithm of attribute reduction based on discernibly matrix
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:27735
    • 提供者:lismiling
  1. SpiralMatrix1

    0下载:
  2. 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出。-Spiral Matrix Algorithm for programming, along the border each rectangle in turn give the matrix elements of each assignment, in the computer memory to construct a complete spiral matrix, then ou
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1194
    • 提供者:dan
  1. keyboard

    0下载:
  2. 线反转法矩阵键盘扫描驱动七段数码LED --线反转法比普通矩阵键盘扫描算法精简许多 -Line reversal method for matrix keyboard driver the Seven-Segment LED
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:54325
    • 提供者:kstyle
  1. 1

    0下载:
  2. 矩阵键盘的反转法实现(算法),扫描键盘的非常高明巧妙地算法-Keyboard matrix inversion method (algorithm), scanning the keyboard a very clever algorithm cleverly
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8526
    • 提供者:likun
  1. 44anjian

    0下载:
  2. 四四矩阵按键的算法程序,汇编语言编写,做为一个调整参数的系统式必不可少的-44 key matrix algorithm program written in assembly language, adjust the parameters of the system as a style essential
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:11887
    • 提供者:li
  1. getm3

    0下载:
  2. 此算法实现了从一个多维矩阵获取一个二维矩阵-Gets a two dimensional matrix from a part of a multidimensional matrix
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1402
    • 提供者:方宇
  1. c

    0下载:
  2. ms98c51系列单片机矩阵按键,算法简单实用,有可移植性好等优点。-ms98c51 Series MCU matrix keys, the algorithm is simple and practical, there are portability and good.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:889
    • 提供者:孙义
  1. jianpan

    0下载:
  2. 单片机矩阵键盘程序,线反转算法,采用C编写。-MCU Matrix Keyboard Program, line inversion algorithm, using C preparation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:17859
    • 提供者:Hippo
  1. twodct

    0下载:
  2. 两种快速DCT算法的矩阵分解与分析。两种dct的对比。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:133423
    • 提供者:钟毅
  1. juzhenxiangcheng

    0下载:
  2. Visual DSP++认知实验(完成矩阵A*B+C*D) 其中(ABCD是六维矩阵) 要求有汇编语言和c语言两种算法编写 要求有子程序的调用 -Visual DSP++ cognitive experiments (complete matrix A* B+ C* D) where (ABCD is a six-dimensional matrix) requires c language assembly language and requires the prepar
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:35415
    • 提供者:邓锡海
  1. cholesky_C

    0下载:
  2. 用C语言实现的Cholesky分解算法,可以实现对正定矩阵的cholesky分解,之前在网上一直没找到,所以只能自己编,在DSP上运行通过-Implemented using C language Cholesky decomposition can be achieved on the positive definite matrix cholesky decomposition, the Internet has not found before, so only their own par
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:changlian
  1. 4x4_juzhengjianpan

    0下载:
  2. 51单片机例程,4x4矩阵键盘实验(计算法),有实验说明文档。-51 MCU routine, 4x4 matrix keypad test (calculation), there is experimental documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:120242
    • 提供者:pudnac9
  1. juzhengjianpan

    0下载:
  2. 4X4矩阵键盘(查表法),4x4矩阵键盘实验(计算法),51单片机例程,带有实验说明文档。-4X4 matrix keypad (look-up table), 4x4 matrix keypad test (calculation method), 51 MCU routine, with the experimental documentation.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:241317
    • 提供者:t6100
  1. SPA

    0下载:
  2. 首先介绍了LDPC码的校验矩阵和其因子表示方法,然后利用二分图对和积解码算法进行了详细的描述,最后给出了信度传播概率译码算法详细步骤,并对关键公式作了证明-This paper,first introduces the check matrix and the factor graph of LDPC,then describes the sum-product algorithm by using the factor graph,and finally presents the deta
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:524327
    • 提供者:秦小星
  1. jordanMatrix

    0下载:
  2. 基于MPI的jordan算法求解矩阵方程,运行前需安装第三方插件MPICH-MPI algorithm based on Jordan matrix equation, third-party plug-ins to be installed before running MPICH
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8586
    • 提供者:huang dongqi
  1. main

    1下载:
  2. 5x5矩阵键盘扫描程序,基于51单片机,核心是算法重要,最多可扩展成8X8矩阵键盘-5x5 matrix keyboard scanning procedures, based on 51 single-chip, the core is an important algorithm, can be expanded into a 8X8 matrix keyboard
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2228
    • 提供者:steven
  1. 55-1602液晶按键输入显示

    0下载:
  2. 基于STC89C52单片机,采用创新算法,实现了矩阵键盘的扫描,并在LCD1602液晶屏上显示(Based on STC89C52 microcontroller, using innovative algorithm to achieve the matrix keyboard scanning, and displayed on the LCD1602 LCD screen)
  3. 所属分类:单片机开发

  1. msp430单片机中增量式pid算法和矩阵键盘P3口整排

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

  1. LDPC码编译码算法的研究与实现_陈石平

    1下载:
  2. 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC码的译码具有很重要的意义,为用数字VLSI来实现LDPC的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:1529856
    • 提供者:斯蓝蓝
« 12 3 »
搜珍网 www.dssz.com