代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/130540/14187372
cpp bulkfunc.cpp
/*----------------------------------------------------------------------------
* Copyright (c) 2001 by National Semiconductor Corporation
* National Semiconductor Corporation
* 2900 Semicondu
www.eeworm.com/read/130540/14187383
cpp isofunc.cpp
/*----------------------------------------------------------------------------
* Copyright (c) 2001 by National Semiconductor Corporation
* National Semiconductor Corporation
* 2900 Semicondu
www.eeworm.com/read/231489/14231094
cpp mp3adurtpsource.cpp
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/129561/14238415
hpp rs.hpp
#ifndef _RAR_RS_
#define _RAR_RS_
#define MAXPAR 255
#define MAXPOL 512
class RSCoder
{
private:
void gfInit();
int gfMult(int a,int b);
void pnInit();
void pnMult(int *p1,int *p2,
www.eeworm.com/read/122943/14655544
cpp ping.cpp
// 模块名称: Ping.c
// 编译:cl -o Ping Ping.c ws2_32.lib /Zp1
// 命令行参数:
// Ping [host] [packet-size]
// host 待 ping 主机名
// packet-size 发送包实体长度(少于 1024 bytes)
#include
www.eeworm.com/read/121010/14775158
c registry.c
#include
#include "shared.h"
#include "dinput.h"
#include "main.h"
#include "input.h"
#include "registry.h"
REGISTRY_INFO RegistryInfo;
// Sets up the default registry en
www.eeworm.com/read/115330/15017617
h sflbits.h
/* -----------------------------------------------------------------
Name: sflbits.h
Title: Large bitstring manipulation functions
Package: Standard Function Libr
www.eeworm.com/read/166594/5474135
hpp rs.hpp
#ifndef _RAR_RS_
#define _RAR_RS_
#define MAXPAR 255
#define MAXPOL 512
class RSCoder
{
private:
void gfInit();
int gfMult(int a,int b);
void pnInit();
void pnMult(int *p1,int *p2,
www.eeworm.com/read/160611/5569646
cpp rawaudioguess.cpp
/**********************************************************************
Audacity: A Digital Audio Editor
RawAudioGuess.cpp
Dominic Mazzoni
Attempts to determine the format of an audio file
www.eeworm.com/read/174518/9584230
cpp mp3adurtpsource.cpp
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio