代码搜索:Invert

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

代码结果 1,464
www.eeworm.com/read/351636/3104320

dic elscint.dic

00e1 0010 LO 1 Implementor ID 00e1 1022 DS 2 Presentation Relative Center 00e1 1023 DS 2 Presentation Relative Part 00e1 1024 CS 1 Presentation Horizontal Invert 00e1 1025 CS 1 Presentation Vertic
www.eeworm.com/read/258868/4351337

h ipt_addrtype.h

#ifndef _IPT_ADDRTYPE_H #define _IPT_ADDRTYPE_H struct ipt_addrtype_info { u_int16_t source; /* source-type mask */ u_int16_t dest; /* dest-type mask */ u_int32_t invert_source; u_int32_t inver
www.eeworm.com/read/251835/12317693

m inv.m

function M2 = inv(M1) %INV Invert a Moebius transformation. % Copyright (c) 1998 by Toby Driscoll. % $Id: inv.m 44 1998-07-01 20:21:54Z tad $ M2 = moebius; M2.source = M1.image; M2.im
www.eeworm.com/read/374540/9399508

txt c_fft.txt

void FFT(float dataR[],float dataI[]) {int x0,x1,x2,x3,x4,x5,x6; int L,j,k,b,p; float TR,TI,temp; unsigned char i,xx; /********** following code invert sequence ************/ for(i=0;i
www.eeworm.com/read/449818/7496158

hpl 1568pp1.hpl

; Orange programmer module v2.0 ; (c) 1999 Alex Plusov ; I2C chips with invert wp ; CHIP=1568PP1 256x8 ; CHIP=BAW574252 128x8 SOCKET=1 ;"I2C" PINO=SCL,0 PINO=SDA,1 PINO=WP, 2 PINO=A0, 3
www.eeworm.com/read/140912/13052950

bas 多元线性m2.bas

Attribute VB_Name = "modMethod" '多元线性回归 Option Explicit '全主元高斯-约当消去法求逆矩阵 'A(1 To m, 1 To m):开始存放欲求逆的矩阵,最终存求逆的结果矩阵,m是自变量个数 Public Sub Invert(a() As Double) Dim n As Integer, ep As Double
www.eeworm.com/read/480930/1308152

h ipt_owner.h

#ifndef _IPT_OWNER_H #define _IPT_OWNER_H /* match and invert flags */ #define IPT_OWNER_UID 0x01 #define IPT_OWNER_GID 0x02 #define IPT_OWNER_PID 0x04 #define IPT_OWNER_SID 0x08 struct ipt_owner_in
www.eeworm.com/read/479151/1340972

h ipt_owner.h

#ifndef _IPT_OWNER_H #define _IPT_OWNER_H /* match and invert flags */ #define IPT_OWNER_UID 0x01 #define IPT_OWNER_GID 0x02 #define IPT_OWNER_PID 0x04 #define IPT_OWNER_SID 0x08 struct ipt_owner_in
www.eeworm.com/read/243567/4525232

h ipt_owner.h

#ifndef _IPT_OWNER_H #define _IPT_OWNER_H /* match and invert flags */ #define IPT_OWNER_UID 0x01 #define IPT_OWNER_GID 0x02 #define IPT_OWNER_PID 0x04 #define IPT_OWNER_SID 0x08 struct ipt_owner_in
www.eeworm.com/read/195013/5119166

h ipt_owner.h

#ifndef _IPT_OWNER_H #define _IPT_OWNER_H /* match and invert flags */ #define IPT_OWNER_UID 0x01 #define IPT_OWNER_GID 0x02 #define IPT_OWNER_PID 0x04 #define IPT_OWNER_SID 0x08 struct ipt_owner_in