代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/249868/12465158
m 9-3.m
I = imread('saturn.tif');
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar
www.eeworm.com/read/334943/12560244
m 9-3.m
I = imread('saturn.tif');
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar
www.eeworm.com/read/200130/15440513
m ch3_47.m
[THETA,PHI,R] = cart2sph(1,1,1)
[THETA,RHO,Z] = cart2pol(1,1,1)
www.eeworm.com/read/100162/15881730
words3
If you got this far and the "cmp"s didn't find anything amiss, looks
like you're in business. You should install bzip2, bunzip2 and bzcat:
Copy bzip2 and bzip2recover to a public place, maybe /u
www.eeworm.com/read/388613/8597074
m compute_rank.m
function RST = compute_rank( ns , tt1 , tt2 );
[ s1 , index1 ] = sort( tt1 );
[ s2 , index2 ] = sort( tt2 );
[ order1 , indexx1 ] = sort( index1 );
[ order2 , indexx2 ] = sort( index2 );
www.eeworm.com/read/282971/9050125
vbw vehicle_mis.vbw
Module1 = -6, 0, 772, 625,
frmMain = 4, 1, 827, 604, , 5, 4, 697, 580, C
frmLogin = 0, 0, 0, 0, C, 50, 80, 695, 544, C
frmAbout = 0, 0, 0, 0, C, 135, 140, 884, 604, C
frmAcc = -25, 6, 866, 583, ,
www.eeworm.com/read/182165/9213835
vbw vehicle_mis.vbw
Module1 = -6, 0, 772, 625,
frmMain = 4, 1, 827, 604, , 5, 4, 697, 580, C
frmLogin = 0, 0, 0, 0, C, 50, 80, 695, 544, C
frmAbout = 0, 0, 0, 0, C, 135, 140, 884, 604, C
frmAcc = -25, 6, 866, 583, ,
www.eeworm.com/read/178671/9389169
c h263main.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/169902/9833533
c h263main.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*