代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/436543/7767994
pas abzipcry.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in com
www.eeworm.com/read/436543/7768070
pas abdfcrys.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in com
www.eeworm.com/read/436423/7770113
cs form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace SuperMind
{
www.eeworm.com/read/436318/7772298
cpp jpeg.cpp
// Jpeg.cpp: implementation of the CJpeg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Jpeg.h"
#ifdef __
www.eeworm.com/read/436318/7772558
cpp jpeg.cpp
// Jpeg.cpp: implementation of the CJpeg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Jpeg.h"
#ifdef __
www.eeworm.com/read/436177/7775868
c cp220x_reg.c
//-----------------------------------------------------------------------------
// CP220x_REG.c
//-----------------------------------------------------------------------------
// Copyright 2006 Sil
www.eeworm.com/read/436125/7776294
c f31x_spi0_master.c
//-----------------------------------------------------------------------------
// F31x_SPI0_Master.c
//-----------------------------------------------------------------------------
// Copyright 20
www.eeworm.com/read/435911/7781368
cls winmine.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = 0 'False
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObjec
www.eeworm.com/read/435646/7788306
h rdoff.h
/*
* rdoff.h RDOFF Object File manipulation routines header file
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redist
www.eeworm.com/read/435614/7789266
pas swpio.pas
unit SWPio;
interface
uses Windows,SysUtils,ComPort;
const
MAXSWPDATA = $40;
MAXSWPBSIZE = MAXSWPDATA+5; // indx : DWORD; chk : byte
SWP_OK =1;
ERR_NO =0;