搜索资源列表
juzenlianchen
- 1.能实现不同的个数的矩阵连乘. 2.最后矩阵大小是8X8. 3是最优的矩阵相乘. 描 述:给定n 个矩阵{A1, A2,...,An},其中Ai与Ai+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2...An。矩阵A 和B 可乘的条件是矩阵A的列数等于矩阵B 的行数。若A 是一个p x q矩阵,B是一个q * r矩阵,则其乘积C=AB是一个p * r矩阵,需要pqr次数乘。-1. To achieve a number of different mat
juzhen
- 在8X8 LED点阵上显示柱形,让其先从左到右平滑移动三次,其次从右到左平滑移动三次,再次从上到下平滑移动三次,最后从下到上平滑移动三次,如此循环下去。 -In the 8X8 LED dot matrix display column, allowed to move smoothly from left to right the first three times, followed by a smooth move from right to left three times, once
PCBTopLayer
- matrix board of dot matrix 8x8
LED8X8
- 51单片机驱动8x8点阵的动态扫描,C语言编程-51 MCU-driven dynamic scan 8x8 dot matrix, C language programming
HD7279
- HD7279智能芯片,可以做到8X8矩阵按键加8位数码管显示。里面还有5110lcd的驱动程序HD7279的驱动程序。-HD7279 smart chip that can do 8X8 matrix key plus 8 digital tube display. There is also 5110lcd driver HD7279 drivers
8X8-LED
- 8*8 汉字点阵显示,可以显示字符,数字或汉字-8*8 dot matrix LED display C51 code and Proteus simulation
8X8
- 8x8点阵源代码,51的,直接就可以使用,初学者使用-51, 8 by 8 dot-matrix source code, can use directly, for beginners to use
07.Display
- Arduino How to control an 8x8 matrix of LEDs.