代码搜索:Capacity
找到约 2,190 项符合「Capacity」的源代码
代码结果 2,190
www.eeworm.com/read/339324/12242600
h ftvector.h
#ifndef __FTVector__
#define __FTVector__
#include "FTGL.h"
/**
* Provides a non-STL alternative to the STL vector
*/
template
class FTGL_EXPORT FTVector
{
www.eeworm.com/read/337878/12334798
c usbdrv.c
unsigned int MSDCDrv_ReadSectors(unsigned int block, unsigned int blocknum,
unsigned char *outaddr)
{
return 0;
}
unsigned int MSDCDrv_WriteSectors(unsigned int block, unsigned int
blocknu
www.eeworm.com/read/337795/12340925
cpp classroommdlg.cpp
// ClassroomMdlg.cpp : implementation file
//
#include "stdafx.h"
#include "Student.h"
#include "ClassroomMdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/231345/14238324
m waterfilling.m
%
% Waterfilling algorithm to compute:
%
% pi = (mu - bi)^+
% sum(pi) = Pt
%
% by screen lee
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/228672/14369916
c usbdrv.c
unsigned int MSDCDrv_ReadSectors(unsigned int block, unsigned int blocknum,
unsigned char *outaddr)
{
return 0;
}
unsigned int MSDCDrv_WriteSectors(unsigned int block, unsigned int
blocknu
www.eeworm.com/read/222766/14674823
c strtbl.c
#include "error.h"
#include "strtbl.h"
#include "win32.h"
U1 * strtbl_text;
U8 strtbl_iStr; /*next free space*/
static U8 nStr; /*current capacity*/
int strtbl_init()
{
strtbl_
www.eeworm.com/read/222764/14674985
c strtbl.c
#include "error.h"
#include "strtbl.h"
#include "linux.h"
U1 * strtbl_text;
U8 strtbl_iStr; /*next free space*/
static U8 nStr; /*current capacity*/
int strtbl_init()
{
strtbl_
www.eeworm.com/read/207042/15283529
c usbdrv.c
unsigned int MSDCDrv_ReadSectors(unsigned int block, unsigned int blocknum,
unsigned char *outaddr)
{
return 0;
}
unsigned int MSDCDrv_WriteSectors(unsigned int block, unsigned int
blocknu
www.eeworm.com/read/168845/5430043
c strings.c
/* Copyright David Abrahams 2004. Distributed under the Boost */
/* Software License, Version 1.0. (See accompanying */
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
www.eeworm.com/read/168845/5432415
hpp vector_sparse.hpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted