代码搜索:谐振测试
找到约 10,000 项符合「谐振测试」的源代码
代码结果 10,000
www.eeworm.com/read/128237/14310028
sln 硬盘速度测试.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "硬盘速度测试", "硬盘速度测试.vbproj", "{99453140-7DA5-42E9-A87B-3B36566F7B6E}"
ProjectSection(Pro
www.eeworm.com/read/128237/14310043
pdb 硬盘速度测试.pdb
www.eeworm.com/read/128237/14310045
exe 硬盘速度测试.exe
www.eeworm.com/read/229822/14315530
c 工频参数测试.c
//系统晶振为8Mhz
#include
#include
#define data_port PORTA
//ASK=PORTE.6
#define ask (PINE&0x40)
//ANSWER=PORTE.7
#define set_answer asm("sbi 0x03,7")
#define clr_answer asm("c
www.eeworm.com/read/127056/14383657
doc oa系统测试.doc
www.eeworm.com/read/227559/14421197
ppt 软件测试培训.ppt
www.eeworm.com/read/126210/14437888
pdf 字符测试篇.pdf
www.eeworm.com/read/123850/14609835
txt orcale测试实例.txt
作者:blackwhites
日期:2000-11-9 15:13:59
/*
OracleTestServlet - This is a sample servlet which
connects to an Oracle instance. It includes some code to
log various points of invocation and execu
www.eeworm.com/read/222904/14668340
h 测试view.h
// 测试View.h : interface of the CMyView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_VIEW_H__55EF62F4_4E0F_402A_8C92_D60872B64814__INCLUD