代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/345717/11794766
h lcdtest.h
/*=======================================================
//--------------------------------------------------------------------------
//标 题: 20*4 AVR仿真驱动
www.eeworm.com/read/156528/11794898
txt 目录.txt
slfilter.m 基于时间预测的盲源分离(长短滤波盲分离)
Inde.m 一种新的基于全局最优的盲源分离(广义特征问题)
pca.m 观测信号大于源信号时,去主分量算法
snr.m 信号噪声比算法
typesw.m 将数据类型转化为uint8的算法
xnzb.m 计算交互误差的性能指标算法
pe
www.eeworm.com/read/156528/11794905
m typesw.m
function y=typesw(x);
%author lucky zhang
%copyright 2005.7.1
%作用:把x数据类型转换为无符号整型uint8
m=repmat(min(x')',1,length(x));
x=x-m;
M=repmat(max(x')',1,length(x));
x=(x*255)./M;
y=uint8(x);
www.eeworm.com/read/345629/11800007
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/259370/11805278
h ch375hfc.h
/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28
****************************************
** Copyrig
www.eeworm.com/read/259370/11805284
c ch375hft.c
/* 2004.06.05
****************************************
** Copyright (C) W.ch 1999-2004 **
** Web: http://www.winchiphead.com **
****************************************
** USB Host File
www.eeworm.com/read/259369/11805315
h ch375hfa.h
/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28
****************************************
** Copyrig
www.eeworm.com/read/259369/11805324
inc ch375hfa.inc
; 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28
;****************************************
;** Copyri
www.eeworm.com/read/259368/11805333
inc ch375hf6.inc
; 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.29
;****************************************
;** Copyri
www.eeworm.com/read/259368/11805346
h ch375hf6.h
/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28
****************************************
** Copyrig