代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/375893/9344413
txt pic18f2550usb.c.txt
////////////////////////////////////////////////////////////////////////////////
// PIC18F2550 USB HID IO
//
// Filename : 18F2550 USB HID CRC IO.c
// Programmer : Steven Cho
www.eeworm.com/read/366268/9822502
bak iic.c.bak
/******************************************************************************************************
Filename:iic.c
programmer:zhang chen
Description:iic总线的子程序。
版本变更:
2003年10月11日 1.0
**
www.eeworm.com/read/165536/10058104
c dirs.c
/*
* DIRS.C - Print the directory stack from dirserver.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 29.3.1991
*/
static char *VERSION = "Version 1.0" ;
/*
*/
static char *prognam
www.eeworm.com/read/165536/10058309
h paramstd.h
/*
* PARAMSTD.H - STANDARD PARAMETER HANDLER FOR TOOLS/2 PACKAGE
* This file contains general definitions and function prototypes.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 26.
www.eeworm.com/read/165536/10058332
c at.c
/*
* AT.C - Start a program at a specified time.
* UNTIL - Suspend execution until a specified time.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 8.3.1992
*/
static char *VERSION
www.eeworm.com/read/165536/10058367
c wipefile.c
/*
* WIPEFILE.C - Destroys the contents of a file by writing over it
* multiple times.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 1.12.1990
*/
static char *VERSION ="Version 1.1.
www.eeworm.com/read/165536/10058416
c popd.c
/*
* POPD.C - Testclient for message queues.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 17.3.1991
*/
static char *VERSION = "Version 1.0" ;
/*
*/
static char *progname ;
void o
www.eeworm.com/read/165536/10058424
c dirscan.c
/*
* DIRSCAN.C - General directory scanner function.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 30.10.1991
* VERSION: 1.0
*
*/
//#undef MSDOS
#include
#include
www.eeworm.com/read/165536/10058452
c pushdos.c
/*
* PUSHDOS.C - Pushes current drive and directory to the drive and directory stack.
* Dos version.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 2.3.1992
*/
static char *VERS
www.eeworm.com/read/165536/10058470
c paramstd.c
/*
* PARAMSTD.C - Test general parameter handling functions.
* This file also handles the default parameters for
* tools/2 package.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED