代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/467439/7012578

h development.h

// Development.h: interface for the Development class. // ////////////////////////////////////////////////////////////////////// #if !defined(H_DEVELOPMENT) #define H_DEVELOPMENT #if _MSC_VER
www.eeworm.com/read/467439/7012580

h astar.h

// AStar.h: interface for the CAStar class. // ////////////////////////////////////////////////////////////////////// #if !defined(H_CAStar) #define H_CAStar #if _MSC_VER > 1000 #pragma once
www.eeworm.com/read/467029/7014131

bas gpara.bas

Attribute VB_Name = "GPARA" Type infotyp plcsw As Integer pgsw As Integer mlfb As String * 30 End Type Type plcadrtype ADR As Byte SEGMENTID As Byte SLOTNO As
www.eeworm.com/read/466681/7031366

h diskio.h

/*----------------------------------------------------------------------- / Low level disk interface modlue include file R0.07 (C)ChaN, 2009 /----------------------------------------------------
www.eeworm.com/read/466431/7034933

h sst25vf040b.h

/********************************************************************* * Filename: sst25vf040b.h * * Description: * * Copyright (C) 2009, Vi.Wang *
www.eeworm.com/read/466466/7035690

h cfaac.h

/* CFAAC - set of classes to import/export .aac/.mp4 files Copyright (C) 2004 Antonio Foranna This program is free software; you can redistribute it and/or modify it under the terms of the GNU Genera
www.eeworm.com/read/466466/7035692

h cregistry.h

/* CRegistry class Copyright (C) 2002-2004 Antonio Foranna This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by th
www.eeworm.com/read/466143/7039633

~pas versionid.~pas

unit VersionId; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, jpeg, ExtCtrls,inifiles ,Nb30,Registry; Const ConstKey = '\Software\M
www.eeworm.com/read/466153/7039880

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 //
www.eeworm.com/read/466178/7040345

c ex4-5.c

#include #include #define byte unsigned char //中断服务程序 void keyinterrupt() interrupt 2 { int t; byte keycode,scancode,flag=0xff; t=5000; while(t--); if(INT1==1)