代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/457118/7333955

s int.s

; ====================================================================== ; USB interrupt handler ; ; This is the handler for the interrupt caused by the initial rising edge ; on the D+ USB signal. The
www.eeworm.com/read/456463/7348919

c adc0809电压表.c

#include #include #define uchar unsigned char #define uint unsigned int uchar code tab0[]="AD0809数字电压表"; uchar code tab1[]="Vx = V"; sbit sid=P0^1;//12864数据输入 sbit sck=P0^
www.eeworm.com/read/456463/7348928

txt 1.txt

#include #include #define uchar unsigned char #define uint unsigned int uchar code tab0[]="AD0809数字电压表"; uchar code tab1[]="Vx ="; sbit sid=P0^1;//12864数据输入 sbit sck=P0^0;//12
www.eeworm.com/read/456461/7348945

pas srvlog.pas

unit SrvLog; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ConstDef; type TFrmSrvLog = class(TForm) LabAccount: TLabel;
www.eeworm.com/read/456284/7352622

lst cp220x_reg.lst

C51 COMPILER V7.05 CP220X_REG 10/23/2006 10:03:07 PAGE 1 C51 COMPILER V7.05, COMPILATION OF MODULE CP220X_REG OBJECT MODULE PLACED
www.eeworm.com/read/456284/7352632

c cp220x_reg.c

//----------------------------------------------------------------------------- // CP220x_REG.c //----------------------------------------------------------------------------- // Copyright 2006 Sil
www.eeworm.com/read/456284/7352642

lst cp220x_reg.lst

C51 COMPILER V7.50 CP220X_REG 10/23/2006 13:29:41 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE CP220X_REG OBJECT MODULE PLACED
www.eeworm.com/read/456284/7352651

c cp220x_reg.c

//----------------------------------------------------------------------------- // CP220x_REG.c //----------------------------------------------------------------------------- // Copyright 2006 Sil
www.eeworm.com/read/455915/7361859

cs form1.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Security.Crypto
www.eeworm.com/read/455858/7362756

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