代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/151575/12200348
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/151575/12200352
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/149930/12330418
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/149930/12330420
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/149930/12330432
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/149930/12330442
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/231864/14217299
asm c2xx_btx.asm
;**************************************************************************
; FILENAME: c2xxprog.asm - Generic name
; c2xx_bt0.asm
;
; DESCRIPTION:
; Flash Programmer control module
www.eeworm.com/read/231864/14217425
asm c2xx_btx.asm
;**************************************************************************
; FILENAME: c2xxprog.asm - Generic name
; c2xx_bt0.asm
;
; DESCRIPTION:
; Flash Programmer control module
www.eeworm.com/read/128477/14294482
m test_dist2.m
% Script file: test_dist2.m
%
% Purpose:
% This program tests function dist2.
%
% Record of revisions:
% Date Programmer Description of change
% ==== ====
www.eeworm.com/read/128477/14294567
m binary_io.m
% Script file: binary_io.m
%
% Purpose:
% To illustrate the use of binary i/o functions.
%
% Record of revisions:
% Date Programmer Description of change
% ====