代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/117215/14934254
txt readme.txt
This is a simple A* (A-Star) implementation. I did this for one of my university projects, so don't expect it would be very good.
Anyway, it's very simple because I'm not a C# programmer.
There are
www.eeworm.com/read/115707/15003336
pas solvepoc.pas
procedure solvetest(var equation:equationtype;enum,mnum:byte);
{PROGRAMMER: DICK SHAO FROM Dick & DARYL Studio since 1997
DATE: 97/07/11
}
const
max=300;
no_answer=1;
not_q=2;
www.eeworm.com/read/115707/15003343
pas ce.pas
Program main;
{$g+}
{$x+}
uses crt,DOS;
{
Version:5.00
Programmer:Dick Shao FROM Dick & DARYL Studio Suzhou Middle School Since 1997.
}
const
num=30;
leng=30;
ElementSum
www.eeworm.com/read/11139/197441
in configure.in
#
# $Id: configure.in,v 1.4 2006/12/12 18:23:00 vlahan Exp $
#
# uisp - The Micro In-System Programmer for Atmel AVR microcontrollers.
# Copyright (C) 2002, 2003 Theodore A. Roth
#
# This progr
www.eeworm.com/read/30847/876021
txt icd仿真器的源程序.txt
title "SA11a - PIC Programmer/Fixing the Code."
;
; SA11 - Checking Last Char for ":"
; SA11a - Put in "DEBUG" Check
; - Put in Simplified "RXBufReset"
; - Fixed up 16 Bit Variables to MP
www.eeworm.com/read/484868/1265119
in configure.in
#
# $Id: configure.in,v 1.2.2.1 2003/08/20 23:59:43 idgay Exp $
#
# uisp - The Micro In-System Programmer for Atmel AVR microcontrollers.
# Copyright (C) 2002, 2003 Theodore A. Roth
#
# This program
www.eeworm.com/read/460691/1558370
pod perlfaq3.pod
=head1 NAME
perlfaq3 - Programming Tools ($Revision: 1.29 $, $Date: 1998/08/05 11:57:04 $)
=head1 DESCRIPTION
This section of the FAQ answers questions related to programmer tools
and progra
www.eeworm.com/read/245488/4503013
original index.html.original
Programmer's Guide to the Java 2D API
www.eeworm.com/read/242732/4541503
c rrmdir.c
/* $Id: rrmdir.c 22348 2006-06-14 20:07:20Z frik85 $
* COPYRIGHT: See COPYING in the top level directory
* PROGRAMMER: Rex Jolliff (rex@lvcablemodem.com)
*
www.eeworm.com/read/228152/4766153
py jtag.py
#!/usr/bin/env python
#Parallel JTAG programmer for the MSP430 embedded proccessor.
#
#(C) 2002 Chris Liechti
#this is distributed under a free software license, see license.txt
#
#