代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/455819/7364016
bas cod_numerator.bas
Attribute VB_Name = "Cod_Numerator"
Option Explicit
'this sub will split up every bytevalue in 1 to 3 codes below 10
'it uses 1 additional byte for the codecount to follow
Public Sub Numerat
www.eeworm.com/read/455819/7364017
bas cod_flatter64.bas
Attribute VB_Name = "Cod_Flatter64"
Option Explicit
'This coder makes all the numbers
www.eeworm.com/read/455819/7364020
bas cod_flatter16.bas
Attribute VB_Name = "Cod_Flatter16"
Option Explicit
'This code will split all bytesvalues in half so you will end up
'with a fill which contain only values < 16
'Downside of this code is that
www.eeworm.com/read/455819/7364068
bas cod_seperator.bas
Attribute VB_Name = "Cod_Seperator"
Option Explicit
Public Sub Seperator_Coder(ByteArray() As Byte)
Dim ContStream() As Byte
Dim OutStream() As Byte
Dim OutPos As Long
Dim
www.eeworm.com/read/455125/7377533
h gpsdecode.h
#ifndef __GPSDECODE_H__
#define __GPSDECODE_H__
//GPS1150 包含 GPGGA GPGSA GPRMC GPGSV
struct GPGGA
{
char MessageId[6]; //GGA 包头
double UTCTime; //hhmmss.sss hh: 小时, mm: 分钟,
www.eeworm.com/read/455023/7379545
java grids.java
/*
* Grids.java
* Download by http://www.codefans.net
* Created on 2005年12月13日, 下午4:00
*
* To change this template, choose Tools | Options and locate the template under
* the Source Creati
www.eeworm.com/read/454466/7389528
h f32x_usb_structs.h
//-----------------------------------------------------------------------------
// F32x_USB_Structs.h
//-----------------------------------------------------------------------------
// Copyright 20
www.eeworm.com/read/454247/7395684
h const.h
/***
*
* Copyright (c) 1999, 2000, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id
www.eeworm.com/read/454247/7395750
h const.h
/***
*
* Copyright (c) 1999, 2000, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id
www.eeworm.com/read/454224/7395915
h iee1.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IEE1.H
** Project : eeprom
**