代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/314310/13569450

bas apipulic.bas

Attribute VB_Name = "Sense18kAPI" Option Explicit '*************状态常量定义 BEGIN************* Public Const ERR_NONE = &H0 ' No errors faults encountered Public Const ERR_UNDEFI
www.eeworm.com/read/314234/13570789

h ramdisk.h

//============================================================================= // // Compuware Corporation // NuMega Lab // 9 Townsend West // Nashua, NH 03060 USA // // Copyright (c) 1998 Co
www.eeworm.com/read/313687/13582601

java encrypt.java

public class Encrypt { public static String ecode(String s) { byte[]tmp=s.getBytes(); for(int i=0;i
www.eeworm.com/read/313687/13582695

java encrypt.java

public class Encrypt { public static String ecode(String s) { byte[]tmp=s.getBytes(); for(int i=0;i
www.eeworm.com/read/313046/13597678

c fatseekfile.c

#ifndef _FAT32_DEFINE #include "FAT32.c" #endif WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode); WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode) { if (mode==FAT32_SEEK_BEGIN) {
www.eeworm.com/read/312963/13600176

cpp pointtrans.cpp

/************************************************************************** * 文件名:PointTrans.cpp * * 图像点运算API函数库: * * LinerTrans() - 图像线性变换 * WindowTrans() - 图像窗口变换 * GrayStretch
www.eeworm.com/read/312755/13605341

c cp220x_reg.c

//----------------------------------------------------------------------------- // CP220x_REG.c //----------------------------------------------------------------------------- // Copyright 2006 Sil
www.eeworm.com/read/312755/13605347

c cp220x_reg.c

//----------------------------------------------------------------------------- // CP220x_REG.c //----------------------------------------------------------------------------- // Copyright 2006 Sil
www.eeworm.com/read/312684/13606356

c http.c

/********************************************************************* * * HTTP Implementation for Microchip TCP/IP Stack * ******************************************************
www.eeworm.com/read/312684/13606358

c enc28j60.c

/********************************************************************* * * MAC Module (Microchip ENC28J60) for Microchip TCP/IP Stack * ****************************************************