代码搜索:PROGRAMMER

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

代码结果 6,766
www.eeworm.com/read/264666/4287580

mod lcd.mod

;********************************************************************** ;* Module : LCD.MOD ;* Programmer: Tony Papadimitriou ;* Purpose : LCD-related OS-called routines ;* Language : MC68HC
www.eeworm.com/read/194702/8188248

txt documentation.txt

In the name of GOD Authored by: Darioush Jalali Hello. Introduction ------------ The HPS is a hierarchical planning system which allows a programmer
www.eeworm.com/read/334853/12569734

txt documentation.txt

In the name of GOD Authored by: Darioush Jalali Hello. Introduction ------------ The HPS is a hierarchical planning system which allows a programmer
www.eeworm.com/read/200732/15426348

txt readme.txt

------------------------------------------------------------------------------- Example: PP Flash Programmer Target: ADSP-21364 Date: January 25, 2006 Tools: VisualDSP++ 4.5 Hardware: ADSP-21364
www.eeworm.com/read/102992/15751199

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/102992/15751202

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/102720/15761067

2 fcntl.2

FCNTL(2) Minix Programmer's Manual FCNTL(2) NAME fcntl - miscellaneous file descriptor control functions SYNOPSIS #include
www.eeworm.com/read/102720/15761084

2 sigprocm.2

SIGPROCMASK(2) Minix Programmer's Manual SIGPROCMASK(2) NAME sigprocmask - manipulate the signal mask SYNOPSIS #include int sigprocmas
www.eeworm.com/read/102720/15761093

2 exit.2

EXIT(2) Minix Programmer's Manual EXIT(2) NAME exit, _exit - terminate a process SYNOPSIS void _exit(int status) DESCRIPTION _exit
www.eeworm.com/read/102720/15761099

2 pipe.2

PIPE(2) Minix Programmer's Manual PIPE(2) NAME pipe - create an interprocess communication channel SYNOPSIS #include int