代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/121017/14774823

cs commpingpong.cs

using System; using System.Threading; using System.IO; using System.Xml.Serialization; using JH.CommBase; namespace JH.CommBase { /// /// Overlays CommBase to provide byte-level
www.eeworm.com/read/221024/14778853

html http:^^cs.nyu.edu^cs^dept_info^course_home_pages^fall96^v22.0201.002^bitcnt.html

Date: Tue, 14 Jan 1997 20:09:36 GMT Server: NCSA/1.4.1 Content-type: text/html Last-modified: Mon, 30 Sep 1996 23:02:56 GMT Content-length: 692
www.eeworm.com/read/220941/14781653

bas glbvar.bas

Attribute VB_Name = "GlbVar" Public Const PATH_DBDATA = "GPS.MDB" Public Const RT_FAILURE = 0 Public Const RT_SUCCESS = 1 Public Const RT_BOF = 100 'Begin of file Public Const RT_FOF = 101 'F
www.eeworm.com/read/120942/14782192

h firewnd.h

// firewnd.h : header file // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1997 Microsoft Corporation // All rights reserved. // // This source code i
www.eeworm.com/read/120942/14782283

cpp imageprocess.cpp

#include "stdafx.h" #include "ImageLAB.h" #include "AllImage.h" #include "ImageProcess.h" #include "CommonProc.h" #include "MainFrm.h" //image process function start from here void Image_L
www.eeworm.com/read/120942/14782320

cpp giffile.cpp

//////////////////////////////////////////////////////////// // GIFFile - A C++ class to allow reading and writing of GIF Images // // It is based on code from Programming for Graphics Files // by
www.eeworm.com/read/120867/14784756

java elgamalkeys.java

/* * File: ElGamalKeys.java * * ElGamal key generation routines and constants. * * version 1.02 v1a * Copyright 1998, 1999 by Hush Communications Corporation, BWI */ package hushcode;
www.eeworm.com/read/120853/14785232

dat errorass23.dat

错误信息: Must be symbol type 中文注释: 必须是WORD,DW,QW,BYTE或TB,但接收的是其它内容
www.eeworm.com/read/220814/14787677

c conn1.c

/***************************************************************************** * * Microchip DeviceNet Stack (Explicit Messaging Connection Object Source) * ***********************************
www.eeworm.com/read/220736/14790405

cs win32dcb.cs

namespace SerialPorts { using System; using System.Runtime.InteropServices; internal class Win32DCB { // Methods internal Win32DCB(SerialCnfg cfg) {