代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/138044/13270087
asm mult8x8s.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Code Efficient : Looped Code )
;**********************************
www.eeworm.com/read/138044/13270116
asm mult8x8f.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Fast Version : Straight Line Code )
;*****************************
www.eeworm.com/read/137916/13279816
c mcucom.c
/* 包类型常数 */
const byte PACK_TYPE_CHECK = 0x01; /* 卡检测 */
const byte PACK_TYPE_INI = 0x02; /* 卡初始化 */
const byte PACK_TYPE_EMM = 0x03; /* EMM数据 */
const byte PACK_TYPE_ECM = 0x04; /* ECM数据 */
www.eeworm.com/read/322734/13368639
c main.c
#include
#include
#include"define.h"
extern unsigned char irdata;
void main(void)
{
unsigned char irbuffer;
At24_Init();
At24_Write_Byte(0xf0,0x55);
At24_Read_Byte(0xf
www.eeworm.com/read/321618/13402419
c f34x_usb_isr.c
//-----------------------------------------------------------------------------
// F34x_USB_ISR.c
//-----------------------------------------------------------------------------
// Copyright 2005 S
www.eeworm.com/read/319575/13448550
txt md5.txt
import java.security.Security;
import javax.crypto.Cipher;
import javax.crypto.KeyGenerator;
import javax.crypto.SecretKey;
import junit.framework.TestCase;
/**
* EncryptUnEncrypt.java
www.eeworm.com/read/316487/13522195
h system.h
/*
;**************************************************************
;* 北京达盛科技有限公司
;* 研 发 部
;*
;* http://www.techshine.com
;****************************
www.eeworm.com/read/314908/13555897
m4 ost_endian.m4
dnl Copyright (C) 1999-2005 Open Source Telecom Corporation.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as
www.eeworm.com/read/312755/13605355
c f34x_usb_isr.c
//-----------------------------------------------------------------------------
// F34x_USB_ISR.c
//-----------------------------------------------------------------------------
// Copyright 2005 S
www.eeworm.com/read/312153/13617780
lst f32x_usb_isr.lst
C51 COMPILER V7.50 F32X_USB_ISR 08/23/2006 15:13:08 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE F32X_USB_ISR
OBJECT MODULE PLAC