代码搜索结果

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

unit_test_suite_ex_test.cpp

// (C) Copyright Gennadiy Rozental 2001-2003. // Use, modification, and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or co

tools_test_data_inc_test.cpp

// Copyright John Maddock 2006. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boo

test.cpp

// Test.cpp : implementation file // #include "stdafx.h" #include "attendance.h" #include "Test.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;

test.h

#if !defined(AFX_TEST_H__04BD362F_AD7B_11D6_8649_0088CC174723__INCLUDED_) #define AFX_TEST_H__04BD362F_AD7B_11D6_8649_0088CC174723__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER

test.txt

main() a:int; b:int; { if a>0 and c>0 then a=0 else a=1; while a

test.c

#include "grs_warning_module.h" int main() { com_attr_t * ca=(com_attr_t *)malloc(sizeof(com_attr_t)); ca->baud_rate=115200; strcpy(ca->com_device,"/dev/ttyUSB0"); ca->databits=8; ca->pa

test.m

clear all, close all, clc %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %OFDM Blocks (Turbo+QPSK) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%