代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/166573/10015807
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/166206/10029296
h usb_drv.h
/*H**************************************************************************
* NAME: usb_drv.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/166206/10029366
c fs_variable.c
/*C**************************************************************************
* NAME: fs_variable.c
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/361882/10030212
cpp funccode.cpp
#include "FuncCode.h"
#include "StdAfx.h"
int HexToBin(char* pHex,BYTE* pBin)//pBin指向的缓存必须不小于64k
{ //pHex指向的缓存必须以0结尾
CString strHex;
CArray* pByteArray=NULL;
CArray
www.eeworm.com/read/165853/10048806
plm ptrap.plm
PTRAP: do;
$include(PTRAP.DCL)
declare P1 byte at (90h) register;
Writeln: procedure(Ptr) public;
declare Ptr word;
declare B based Ptr byte auxiliary;
declare I byte;
do whil
www.eeworm.com/read/165847/10049772
h fpsr.h
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/165806/10050953
java buttonfilter.java
/*
* @(#)ButtonFilter.java 1.14 04/07/26
*
* Copyright (c) 2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio
www.eeworm.com/read/361336/10057328
inf socketserialbt.inf
;
;
;********************************************************
;* *
;*
www.eeworm.com/read/165558/10057479
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//