代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/395484/8171091

h opctestclient.h

// ************************************************************************** // opctestclient.h // // Description: // Defines the OPC Quick Client application root class. // // DISCLAIMER: //
www.eeworm.com/read/395484/8171201

cpp opctestclient.cpp

// ************************************************************************** // opctestclient.cpp // // Description: // Implements the OPC Quick Client application root class. // // DISCLAIMER:
www.eeworm.com/read/370745/9586694

h opctestclient.h

// ************************************************************************** // opctestclient.h // // Description: // Defines the OPC Quick Client application root class. // // DISCLAIMER: //
www.eeworm.com/read/370745/9586772

cpp opctestclient.cpp

// ************************************************************************** // opctestclient.cpp // // Description: // Implements the OPC Quick Client application root class. // // DISCLAIMER:
www.eeworm.com/read/109650/15553213

h opctestclient.h

// ************************************************************************** // opctestclient.h // // Description: // Defines the OPC Quick Client application root class. // // DISCLAIMER: //
www.eeworm.com/read/109650/15553247

cpp opctestclient.cpp

// ************************************************************************** // opctestclient.cpp // // Description: // Implements the OPC Quick Client application root class. // // DISCLAIMER:
www.eeworm.com/read/100467/15873527

txt vectorsort.txt

//************************************** // // Name: Sorting Vectors // Description:Sorting Vectors, Quick So // rt... // By: //hIDRA_5; // //--------------------------------------
www.eeworm.com/read/100551/15872408

c sound.c

// MESSAGE.C #include "comdial.h" /* quick and dirty RIFF chunk */ BYTE ab_riffchunk[] = {'R','I','F','F', 0,0,0,0, 'W','A','V','E'}; /* quick and dirty format chunk tag */ BYTE ab_formatchunk
www.eeworm.com/read/272894/10936795

dpr ex.dpr

{ dynamic BFS+ heap sort : TLE at 9 static BFS + quick sort (binary): TLE at 16 static BFS + quick sort (random): AC 0.078s static BFS + heap sort: AC 0.093s } program Ural_1028(Input, Output)
www.eeworm.com/read/272894/10936801

dpr ex2.dpr

{ dynamic BFS+ heap sort : TLE at 9 static BFS + quick sort (binary): TLE at 16 static BFS + quick sort (random): AC 0.078s static BFS + heap sort: AC 0.093s } program Ural_1028(Input, Output)