代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/450999/7473947

pas rostr3.pas

var s:string ; i:byte; begin write('s=');readln(s); for i := 1 to length(s) do s[i]:=upcase(s[i]); writeln(s); for i := 1 to length(s) do if (s[i]>='A')and (s[i]
www.eeworm.com/read/450558/7481371

h usb_core.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : usb_core.h * Author : MCD Application Team * Date First Issued : 27/10/2003 * D
www.eeworm.com/read/450411/7484259

c phitext.c

/* * 68K/386 32-bit C compiler. * * copyright (c) 1997, David Lindauer * * This compiler is intended for educational use. It may not be used * for profit without the express written cons
www.eeworm.com/read/450063/7491152

cs dotnet_mcc_component_data.cs

// // MATLAB Compiler: 4.9 (R2008b) // Date: Sun Mar 29 15:40:48 2009 // Arguments: "-B" "macro_default" "-W" "dotnet:MatMagic,MatMagic,0.0,private" "-d" // "D:\MatMagic\src" "-T" "link:lib" "clas
www.eeworm.com/read/449532/7501090

c vcomuser.c

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N
www.eeworm.com/read/449450/7505193

java messageauthenticationexample.java

import java.io.UnsupportedEncodingException; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import javax.crypto.Mac; import javax.crypto.spec.SecretKeySpe
www.eeworm.com/read/449433/7505325

cpp zlib.cpp

// Copy in the contents of these files here before compiling #include "StdAfx.h" #include "ZLib.h" BYTE* CZLib::Compress(LPCVOID pInput, DWORD nInput, DWORD* pnOutput, DWORD nSuggest) { // If
www.eeworm.com/read/449391/7506102

cpp main.cpp

#include #include #include #include #include "lz77.h" ////////////////////////////////////////////////////////////////// // out file format: //
www.eeworm.com/read/449197/7516830

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/448835/7525057

h arcan.h

/**************************************************************************** * * Proyecto ArCan * * Copyright (C) 2008-2009 Ra鷏 Milla P閞ez raulmp(at)arcan.es * http://www.arcan.es * *