代码搜索:协方差矩阵
找到约 10,000 项符合「协方差矩阵」的源代码
代码结果 10,000
www.eeworm.com/read/26985/975703
c 矩阵键盘.c
/********************************************************************
* 文件名 : 矩阵键盘.c
* 描述 : 该文件实现了 4 * 4 键盘的试验。通过数码管的最后一位来显示
当前的按键值。
* 创建人 : 东流,2009年4月10日
* 版本号 : 2.0
*************
www.eeworm.com/read/26985/975709
opt 矩阵键盘.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/26985/975711
hex 矩阵键盘.hex
:0300000002018E6C
:0C018E00787FE4F6D8FD75810C02013387
:10017A003F065B4F666D7D077F6F777C395E7971CD
:04018A00FEFDFBF784
:10016400E4FDEDC39FE49E500CE4FC0CECD39494AA
:0501740040F90D80EDD3
:010179002
www.eeworm.com/read/26985/975712
lst 矩阵键盘.lst
C51 COMPILER V7.50 __阵键盘 08/24/2011 11:40:31 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE __阵键盘
OBJECT MODULE PLACED IN 矩阵键盘
www.eeworm.com/read/26985/975713
plg 矩阵键盘.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\程序代码\11矩阵键盘\矩阵键盘.uv2
Project File Date: 08/18/2011
Output:
www.eeworm.com/read/27652/987461
_c 矩阵键盘._c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#pragma data:code
const table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d, 0x07,
0x7f,0x
www.eeworm.com/read/27652/987464
lis 矩阵键盘.lis
.module _矩阵键盘.c
.area text(rom, con, rel)
0000 .dbfile 矩阵键盘.c
.area data(ram, con, rel)
0000
www.eeworm.com/read/27652/987468
c 矩阵键盘.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar const table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d, 0x07,
0x7f,0x6f,0x77,0x7c