代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/379023/9210804
c write164.c
#include
#include
void write164(uchar byte)
{
uchar num,c;
num=byte;
for(c=0;c>=1;
}
}
www.eeworm.com/read/378832/9215001
c ssptest.c
/*****************************************************************************
* ssptest.c: main C entry file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
www.eeworm.com/read/378683/9218376
cs libraryclient.cs
/* ---------------------------------------------------------------------------
*
* Copyright (c) Routrek Networks, Inc. All Rights Reserved..
*
* This file is a part of the Granados SSH Cl
www.eeworm.com/read/182004/9222211
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,1,1,0,1,0,
www.eeworm.com/read/378603/9222603
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/181990/9222658
cpp jpgstd.cpp
#include "stdafx.h"
#include "Jpgstd.h"
#include
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
#include "jpeglib.h"
#ifdef __cplusplus
}
#endif // __cplusplus
//
www.eeworm.com/read/181902/9231388
pas ueschergraphtobse.pas
unit UEscherGraphToBSE;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
{$IFDEF LINUX}{$INCLUDE ../FLXCONFIG.INC}{$ELSE}{$INCLUDE ..\FLXCONFIG.INC}{$ENDIF}
www.eeworm.com/read/378293/9237808
h f34x_usb_structs.h
//-----------------------------------------------------------------------------
// F34x_USB_Structs.h
//-----------------------------------------------------------------------------
// Copyright 20
www.eeworm.com/read/378188/9242621
f sizemod.f
Module sizes
! -------------------------------------------------------------------
! --- Contains declaration of array 'a'. This is done in a separate
! module to frustrate overoptimisation