代码搜索:16
找到约 10,000 项符合「16」的源代码
代码结果 10,000
www.eeworm.com/read/279270/10449830
hex 16x16.hex
:03000000020030CB
:100030009001167580FF75A0FF79007A087B007C1F
:10004000007DFF7EFED200E993F52A1200A909E99E
:1000500093F52A1200A91200A01200737580FF7593
:10006000A0FF09B920E179007A087B00DDC57DFF9A
:
www.eeworm.com/read/279270/10449835
plg 16x16.plg
礦ision3 Build Log
Project:
J:\u\16161\16x16.uv2
Project File Date: 04/21/2005
Output:
www.eeworm.com/read/279270/10449843
asm 16x16.asm
SCLK_595 EQU P1.2 ;时钟
SDATA_595 EQU P1.1 ;数据
RCK_595 EQU P1.0 ;锁存
H1 BIT 00H
ORG 00H
LJMP START1
ORG 0030H
START1: MOV DPTR,#T
www.eeworm.com/read/279270/10449848
opt 16x16.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/160251/10549031
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/421658/10716359
lst 16×16-ldianzhen.lst
C51 COMPILER V7.50 16×16-LDIANZHEN 12/17/2007 11:13:55 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 16×16-LDIANZHEN
OBJECT MODULE PLA
www.eeworm.com/read/421658/10716361
opt 16×16-ldianzhen.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/421658/10716362
obj 16×16-ldianzhen.obj
www.eeworm.com/read/421658/10716368
c 16×16-ldianzhen.c
/******************************************************************
/* *
/* AOKE210E单片机开发系统演示程序 *
/*