.i 4 .o 11 .s 8 .p 20 .reset Rst .resettype async .clock Clk .resetstate st0 .type fdr .ilb In0 In1 In2 In3 .ob Out0 Out1 Out2 Out3 Out4 Out5 Out6 Out7 Out8 Out9 Out10 .obdefault 00000
http://www.codebf.com/read/478230/1353714
http://www.codebf.com/read/478230/1353715
http://www.codebf.com/read/478230/1353718
-Id:/ISIPPC/pssppc.250/include -Id:/version/mpls1.0v22/protocol/ldp_cr/include -Id:/version/mpls1.0v22/protocol/common/include -Id:/version/mpls1.0v22/protocol/lms/include -Id:/version/mpls1.0v22/
http://www.codebf.com/read/477344/1362812
I = imread('rice.png'); subplot(1,2,1) imshow(I) subplot(1,2,2) imhist(I,64)
http://www.codebf.com/read/477111/1364013
I = fitsread('solarspectra.fts'); imshow(I,[]); improfile
http://www.codebf.com/read/477111/1364014
I = imread('rice.png'); subplot(1,2,1) imshow(I) subplot(1,2,2) imcontour(I,3)
http://www.codebf.com/read/477111/1364016
I = imread('cameraman.tif'); J = imadjust(I,[0 0.2],[0.5 1]); subplot(1,2,1) imshow(I) subplot(1,2,2) imshow(J)
http://www.codebf.com/read/477111/1364021
I = imread('circuit.tif'); J = imrotate(I,35,'bilinear'); subplot(1,2,1) imshow(I) subplot(1,2,2) imshow(J)
http://www.codebf.com/read/477111/1364029
I = imread('cameraman.tif'); I = im2double(I); %产生二维DCT变换矩阵 T = dctmtx(8); %计算二维DCT B = blkproc(I,[8 8],'P1*x*P2',T,T'); %二值掩模,用来压缩DCT系数 mask = [1 1 1 1 0 0 0 0 1 1 1
http://www.codebf.com/read/477111/1364034
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机