代码搜索:汽车测试
找到约 10,000 项符合「汽车测试」的源代码
代码结果 10,000
www.eeworm.com/read/482837/6614271
cpp p4-188.cpp
#include
#include
#include
using namespace std;
#define ARRAY_SIZE 3 //array size
//测试vala
www.eeworm.com/read/480599/6666501
c 点阵.c
//流水灯的方式测试点阵
#include
////////////////////////////////////////////////////////
void delay(unsigned int cnt)
{
while(--cnt);
}
///////////////////////////////////////////////////////
www.eeworm.com/read/479983/6674277
cpp main.cpp
/********************************************************************
created: 2006/06/30
filename: Main.cpp
author: 李创
http://www.cppblog.com/converse/
purpose: 测试Factory
www.eeworm.com/read/479650/6689703
cpp p4-188.cpp
#include
#include
#include
using namespace std;
#define ARRAY_SIZE 3 //array size
//测试vala
www.eeworm.com/read/410875/11266424
c 160327522.c
/********************************************/
/* AM12864系列测试程序 1.0 */
/* Designed by Andorin LCM R&D Group */
/********************************************/
#include
#include
www.eeworm.com/read/264849/11298504
asm 7289.asm
;********************************************************
; ZLG7289 测试演示程序 *
;********************************************************
;
KEY_CS BIT P2.0 ;低电平有效
KEY_DA
www.eeworm.com/read/406980/11431699
asm 123.asm
;****************************************************
; 1602显示测试程序 .asm
;****************************************************
RS EQU P3.7
RW EQU P3.6
E EQU P3.5
www.eeworm.com/read/406038/11450602
frm frmtest.frm
VERSION 5.00
Begin VB.Form frmTest
BorderStyle = 1 'Fixed Single
Caption = "Captchio测试"
ClientHeight = 3150
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/404368/11486812
frm frmmnxl.frm
VERSION 5.00
Begin VB.Form frmmnxl
Caption = "VB模拟测试"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/400789/11568396
c test.c
/*****************************************************
1602C语言测试程序
Copy:yangdetian
EMail:yangdetianex@126.com
******************************************************/
#include
#includ