代码搜索:Partition
找到约 10,000 项符合「Partition」的源代码
代码结果 10,000
www.eeworm.com/read/382456/9025657
c partition.c
/*
* Copyright (c) 2006-2007 by Roland Riegel
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
www.eeworm.com/read/375505/9358116
o partition.o
www.eeworm.com/read/375505/9358152
h partition.h
/*
* Copyright (c) 2006-2007 by Roland Riegel
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of either the GNU General Publ
www.eeworm.com/read/375505/9358156
c partition.c
/*
* Copyright (c) 2006-2007 by Roland Riegel
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of either the GNU General Publ
www.eeworm.com/read/178493/9394436
h partition.h
#ifndef PARTITION_H
#define PARTITION_H
#include
/**
* \addtogroup partition
*
* @{
*/
/**
* \file
* Partition table header.
*
* \author Roland Riegel
*/
/**
* The partition t
www.eeworm.com/read/178493/9394438
c partition.c
#include "partition.h"
#include
#include
/**
* \addtogroup partition Partition table support
*
* Support for reading partition tables and access to partitions.
*
* @{
*/
www.eeworm.com/read/361403/10054227
class partition.class
www.eeworm.com/read/361402/10054510
java partition.java
// partition.java
// demonstrates partitioning an array
// to run this program: C>java PartitionApp
////////////////////////////////////////////////////////////////
class ArrayPar
{
privat
www.eeworm.com/read/164699/10094373