代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/149476/5698854
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/136812/5861786
c rfudaemon.c
/* @(#)rfudaemon.c 1.1 92/07/30 SMI */
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not
www.eeworm.com/read/134479/5892379
h graphics.h
extern void writePng(char* , char * ,int, int);
extern void DrawLine (char * dat, float x, float y, float x2, float y2, int w);
extern void Draw (float4 *dat, float4 datasize, char * pic, int width);
www.eeworm.com/read/131315/5943972
c ch.c
/*
* Copyright (c) 1988 Mark Nudleman
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with o
www.eeworm.com/read/130738/5950366
cxx audiosample.cxx
// AudioSample.cpp: implementation of the AudioSample class.
//
//////////////////////////////////////////////////////////////////////
#include "RTPPacket.h"
#include "stdio.h"
#include "AudioS
www.eeworm.com/read/130382/5958315
cpp cpgpdiskdrvdebug.cpp
//////////////////////////////////////////////////////////////////////////////
// CPGPdiskDrvDebug.cpp
//
// Contains debugging helper routines.
///////////////////////////////////////////////////
www.eeworm.com/read/116006/6115669
cpp parseutil.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/116006/6115673
cpp stream.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/101082/6251669
h unixhdr.h
/*
* unixhdr.h 4.1 82/05/12
*/
#define MAGIC1 0407
#define MAGIC2 0410
#define MAGIC3 0411
#define MAGIC4 0405
struct {
unsigned short magic;
unsigned short textsize;
unsigned short datasize;
u
www.eeworm.com/read/101082/6251673
h unixhdr.h
/*
* unixhdr.h 4.1 82/05/12
*/
#define MAGIC1 0407
#define MAGIC2 0410
#define MAGIC3 0411
#define MAGIC4 0405
struct {
unsigned short magic;
unsigned short textsize;
unsigned short datasize;
u