代码搜索结果

找到约 10,000 项符合 Test 的代码

test.ini

[SETTINGS] GLOBAL_PREFIX = GLOBAL_SUFFIX = KEYWORD_PREFIX = KEYWORD_SUFFIX = PPKEYWORD_PREFIX =

test.c

/* * test.c --- Primary header file for * LCD Device Driver with Framebuffer * (C)opyright 2004 Bit 920 Labs * * Written by: Tangliting * Created on: Sat. Mar 7 14:3

test.cpp

/* Graph library Demo. David D. 2006 */ #include "Graph.h" using namespace std; using namespace Mido::Utility; const int N = 7; const double dag[N][N] = { {-1, 0.5,-1,-1,-1,-1,-1}

test.h

//--------------------------------------------------------------------------- #ifndef testH #define testH //--------------------------------------------------------------------------- #include

test.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "test.h" #include "MUR100.h" //----------------------------------------

test.dfm

object FrmTest: TFrmTest Left = 322 Top = 190 Width = 870 Height = 640 Caption = 'FrmTest' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.He

test.dom

/*---------------------------------------------------------------------- domains ----------------------------------------------------------------------*/ dom(A) = ZZ [-4, 4]; dom(B) = ZZ [-4, 4];

test.tab

A B -2 -1 -1 -1 0 -1 1 -1 2 -1 -2 1 -1 1 0 1 1 1 2 1