代码搜索:2.54杜邦端子

找到约 733 项符合「2.54杜邦端子」的源代码

代码结果 733
www.eeworm.com/read/26786/965339

51+ҦӦ

;独立键盘的输入程序 ;P0口接J3,数据端口 ;P2.2接 J2 B端子,表示段码锁存 ;P2.3接 J2 A端子,标志位码锁存 ;P3口接 J26 独立按键 LATCH1 BIT P2.2 LATCH2 BIT P2.3 org 00h mov p2,#80h main: jnb p3.0,s1ok ;检测按键是否按下 jnb p3.
www.eeworm.com/read/26786/965347

51+ҦӦ

;动态扫描数码显示程序 ;P0口接J3,数据端口 ;P2.2接 J2 B端子,表示段码锁存 ;P2.3接 J2 A端子,标志位码锁存 ORG 00H MOV 20H,#3FH ;0 MOV 21H,#06H ;1 MOV 22H,#5BH ;2 MOV 23H,#4FH ;3 MOV 24H,#66H ;4 MOV 25H,#6DH ;5 LA
www.eeworm.com/read/26985/975516

c 步进电机.c

/******************************************************************** * 名称 : 步进电机.c * 功能 : 通过P1.3,P1.4,P1.5,P1.6四个IO口,来控制步进电机。 杜邦线的连接线,可以参考使用说明的1.3节。 /******************************************
www.eeworm.com/read/276185/10754610

output.0

@%:@! /bin/sh @%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Generated by GNU Autoconf 2.54. @%:@ @%:@ Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 200
www.eeworm.com/read/276185/10755046

1 output.1

@%:@! /bin/sh @%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Generated by GNU Autoconf 2.54. @%:@ @%:@ Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 200
www.eeworm.com/read/276185/10755060

output.0

@%:@! /bin/sh @%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Generated by GNU Autoconf 2.54. @%:@ @%:@ Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 200
www.eeworm.com/read/104056/15711411

m4 fnmatch.m4

# Check for fnmatch. # This is a modified version of autoconf's AC_FUNC_FNMATCH. # This file should be removed after Autoconf 2.54 is required. # Copyright (C) 2000, 2001, 2002 Free Software Foundat
www.eeworm.com/read/198849/7907540

ac configure.ac

# Process this file with autoconf to produce a configure script. # Configure template for gd library # AC_PREREQ(2.54) #HEY! Change BOTH the vesion number and the GDLIB_REVISION setting! AC_INIT([GD
www.eeworm.com/read/100046/6274879

c htwriter.c

/* HTWrite.c ** FILE WRITER BASED ON A SOCKET ** ** (c) COPYRIGHT MIT 1995. ** Please first read the full copyright statement in the file COPYRIGH. ** @(#) $Id: HTWriter.c,v 2.54 1
www.eeworm.com/read/184769/9078295

in configure.in

AC_PREREQ(2.54) # cairo package version number, (as distinct from shared library version) # An odd micro number indicates in-progress development, (eg. from git/cvs) # An even micro number indicates