代码搜索:STN

找到约 585 项符合「STN」的源代码

代码结果 585
www.eeworm.com/read/288222/4008977

c output_stn_chn_comments.c

/*=================================================================*/ /* SEED reader | output_resp | subprocedure */ /*=========================================================
www.eeworm.com/read/171195/9767516

cpp file.cpp

#include "file.h" int FileItemtoNum(const char *datafile){ STN *stn1,*stn2,*per,*data; char line[20*4096]; int num=0; FILE *fp,*fp1,*fp2; char *t, *s; data = (STN *)new S
www.eeworm.com/read/483122/6610304

asp inc.asp

www.eeworm.com/read/101082/6250980

p cstmt.p

(*#@(#)cstmt.p 4.1 Ultrix 7/17/90 *) (**************************************************************************** * * * Copyright (c) 1984 by * * DIGITAL EQUIPMENT CORPORATI
www.eeworm.com/read/191861/8419139

h wsort.h

//WSort.h //对外存文件(磁盘文件)进行排序的算法 typedef struct {int key; int stn;}ElemType; int b=sizeof(ElemType); //类定义 class LoadFile {public: //构造函数 //向物理文件名为fn指针所指文件中输出n个记录 LoadFile(char* fn
www.eeworm.com/read/288263/8645645

c lcd.c

/***************************************************************************\ Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved. by threewter 2004.4.26 \************************
www.eeworm.com/read/427128/8974497

pl genfilespectestdirs.pl

#!/usr/bin/perl -w # # "$Id$" # # This script generates a set of dummy files and directories for # running FileSpecTest. They are in the form of # fstest/ADMS###/RINEXOBS/S##1###A.##O
www.eeworm.com/read/427128/8974647

pl delfilespectestdirs.pl

#!/usr/bin/perl -w # $Id$ # # # This script eliminates the set of dummy files and directories created # by genFileSpecTestDirs. The dummy files/directories are used while # running FileSpecTest but ar
www.eeworm.com/read/283541/9009784

h wsort.h

//WSort.h //对外存文件(磁盘文件)进行排序的算法 typedef struct {int key; int stn;}ElemType; int b=sizeof(ElemType); //类定义 class LoadFile {public: //构造函数 //向物理文件名为fname指针所指文件中输出n个记录 LoadFile(char*