代码搜索结果
找到约 10,000 项符合
Test 的代码
test.reference
car is THE CAR in arabic => car is RAC EHT in arabic
CAR IS the car IN ENGLISH => HSILGNE NI the car SI RAC
he said "IT IS 123, 456, OK" => he said "KO
test.m
%%%
%%% The following tests should succeed.
%%%
% initialize the test
unit_init;
% make sure our imaginary unit isn't redefined
clear i
s1 = signal(0:2,1);
s2 = signal(0:2,1/10);
s3 = signal(0:2,1
test.c
#include
#include
//#include
//#include
extern INT8U LCD_BGColor;
extern INT8U LCD_PenColor;
void main(void)
{
INT8U i;
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
test.dsp
# Microsoft Developer Studio Project File - Name="Test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
test.cpp
// Test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Test.h"
#include "TestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
test.h
// Test.h : main header file for the TEST application
//
#if !defined(AFX_TEST_H__531A9806_3B80_4DBC_BACF_123FD091DD3A__INCLUDED_)
#define AFX_TEST_H__531A9806_3B80_4DBC_BACF_123FD091DD3A__INCLUD