代码搜索:PROGRAMMER

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

代码结果 6,766
www.eeworm.com/read/431781/8654879

h adsp-ppifcd.h

/************************************************************ * * Copyright (C) 2005,Analog Devices * * FILE adsp-ppifcp.h * PROGRAMMER(S): Michael Hennerich (hennerich@blackfin.uclinux.org) * * $Id:
www.eeworm.com/read/284578/8916423

java drawingboard.java

package javabook; import java.awt.*; /** * This class allows the drawing of lines, circles, and rectangles in the programmer * designated color. * * This class is provided as freewar
www.eeworm.com/read/383259/8958989

java drawingboard.java

package javabook; import java.awt.*; /** * This class allows the drawing of lines, circles, and rectangles in the programmer * designated color. * * This class is provided as freewar
www.eeworm.com/read/378936/9212294

bat proflash.bat

@echo off uniprog.exe %1 %2 %3 %4 %5 /iproflash.bat -c%port% goto end ------------------------------------------------------------------------- Programmer initialization file --------------
www.eeworm.com/read/378936/9212297

bat p24cxx.bat

@goto program Programmer initialization file ------------------------------ Description: Reading initialization file: 1. given by the commandline: "/iFilename" 2. "uniprog.ini" in curr
www.eeworm.com/read/176025/9521677

h bfin_ppifcd.h

/************************************************************ * * Copyright (C) 2005,Analog Devices * * FILE adsp-ppifcp.h * PROGRAMMER(S): Michael Hennerich (hennerich@blackfin.uclinux.org) * * $Id:
www.eeworm.com/read/165536/10057853

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/165536/10058030

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/165536/10058265

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/165536/10058275

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