代码搜索:Inverted
找到约 874 项符合「Inverted」的源代码
代码结果 874
www.eeworm.com/read/130105/5964615
txt hmm.txt
5
3 6 6 6 3
3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
9
5
-0.100083 -2.351375 -10000000000.0
www.eeworm.com/read/130105/5964617
txt hmm.txt
5
3 6 6 6 3
3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
9
5
-0.083382 -2.525729 -10000000000.0
www.eeworm.com/read/130105/5964621
txt hmm.txt
5
3 6 6 6 3
3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
9
5
-0.115513 -2.215574 -10000000000.0
www.eeworm.com/read/130105/5964625
txt hmm.txt
5
3 6 6 6 3
3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
9
5
-0.095310 -2.397895 -10000000000.0
www.eeworm.com/read/100127/6274147
py burstcapt.py
import sys
import sv, SV
import gl, GL, DEVICE
def main():
format = SV.RGB8_FRAMES
requestedwidth = SV.PAL_XMAX
queuesize = 30
if sys.argv[1:]:
queuesize = eval(sys.argv[1])
v = sv.OpenVideo(
www.eeworm.com/read/493051/6405382
pas globals.pas
unit Globals;
{$IFDEF VER150}
{$WARN UNSAFE_CODE OFF}
{$ENDIF}
interface
uses
{$IFDEF VER140}
Variants,
{$ENDIF}
{$IFDEF VER150}
Variants,
{$ENDIF}
Windows,Messages,SysUtils,Cl
www.eeworm.com/read/264889/11296520
cpp 6_55.cpp
#include
#include
using namespace std;
int main()
{ char str[80] = "This Is A Test";
cout
www.eeworm.com/read/262882/11387154
h jtag.h
/*
* jtag.h : the head file for jtag.c
*
* This head file defines the connection between parallel port and JTAG.
* Wiggler is supported by defaul. If you want to support other interfaces,
www.eeworm.com/read/400440/11576999
h jtag.h
/*
* jtag.h : the head file for jtag.c
*
* This head file defines the connection between parallel port and JTAG.
* Wiggler is supported by defaul. If you want to support other interfaces,
www.eeworm.com/read/128439/14299008
pas globals.pas
unit Globals;
{$IFDEF VER150}
{$WARN UNSAFE_CODE OFF}
{$ENDIF}
interface
uses
{$IFDEF VER140}
Variants,
{$ENDIF}
{$IFDEF VER150}
Variants,
{$ENDIF}
Windows,Messages,SysUtils,Cl