代码搜索:误码测试

找到约 10,000 项符合「误码测试」的源代码

代码结果 10,000
www.eeworm.com/read/414838/11100782

cs program.cs

using System; using System.Collections.Generic; using System.Windows.Forms; namespace 中文分词测试程序 { static class Program { /// /// The main entry point for the application.
www.eeworm.com/read/266481/11223825

cpp stresscase.cpp

//////////////////////////////////////////////////////////////////////////// // // StressCase.cpp - 测试用例类基类的实现代码 // // created by Wang Yong Gang, 2001-08-07 ( version 1.0 ) // modified by Wang Yo
www.eeworm.com/read/134482/13987116

c led_test.c

/**************************************************************************** 【文 件 名 称】led_test.c 【功 能 描 述】三星S3C44B0X板测试程序 ********************************************************************
www.eeworm.com/read/112338/15489482

c 1-1.c

/*1-1.c*/ #include "graphics.h" main( ) { int gdriver, gmode; detectgraph(&gdriver, &gmode); /*自动测试硬件*/ printf("driver is %d, mode is %d\n", gd
www.eeworm.com/read/109608/15553633

c 1-1.c

/*1-1.c*/ #include "graphics.h" main( ) { int gdriver, gmode; detectgraph(&gdriver, &gmode); /*自动测试硬件*/ printf("driver is %d, mode is %d\n", gd
www.eeworm.com/read/107024/15614596

dfm ts.dfm

object Form1: TForm1 Left = 252 Top = 207 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'SOCKET测试界面' ClientHeight = 424 ClientWidth = 643 Color = cl
www.eeworm.com/read/107024/15614599

~dfm ts.~dfm

object Form1: TForm1 Left = 228 Top = 147 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'SOCKET测试界面' ClientHeight = 424 ClientWidth = 643 Color = cl
www.eeworm.com/read/101767/15819116

c 1-1.c

/*1-1.c*/ #include "graphics.h" main( ) { int gdriver, gmode; detectgraph(&gdriver, &gmode); /*自动测试硬件*/ printf("driver is %d, mode is %d\n", gd
www.eeworm.com/read/191792/8422545

txt readme.txt

************************************************* UCOS_II测试程序说明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件说明 UCOS_II : UCOS_II代码,2.71版 Src
www.eeworm.com/read/431518/8671659

h test_sd.h

/*--------------File Info------------------------------------------------------- ** 文 件 名: TEST_SD.h ** 最后修改日期: 2008.04.04 ** 版 本: V1.0 ** 描 述: SD卡测试函数 **-------