代码搜索:16
找到约 10,000 项符合「16」的源代码
代码结果 10,000
www.eeworm.com/read/283763/8989707
16×16点阵
www.eeworm.com/read/185344/9042330
x16 mix16.x16
www.eeworm.com/read/185071/9058133
c 16x16.c
#include
unsigned char code P1Tab[]={0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x0D,0x0E,0x0F};
unsigned char code P2Tab[7][16]={{0x02,0x04,0x1F,0xE0,0x02,0x04,0x1
www.eeworm.com/read/282790/9060007
m 例程16-16.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);image(X);
colormap(map);title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)
www.eeworm.com/read/378791/9215813
c 16x16.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar hang,yw=0;
uint zimu;
uchar huancun[5];
uchar code duanma[]={0x10,0x12,0x14,0x16,0x18,0x
www.eeworm.com/read/374614/9392816
16×16点阵
www.eeworm.com/read/373014/9478191
gif 16toa16.gif
www.eeworm.com/read/174849/9571822
gif ch16-16.gif
www.eeworm.com/read/365787/9847084
m program_16_16.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);image(X);
colormap(map);title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)
www.eeworm.com/read/362220/10011895
m program_16_16.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);image(X);
colormap(map);title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)