代码搜索:PROGRAMMER

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

代码结果 6,766
www.eeworm.com/read/165536/10058337

c words.c

/* * WORDS.C - Counts the occurance of characters, words and lines in a given text file. * * PROGRAMMER: Martti Ylikoski * CREATED: 2.12.1990 */ static char *VERSION = "Version 1.1. Copy
www.eeworm.com/read/165536/10058345

c bell.c

/* * BELL.C - Make an audible sound an the terminal. Normally this is used to * indicate some sort of an error, but it can also be used to play * little tunes. * * PROGRAMMER: Martti Yl
www.eeworm.com/read/165536/10058454

c border.c

/* * BORDER.C - Sets the colors of the border. * * * PROGRAMMER: Martti Ylikoski * CREATED: 21.2.1991 * VERSION: 1.0 * */ #include #include #include
www.eeworm.com/read/359970/10113325

c main.c

/* USBasp - USB in-circuit programmer for Atmel AVR controllers Thomas Fischl License: The project is built with AVR USB driver by Objective Development, which is p
www.eeworm.com/read/359954/10113696

c main.c

/* USBasp - USB in-circuit programmer for Atmel AVR controllers Thomas Fischl License: The project is built with AVR USB driver by Objective Development, which is p
www.eeworm.com/read/163690/10149357

c main.c

/* USBasp - USB in-circuit programmer for Atmel AVR controllers Thomas Fischl License: The project is built with AVR USB driver by Objective Development, which is publish
www.eeworm.com/read/163588/10153383

ac configure.ac

# -*- Autoconf -*- # # $Id: configure.ac,v 1.19 2005/02/07 21:37:16 marga Exp $ # # uisp - The Micro In-System Programmer for Atmel AVR microcontrollers.
www.eeworm.com/read/280743/10296191

c r61503b.c

///***************************************** ////PS176220T-022-L-07 /// LCD:60228 //IC:R61503B //PROGRAMMER:STRONG //DATE:2006/11/29 //****************************************** #include
www.eeworm.com/read/354597/10342977

c setver.c

/* * SETVER.C - Change the last modification time of a file to the version number. * * PROGRAMMER: Martti Ylikoski * CREATED: 5.9.1992 */ static char* VERSION="Version 1.1. Copyright (c)
www.eeworm.com/read/354597/10343065

c version.c

/* * VERSION.C - Shows version information. * * PROGRAMMER: Martti Ylikoski * CREATED: 7.7.1992 */ static char *VERSION="Version 1.0. Copyright(c) Martti Ylikoski, 1992. " ; /* * */