代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/343924/11919710
h tftpserver.h
/**************************************************************************
* Copyright (C) 2005 by Achal Dhir *
* achaldhir@gmail.com
www.eeworm.com/read/257538/11921458
h usb_structs.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_structs.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for USB firmware. Includes all
www.eeworm.com/read/257354/11932986
bas module1.bas
Attribute VB_Name = "Module1"
'定义需要用到的数据结构
Public Type VCI_BOARD_INFO
hw_Version As Integer
fw_Version As Integer
dr_Version As Integer
in_Version As Integer
irq_num As Inte
www.eeworm.com/read/343626/11939366
java utils.java
package chapter3;
import java.security.NoSuchAlgorithmException;
import java.security.NoSuchProviderException;
import java.security.SecureRandom;
import javax.crypto.KeyGenerator;
import java
www.eeworm.com/read/343626/11939475
java utils.java
package chapter2;
/**
* General utilities for the second chapter examples.
*/
public class Utils
{
private static String digits = "0123456789abcdef";
/**
* Return length
www.eeworm.com/read/154568/11945376
cpp pointtrans.cpp
/**************************************************************************
* 文件名:PointTrans.cpp
*
* 图像点运算API函数库:
*
* LinerTrans() - 图像线性变换
* WindowTrans() - 图像窗口变换
* GrayStretch
www.eeworm.com/read/257134/11948302
h disasm.h
// Free Disassembler and Assembler -- Header file
//
// Copyright (C) 2001 Oleh Yuschuk
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the G
www.eeworm.com/read/257134/11948339
c disasm.c
// Free Disassembler and Assembler -- Disassembler
//
// Copyright (C) 2001 Oleh Yuschuk
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the
www.eeworm.com/read/154482/11951206
smbus-protocol
SMBus Protocol Summary
======================
The following is a summary of the SMBus protocol. It applies to
all revisions of the protocol (1.0, 1.1, and 2.0).
Certain protocol features which are not