代码搜索:Byte

找到约 10,000 项符合「Byte」的源代码

代码结果 10,000
www.eeworm.com/read/303704/13810062

txt i2c应用程序1.txt

; File: an734.asm ; data: feb.23.2001 ; Written By: 歌林电子制作实验室www.nbglin.com ; Functionality: ; ; This code implements the basic functions for an I2C slave device ; using the SSP module. All
www.eeworm.com/read/302877/13825486

c settimer1period.c

/****************************************************************************** Filename: setTimer1Period.c Target: cc2430 Revised: 16/12-2005 Revision: 1.0 *******************
www.eeworm.com/read/302845/13826705

s xircom_pgs.s

/* $Id: loop.s,v 1.23 2000/03/20 09:49:06 warner Exp $ * * Firmware for the Keyspan PDA Serial Adapter, a USB serial port based on * the EzUSB microcontroller. * * (C) Copyright 2000 Brian
www.eeworm.com/read/302575/13831853

java subkey.java

//版权所有--董清潭 package des; public class SubKey { private String inKey; private StringBuffer keyBuf; private byte[] key=new byte[64]; /*实验性数据 private static byte[] key={ 0,0,0,1,0,0,1,1, 0,0
www.eeworm.com/read/302459/13834380

cs frmadminwelcome.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace OES { /// /// Summary description for frmAdminWel
www.eeworm.com/read/302459/13834389

cs frmstudentwelcome.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace OES { /// /// Summary description for frmStudentW
www.eeworm.com/read/302155/13841039

c scan.c

/* Functions for reading FILE*'s up to certain strings or characters. */ /* Copyright (C) 1997 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of
www.eeworm.com/read/302145/13841570

plm ptrap.plm

PTRAP: do; $include(PTRAP.DCL) declare P1 byte at (90h) register; Writeln: procedure(Ptr) public; declare Ptr word; declare B based Ptr byte auxiliary; declare I byte; do whil
www.eeworm.com/read/302121/13841829

h lpregs.h

//----------------------------------------------------------------------------- // File: lpregs.h // Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions. // // $Arc
www.eeworm.com/read/301924/13845647

c ad1.c

/** ################################################################### ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : AD1.C ** Project : Project_1 **