搜索资源列表
parafac
- matlab parafac仿真 多维矩阵分解的算法-matlab parafac matrix decomposition algorithm for multi-dimensional simulation
Anewalgorithmofattributereductionbasedondiscernibl
- 一种改进的基于区分矩阵的属性约简算法,粗糙集理论研究-A new algorithm of attribute reduction based on discernibly matrix
SpiralMatrix1
- 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出。-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
keyboard
- 线反转法矩阵键盘扫描驱动七段数码LED --线反转法比普通矩阵键盘扫描算法精简许多 -Line reversal method for matrix keyboard driver the Seven-Segment LED
1
- 矩阵键盘的反转法实现(算法),扫描键盘的非常高明巧妙地算法-Keyboard matrix inversion method (algorithm), scanning the keyboard a very clever algorithm cleverly
44anjian
- 四四矩阵按键的算法程序,汇编语言编写,做为一个调整参数的系统式必不可少的-44 key matrix algorithm program written in assembly language, adjust the parameters of the system as a style essential
getm3
- 此算法实现了从一个多维矩阵获取一个二维矩阵-Gets a two dimensional matrix from a part of a multidimensional matrix
c
- ms98c51系列单片机矩阵按键,算法简单实用,有可移植性好等优点。-ms98c51 Series MCU matrix keys, the algorithm is simple and practical, there are portability and good.
jianpan
- 单片机矩阵键盘程序,线反转算法,采用C编写。-MCU Matrix Keyboard Program, line inversion algorithm, using C preparation.
twodct
- 两种快速DCT算法的矩阵分解与分析。两种dct的对比。
juzhenxiangcheng
- 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
cholesky_C
- 用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
4x4_juzhengjianpan
- 51单片机例程,4x4矩阵键盘实验(计算法),有实验说明文档。-51 MCU routine, 4x4 matrix keypad test (calculation), there is experimental documentation.
juzhengjianpan
- 4X4矩阵键盘(查表法),4x4矩阵键盘实验(计算法),51单片机例程,带有实验说明文档。-4X4 matrix keypad (look-up table), 4x4 matrix keypad test (calculation method), 51 MCU routine, with the experimental documentation.
SPA
- 首先介绍了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
jordanMatrix
- 基于MPI的jordan算法求解矩阵方程,运行前需安装第三方插件MPICH-MPI algorithm based on Jordan matrix equation, third-party plug-ins to be installed before running MPICH
main
- 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
55-1602液晶按键输入显示
- 基于STC89C52单片机,采用创新算法,实现了矩阵键盘的扫描,并在LCD1602液晶屏上显示(Based on STC89C52 microcontroller, using innovative algorithm to achieve the matrix keyboard scanning, and displayed on the LCD1602 LCD screen)
msp430单片机中增量式pid算法和矩阵键盘P3口整排
- msp430单片机中增量式pid算法的C实现方法和msp430f5529矩阵键盘P3口整排
LDPC码编译码算法的研究与实现_陈石平
- 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC码的译码具有很重要的意义,为用数字VLSI来实现LDPC的