代码搜索:Demand
找到约 1,286 项符合「Demand」的源代码
代码结果 1,286
www.eeworm.com/read/220157/14847768
h agent.h
#import //Agent is a SwarmObject
#import
#import "World.h"
@interface Agent:SwarmObject
{
@public
double demand; /*" bid
www.eeworm.com/read/378307/2687491
js tab-win-override.js
/* Override the module code here.
* This code will be Loaded on Demand.
*/
Ext.override(QoDesk.TabWindow, {
createWindow : function(){
var desktop = this.app.getDesktop();
www.eeworm.com/read/378307/2687493
js acc-win-override.js
/* Override the module code here.
* This code will be Loaded on Demand.
*/
Ext.override(QoDesk.AccordionWindow, {
createWindow : function(){
var desktop = this.app.getDesktop();
www.eeworm.com/read/261155/4324048
cnd type.cnd
/*
* The "type.cnd" file contains the (mixin) node type definition which is
* required by the ExpandingArchiveClassPathEntry class, which supports
* on-demand unpacking of JAR/ZIP archives for e
www.eeworm.com/read/471460/6894153
m qsched.m
% This program solves the coordination equation for economic scheduling
% of generation. The program requires the total load demand (Qdt), the
% cost function matrix (cost) and the gen. mwlimits.
www.eeworm.com/read/471460/6894182
m dispatch.m
% This program solves the coordination equation for economic scheduling
% of generation. The program requires the total load demand (Pdt), the
% cost function matrix (cost) and the gen. mwlimits.
www.eeworm.com/read/110160/15541021
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the hea
www.eeworm.com/read/291498/8412537
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the header into mem
www.eeworm.com/read/291252/8431786
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the header into mem