代码搜索:SECS
找到约 1,223 项符合「SECS」的源代码
代码结果 1,223
www.eeworm.com/read/16816/692636
h secs.h
if(t.ti_sec==0)
sec_a=-45.55;
if(t.ti_sec==1)
sec_a=-45.45;
if(t.ti_sec==2)
sec_a=-45.35;
if(t.ti_sec==3)
sec_a=-45.25;
if(t.ti_sec==4)
sec_a=-45.15;
if(t.ti_sec==5)
sec_a=-45.05;
if(t.ti_
www.eeworm.com/read/100403/15874593
p secs2.p
/* Protogen Version 1.05 Thursday February 09, 1995 22:39:59 */
/* Secs2prg.c */
BOOL PpvAutoYear(PTEXT ppid);
BYTE PplAutoYear(int request);
BOOL PpvAutoCycle(
www.eeworm.com/read/100403/15874595
cst secs2.cst
/*
* SECS-2 customizable definitions
*/
/* The following MUST have six characters exactly */
CTEXT secs_model[SECS2_MODLEN+1] = { "DavidL" } ;
CTEXT secs_softrev[SECS2_SOFTLEN+1];
extern TEXT
www.eeworm.com/read/100403/15874599
p secs1.p
/* Protogen Version 1.05 Thursday February 09, 1995 22:39:56 */
/* Secs1btp.c */
void SecsTimestart(SECS_TIMER *timer);
BOOL SecsTimeout(SECS_TIMER *timer);
int
www.eeworm.com/read/100403/15874625
h secs1.h
/*
* Header defining things useful in the SECS-1 part of the SEMI protocol
*/
#ifndef SECS1_H
#define SECS1_H
#include "utype.h"
/* Define various characters supported in SECS-1 */
#ifnde
www.eeworm.com/read/100403/15874629
h secs2.h
/*
* Definitions for the SECS2 portion of the SEMI protocol
*/
#ifndef SECS2_H
#define SECS2_H
/* Most constants in this file are specified in the SEMI standards */
#include "secs1.h"
/*
www.eeworm.com/read/100403/15874596
c secs2blk.c
/*
* secs2blk.c
*
* Block read and write functions
*
* Code by David Lindauer, CIMple technologies
*
*/
#include
#include
#include "menus.h"
#include "secs2.h"
www.eeworm.com/read/100403/15874598
c secs2prg.c
/*
* secs2prg.c
*
* default service & process program load/save
* SPs are defined in stream 2,
* PPs are defined in stream 7
*
*
* Code by David Lindauer, CIMple technologies
*
*/
www.eeworm.com/read/100403/15874601
c secs2str.c
/*
* secs2str.c
*
* Stream handling functions, generic, & secs2 main routine
*
*
* Code by David Lindauer, CIMple technologies
*
*/
#include
#include
#include "