代码搜索:bX2

找到约 16 项符合「bX2」的源代码

代码结果 16
www.eeworm.com/read/467815/7001851

asv math_exp41.asv

clear clc %%% matlab 提供的文件 %%%%%%%%%%%%%%%%%%%%%%%%% x1=[1 1 1]'; x2=[0 0 0]'; %x1=[100 100 100]'; %x1=[20 20 10]'; %x2=x1; x maxcycle=1000; tic [Xf,Fval,ExitFlag,Iters]=mmfsolve('fun1',x
www.eeworm.com/read/467815/7001852

m math_exp41.m

clear clc %%% matlab 提供的文件 %%%%%%%%%%%%%%%%%%%%%%%%% x1=[1 1 1]'; x2=[0 0 0]'; %x1=[100 100 100]'; %x1=[20 20 10]'; %x2=x1; maxcycle=1000; tic [Xf,Fval,ExitFlag,Iters]=mmfsolve('fun1',x1)
www.eeworm.com/read/242626/12996220

m math_exp41.m

clear clc %%% matlab 提供的文件 %%%%%%%%%%%%%%%%%%%%%%%%% x1=[1 1 1]'; x2=[0 0 0]'; %x1=[100 100 100]'; %x1=[20 20 10]'; %x2=x1; maxcycle=1000; tic [Xf,Fval,ExitFlag,Iters]=mmfsolve('fun1',x1)
www.eeworm.com/read/138714/13221328

txt 灰度拉伸.txt

//参数说明: //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth: 源图像宽度(象素数) //LONG lHeight:源图像高度(象素数) //BYTE bX1:灰度拉伸第一个点的X坐标 //BYTE bY1:灰度拉伸第一个点的Y坐标 //BYTE bX2:灰度拉伸第二个点的X坐标 //BYTE bY2:灰度拉伸第二个点的Y坐标 //程序说
www.eeworm.com/read/172265/9715271

txt 灰度拉伸.txt

//参数说明: //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth: 源图像宽度(象素数) //LONG lHeight:源图像高度(象素数) //BYTE bX1:灰度拉伸第一个点的X坐标 //BYTE bY1:灰度拉伸第一个点的Y坐标 //BYTE bX2:灰度拉伸第二个点的X坐标 //BYTE bY2:灰度拉伸第二个点的Y坐标 //程序说
www.eeworm.com/read/242024/13098918

bas plotgra.bas

Attribute VB_Name = "PLOTGRA" Dim X(), Y() As Single Sub bbox(bx1, by1, bx2, by2, bx3, by3, object1 As Object) object1.Line (bx1, by1)-(bx2, by2), QBColor(8), BF object1.Line (bx1 - 10, by
www.eeworm.com/read/411207/11252805

bas plotgra.bas

Attribute VB_Name = "PLOTGRA" Dim X(), Y() As Single Sub bbox(bx1, by1, bx2, by2, bx3, by3, object1 As Object) object1.Line (bx1, by1)-(bx2, by2), QBColor(8), BF object1.Line (bx1 - 10, by
www.eeworm.com/read/411111/11255746

bas plotgra.bas

Attribute VB_Name = "PLOTGRA" Dim X(), Y() As Single Sub bbox(bx1, by1, bx2, by2, bx3, by3, object1 As Object) object1.Line (bx1, by1)-(bx2, by2), QBColor(8), BF object1.Line (bx1 - 10, by
www.eeworm.com/read/331444/12828177

m spyrlev.m

% [LEV,IND] = spyrLev(PYR,INDICES,LEVEL) % % Access a level from a steerable pyramid. % Return as an SxB matrix, B = number of bands, S = total size of a band. % Also returns an Bx2 matrix containing
www.eeworm.com/read/331444/12828215

m wpyrlev.m

% [LEV,IND] = wpyrLev(PYR,INDICES,LEVEL) % % Access a level from a separable QMF/wavelet pyramid. % Return as an SxB matrix, B = number of bands, S = total size of a band. % Also returns an Bx2 matrix