代码搜索:误码测试
找到约 10,000 项符合「误码测试」的源代码
代码结果 10,000
www.eeworm.com/read/271226/11002554
cpp scannermain.cpp
// ----------------------------- scannermain.cpp ---------------------------------
// 词法分析器测试主程序
#include "scanner.h"
void main(int argc, char *argv[])
{
scanner_class Scanner;
token_rec
www.eeworm.com/read/469105/6977400
frm form13.frm
VERSION 5.00
Begin VB.Form frmDanxuan
BackColor = &H00FFC0C0&
Caption = "单选题测试"
ClientHeight = 3150
ClientLeft = 60
ClientTop = 390
Clie
www.eeworm.com/read/461638/7222922
txt readme.txt
*************************************************
RTL8019测试程序说明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代
www.eeworm.com/read/460954/7236973
dfm main.dfm
object mainfm: Tmainfm
Left = 93
Top = 10
BorderStyle = bsSingle
Caption = '测试'
ClientHeight = 480
ClientWidth = 671
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Col
www.eeworm.com/read/424235/7344360
txt readme.txt
*************************************************
RTL8019测试程序说明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代
www.eeworm.com/read/447205/7556465
txt readme.txt
*************************************************
RTL8019测试程序说明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代
www.eeworm.com/read/438248/7733566
txt readme.txt
*************************************************
RTL8019测试程序说明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代
www.eeworm.com/read/399227/7879702
dpr comm.dpr
program comm;
uses
Forms,
ucomm in 'ucomm.pas' {FComm};
{$R *.res}
begin
Application.Initialize;
Application.Title := '串通信测试';
Application.CreateForm(TFComm, FComm);
Applica
www.eeworm.com/read/197552/7986355
v one_pulse_test.v
//********************************************
// 可编程单脉冲发生器 测试程序
//*******************************************
`timescale 1us/1us
module ONE_PULSE_TEST;
reg CLK, RB, KEY;
reg
www.eeworm.com/read/396973/8081134
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "表达式编译类 VB 测试程序"
ClientHeight = 5655
ClientLeft = 60
ClientTop = 345
ClientWidth = 8295
LinkTop