代码搜索:Capacity
找到约 2,190 项符合「Capacity」的源代码
代码结果 2,190
www.eeworm.com/read/306178/3750580
001 bboard.001
// bboard.c
#include
#define BOARD_CAPACITY query("capacity")
inherit ITEM;
inherit F_SAVE;
void setup()
{
string loc;
if( stringp(loc = query("location")) )
move(loc);
www.eeworm.com/read/306178/3750581
c bboard.c
// bboard.c
#include
#define BOARD_CAPACITY query("capacity")
inherit ITEM;
inherit F_SAVE;
void setup()
{
string loc;
if( stringp(loc = query("location")) )
move(loc);
www.eeworm.com/read/290196/3984229
cpp sizeandcapacity.cpp
#include
#include
using namespace std;
void main()
{
string str;
str="中国人";
cout
www.eeworm.com/read/393210/2487680
txt 数据字段表.txt
airbus 客机表
airbusNo varchar(5) not null, 客机编号(主键)
first_capacity int null, 头等仓座位数
bus_capacity int null, 商务仓座位数
ec
www.eeworm.com/read/377638/9267679
h usblib.h
/****************************************************************
NAME: usblib.h
DESC:
HISTORY:
Mar.25.2002:purnnamu: ported for S3C2410X.
**************************************************
www.eeworm.com/read/461382/7228256
m simulateoutage.m
function sim_state = SimulateOutage( sim_param, sim_state, code_param )
% SimulateOutage runs a single information outage probability simulation.
%
% The calling syntax is:
% sim_state = Simul
www.eeworm.com/read/454732/7384270
#2 usb_scsi_descreptor.#2
#ifndef _USB_SCSI_DESCREPTOR_H_
#define _USB_SCSI_DESCREPTOR_H_
code unsigned char Device_Capacity[8]= //容量为16M
{
0x00,0x20,0x00,0x00, 0x00,0x00,0x02,0x00 //前4字节为扇区数,后4字节为每扇区的大小
};
//下
www.eeworm.com/read/454732/7384293
#3 usb_scsi_descreptor.#3
#ifndef _USB_SCSI_DESCREPTOR_H_
#define _USB_SCSI_DESCREPTOR_H_
code unsigned char Device_Capacity[8]= //容量为16M
{
0x00,0x20,0x00,0x00, 0x00,0x00,0x02,0x00 //前4字节为扇区数,后4字节为每扇区的大小
};
//下
www.eeworm.com/read/104135/6208235
pas mrp_qry_analyzercapacity.pas
unit Mrp_Qry_AnalyzerCapacity;
Interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Base_Entry_Head, Menus, Db, ActnList, AdODB, Grids, DBGridEh, StdCtr
www.eeworm.com/read/258131/11882860
m simulateoutage.m
function sim_state = SimulateOutage( sim_param, sim_state, code_param )
% OutageSimulate runs a single information outage probability simulation.
%
% The calling syntax is:
% sim_state = Simul