代码搜索:PROGRAMMER

找到约 6,766 项符合「PROGRAMMER」的源代码

代码结果 6,766
www.eeworm.com/read/165536/10058420

c setprty.c

/* * SETPRTY.C - Set the priority of a starting process to specified value. * * PROGRAMMER: Martti Ylikoski * CREATED: 30.6.1991 * VERSION: 1.0 * Note ! Not working */ #include
www.eeworm.com/read/165536/10058432

c runtime.c

/* * RUNTIME.C - Displays the time a command takes to execute. * * PROGRAMMER: Martti Ylikoski * CREATED: 6.12.1990 * NOTES: Original implementation used DosExecPgm and DosSear
www.eeworm.com/read/354597/10343008

h vioclr.h

/* * VIOCLR.H - General color definitions for vio-programs. * * * PROGRAMMER: Martti Ylikoski * CREATED: 6.11.1991 * VERSION: 1.0 * */ /* VIO definitions */ #define BLACK
www.eeworm.com/read/354597/10343175

c timersrv.c

/* * TIMERSRV.C - Testserver for message queues. * * * PROGRAMMER: Martti Ylikoski * CREATED: 17.3.1991 */ static char *VERSION = "Version 1.0" ; /* */ static char *progname ;
www.eeworm.com/read/354597/10343413

c pushd.c

/* * PUSHD.C - Testclient for message queues. * * * PROGRAMMER: Martti Ylikoski * CREATED: 17.3.1991 */ static char *VERSION = "Version 1.0" ; /* */ static char *progname ; #in
www.eeworm.com/read/354597/10343426

c ff.c

/* * FF.C - Find Files using the DosGetFirst, DosGetNext and * DosFindClose-functions. * * PROGRAMMER: Martti Ylikoski * CREATED: 30.11.1990 * VERSION: 1.0 * */ //#define FF
www.eeworm.com/read/354597/10343568

c setprty.c

/* * SETPRTY.C - Set the priority of a starting process to specified value. * * PROGRAMMER: Martti Ylikoski * CREATED: 30.6.1991 * VERSION: 1.0 * Note ! Not working */ #include
www.eeworm.com/read/354597/10343577

c runtime.c

/* * RUNTIME.C - Displays the time a command takes to execute. * * PROGRAMMER: Martti Ylikoski * CREATED: 6.12.1990 * NOTES: Original implementation used DosExecPgm and DosSear
www.eeworm.com/read/274869/10847092

readme

libping README WHAT IS IT? ----------- Libping is a small C library designed to allow a programmer to make ICMP_ECHO requests and network services inquiries directly from a
www.eeworm.com/read/444528/6965677

cpp ann.cpp

//---------------------------------------------------------------------- // File: ANN.cpp // Programmer: Sunil Arya and David Mount // Description: Methods for ANN.h and ANNx.h // Last modified: 0