代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/152187/12133509
abl comp4.abl
module comp4
title '4-bit look-ahead comparator
Charles Olivier & Mary Bailey Data I/O Corp. 24 Feb 1984'
IC1 device 'P16HD8';
A3,A2,A1,A0 pin 1,2,3,4;
B3,B2,B1,B0 pin 5,6,7,8;
E3
www.eeworm.com/read/336516/12440276
abl comp4.abl
module comp4
title '4-bit look-ahead comparator
Charles Olivier & Mary Bailey Data I/O Corp. 24 Feb 1984'
IC1 device 'P16HD8';
A3,A2,A1,A0 pin 1,2,3,4;
B3,B2,B1,B0 pin 5,6,7,8;
E3
www.eeworm.com/read/234257/14117625
inc dbr_table.inc
;================================================================================
inquiry_tb: db 0x00,0x80,0x04,0x00,0x1f,0x00,0x00,0x00
db 'E','t','o','m','s',0x20,0x20,0x20
db
www.eeworm.com/read/234021/14125544
asm step_seq.asm
; *************************************************************************
;
; Filename: step_seq.asm
;
; Date: 07/22/05
;
; Author: Aaron Garber
;
; ******************************
www.eeworm.com/read/126027/14451307
h bus_ops.h
/*
* bus_ops.h 1.12 2001/08/24 12:16:12
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance wit
www.eeworm.com/read/100333/15876978
h block.h
/*
Little Smalltalk
block definitions
timothy a. budd, 10/84
*/
/*
for blocks
b_size = BLOCKSIZE
b_interpreter is an instance of interpreter that will
actually execute the
www.eeworm.com/read/419058/10888008
hex stepperpro.hex
:03000B000200B040
:0900B000758C7A758A60B2A732E2
:03001B000200B927
:0900B900758D7A758B60B29732E7
:040003007F2CDFFE71
:0100070022D6
:100072007590F0E59054F064F06030120003E59062
:1000820054F064F060
www.eeworm.com/read/312349/13612944
htm b2b32d9c-1263-e05b-0b6b-32f401bf4edf.htm
TextLED Constructor
www.eeworm.com/read/470339/1474920
b0af2b9b89f4001b1d93a4fbb4b5e69f
package bean;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.util.*;
public class AddCar_Servlet1 extends HttpServlet
{
protected void doGet(HttpServlet