代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/273525/4208880
hlp _estimates.hlp
{smcl}
{* 09feb2005}{...}
{cmd:help _estimates}
{hline}
{title:Title}
{p2colset 5 23 25 2}{...}
{p2col :{hi:[P] _estimates} {hline 2}}Programmer's utility to manage estimation results{p_end}
www.eeworm.com/read/270919/4231622
target micaz.target
#-*-Makefile-*- vim:syntax=make
#$Id: micaz.target,v 1.9 2005/05/05 03:07:53 cssharp Exp $
PLATFORM = micaz
SENSORBOARD ?= micasb
PROGRAMMER_PART ?= -dpart=ATmega128 --wr_fuse_e=ff
PFLAGS += -finline
www.eeworm.com/read/437893/1828888
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/433911/1876803
cpp ha_status_static.cpp
/**
* $Id: HA_Status_Static.cpp 80826 2008-03-04 14:51:23Z wotte $
*
* Home Automation Status server. Sample code from The ACE Programmer's Guide,
* Copyright 2003 Addison-Wesley. All Rights R
www.eeworm.com/read/433911/1876824
h ha_status_dynamic.h
/**
* $Id: HA_Status_Dynamic.h 80826 2008-03-04 14:51:23Z wotte $
*
* Home Automation Status server. Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Re
www.eeworm.com/read/433911/1876835
h ha_status_static.h
/**
* $Id: HA_Status_Static.h 80826 2008-03-04 14:51:23Z wotte $
*
* Home Automation Status server. Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Res
www.eeworm.com/read/350504/3124913
c howdy.c
#include
#include
int main(void)
{
char msg[] = "Hello, Linux programmer, from howdy.c!";
puts(msg);
printf("howdy.c says, `Here you are, using diff.'\n");
exit(EXIT_SUCCES
www.eeworm.com/read/473761/6839285
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/292808/8331934
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/415814/11052049
svn-base dfu-util.1.svn-base
.TH DFU-UTIL 1 "February 29, 2008"
.SH NAME
dfu-util \- Device firmware update (DFU) USB programmer
.SH SYNOPSIS
.B dfu-util \fR[\fB\-ldpciatUDRhV\fR]
.SH DESCRIPTION
.B dfu-util
is a program that imp