代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/380473/9146577
java k.java
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
import com.nokia.m
www.eeworm.com/read/183552/9154006
c support.c
/******************************************************************************
* VAULT INFORMATION SERVICES *
* TEXAS INST
www.eeworm.com/read/183552/9154018
c usbinit.c
/******************************************************************************
* VAULT INFORMATION SERVICES *
* TEXAS INST
www.eeworm.com/read/183354/9167206
h vrs51l3074_ride.h
/**************************************************************************
* File: VRS51L3074_RIDE.h
* Version: 1.92
* Target: Raisonance RKit RC51 compiler
* Date: 4/27/2006
***********
www.eeworm.com/read/183354/9167213
h vrs51l3074_sdcc.h
/**************************************************************************
* File: VRS51L3074_SDCC.h
* Version: 1.92
* Target: SDCC - Small Device C Compiler
* Date: 4/27/2006
**********
www.eeworm.com/read/183272/9172388
c recvfd.c
#include "apue.h"
#include
/*
* Receive a file descriptor from another process (a server).
* In addition, any data received from the server is passed
* to (*userfunc)(STDERR_FILENO, bu
www.eeworm.com/read/183272/9172457
21 fig17.21
#include "apue.h"
#include
/*
* Receive a file descriptor from another process (a server).
* In addition, any data received from the server is passed
* to (*userfunc)(STDERR_FILENO, bu
www.eeworm.com/read/379816/9174675
map at45db041b.map
LX51 LINKER/LOCATER V3.58 08/28/2008 17:06:38 PAGE 1
LX51 LINKER/LOCATER V3.58, INVOKED BY:
C:\KEIL\C51\BIN\LX51.EXE test.obj, AT4
www.eeworm.com/read/183165/9176503
java eccurve.java
package org.bouncycastle.math.ec;
import java.math.BigInteger;
/**
* base class for an elliptic curve
*/
public abstract class ECCurve
{
BigInteger q;
ECFieldElement a, b;
public ECCurve(BigIn