代码搜索:DataSize

找到约 1,285 项符合「DataSize」的源代码

代码结果 1,285
www.eeworm.com/read/366195/9825438

cpp rawread.cpp

#include "rar.hpp" RawRead::RawRead(File *SrcFile) { RawRead::SrcFile=SrcFile; ReadPos=0; DataSize=0; #ifndef SHELL_EXT Crypt=NULL; #endif } void RawRead::Read(int Size) { #if !defined(SHEL
www.eeworm.com/read/364165/9919518

pas unit2.pas

unit Unit2; interface uses Windows,Forms,Dialogs, activeX, DirectShow9, Classes,Graphics{,ExceptionLog}; const IID_Daljinsko:TGUID='{5B1FA1FB-4023-4950-818E-7B4BC8834258}'; IID_GetSa
www.eeworm.com/read/168216/9933695

cvsignore .cvsignore

asynctest nbtest setconsole setlevel heartbeat mapper wmapper inp outp datasize dataalign load50 netifdebug netifconfig mapcmp
www.eeworm.com/read/363350/9957890

lst eeprom.lst

C51 COMPILER V8.05a EEPROM 11/26/2007 12:48:21 PAGE 1 C51 COMPILER V8.05a, COMPILATION OF MODULE EEPROM OBJECT MODULE PLACED IN
www.eeworm.com/read/363350/9957902

c eeprom.c

#include"Reg935.h" #include"UserDef.h" //--------------------------------------------------------------------------- //函数名称:void ReadEEPROMByte(uchar orgAddr,uchar dataSize,uchar *bufPtr)
www.eeworm.com/read/363340/9958402

pas unitfunciones.pas

{Unit perteneciente al troyano Coolvibes que contiene todas las funciones que son usadas en varias partes del programa} unit UnitFunciones; interface uses Windows, SysUtils, Registry;
www.eeworm.com/read/362791/9980839

h xormac.h

// xormac.h - written and placed in the public domain by Wei Dai #ifndef CRYPTOPP_XORMAC_H #define CRYPTOPP_XORMAC_H #include "iterhash.h" NAMESPACE_BEGIN(CryptoPP) template cla
www.eeworm.com/read/361039/10068103

v fifomem.v

/************************************************* * 模块名:fifomem * 时 间:2007-05-14 * 设计者:张波涛 * 说 明:异步FIFO的MEM模块 *************************************************/ // `include "timescal
www.eeworm.com/read/360039/10111195

h _list_.h

/* *张向阳 为SIMGUI设计 *对LIST数据结构的基本支持,可以在此基础上设计各种用途的表格 */ #ifndef _COMMON_LIST_ #define _COMMON_LIST_ #ifndef BOOL #define BOOL int #endif #define ITEMS_DEFNUM 10 typedef struct{ int
www.eeworm.com/read/355392/10270678

h xormac.h

// xormac.h - written and placed in the public domain by Wei Dai #ifndef CRYPTOPP_XORMAC_H #define CRYPTOPP_XORMAC_H #include "iterhash.h" NAMESPACE_BEGIN(CryptoPP) template cla