代码搜索:Volume
找到约 10,000 项符合「Volume」的源代码
代码结果 10,000
www.eeworm.com/read/359019/10169848
c volume.c
/*
* hfsutils - tools for reading and writing Macintosh HFS volumes
* Copyright (C) 1996, 1997 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/359019/10169853
h volume.h
/*
* hfsutils - tools for reading and writing Macintosh HFS volumes
* Copyright (C) 1996, 1997 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/278961/10485070
png volume.png
www.eeworm.com/read/351971/10589806
c volume.c
//
// 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/159258/10674937
gif volume.gif
www.eeworm.com/read/350586/10730019
h volume.h
/*
* Copyright 2000 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/421087/10755204
obj volume.obj
www.eeworm.com/read/421087/10755235
lst volume.lst
C51 COMPILER V7.50 VOLUME 06/16/2005 21:32:12 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE VOLUME
OBJECT MODULE PLACED IN
www.eeworm.com/read/274553/10865550
cpp volume.cpp
#include
class Box
{
public:
Box(int ,int ,int);
int volume();
private:
int height;
int width;
int length;
};
Box::Box(int h,int w,int len)
{
height=h;
width=w;
leng
www.eeworm.com/read/273826/10899715
h volume.h
/*
* volume.h - Exports for NTFS volume handling. Originated from the Linux-NTFS project.
*
* Copyright (c) 2000-2004 Anton Altaparmakov
* Copyright (c) 2004-2005 Richard Russon
* Copyright (c) 2