代码搜索:Invert

找到约 1,464 项符合「Invert」的源代码

代码结果 1,464
www.eeworm.com/read/121258/14762277

htm invert_bitmap_inplace.shtml.htm

Bitmap & Palette - Invert (mirror) a bitmap in-pla
www.eeworm.com/read/111979/15497282

htm invert_bitmap_inplace.shtml.htm

Bitmap & Palette - Invert (mirror) a bitmap in-pla
www.eeworm.com/read/443820/7622651

h lcd.h

#ifndef __LCD_H #define __LCD_H #include "type.h" #define LcdDataClk 9 #define LcdDataSet 25 //ns #define LcdDataHld 25 //ns #define LcdHPeriod 525 //Clock #define LcdVPeriod 286
www.eeworm.com/read/476515/6754829

h lcd_params.h

/*********************************************************************** * File: lcd_params.h * Rev: 1.0 * Author: Chun Sing Chu * Date: March 26 2007 * * Description: * This
www.eeworm.com/read/367111/9781673

h lcd_params.h

/*********************************************************************** * File: lcd_params.h * Rev: 1.0 * Author: Chun Sing Chu * Date: March 26 2007 * * Description: * This
www.eeworm.com/read/137285/13335121

c test_lu.c

#include "r.h" #include "mynr.h" /* test program for matrix inversion. */ void main(int argc, char *argv[]) { dmatrix_family param , other ; double *x , *b , *b2 ; int i , n ; double
www.eeworm.com/read/445425/7595566

m l2_2.m

%程序L2_2.m: 矩阵的直积% A=[1 1;-1 1]; B=[1 2;3 4]; A1=A'; B1=B'; %将矩阵转置 A2=inv(A); B2=inv(B); %求反矩阵 kron1=kron(A,B); %求右直接乘积 kron2=kron(A1,B1); kron3=kron(A2,B2); kro
www.eeworm.com/read/172257/9715685

m l2_2.m

%程序L2_2.m: 矩阵的直积% A=[1 1;-1 1]; B=[1 2;3 4]; A1=A'; B1=B'; %将矩阵转置 A2=inv(A); B2=inv(B); %求反矩阵 kron1=kron(A,B); %求右直接乘积 kron2=kron(A1,B1); kron3=kron(A2,B2); kro
www.eeworm.com/read/177341/9458893

asp addreview.asp