代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/103816/15719516
h efgprofile.h
//
// $Source: /home/gambit/CVS/gambit/sources/gui/efgprofile.h,v $
// $Date: 2002/09/09 02:02:50 $
// $Revision: 1.4.2.1 $
//
// DESCRIPTION:
// Extensive form behavior profile window
//
// This file
www.eeworm.com/read/103816/15719536
h behav.h
//
// $Source: /home/gambit/CVS/gambit/sources/game/behav.h,v $
// $Date: 2002/08/26 05:50:05 $
// $Revision: 1.5 $
//
// DESCRIPTION:
// Declaration of behavior strategy classes
//
// This file is pa
www.eeworm.com/read/103816/15719551
imp behav.imp
//
// $Source: /home/gambit/CVS/gambit/sources/game/behav.imp,v $
// $Date: 2002/08/26 05:50:05 $
// $Revision: 1.6 $
//
// DESCRIPTION:
// Implementation of behavior profile classes
//
// This file i
www.eeworm.com/read/103816/15719793
h behavsol.h
//
// $Source: /home/gambit/CVS/gambit/sources/nash/behavsol.h,v $
// $Date: 2002/09/10 14:27:38 $
// $Revision: 1.4.2.1 $
//
// DESCRIPTION:
// Declaration of behavior strategy solution class
//
// T
www.eeworm.com/read/103816/15719808
h behavextend.h
//
// $Source: /home/gambit/CVS/gambit/sources/nash/behavextend.h,v $
// $Date: 2002/08/27 18:29:37 $
// $Revision: 1.3 $
//
// DESCRIPTION:
// Algorithms for extending behavior profiles to Nash equil
www.eeworm.com/read/103816/15719820
cc behavextend.cc
//
// $Source: /home/gambit/CVS/gambit/sources/nash/behavextend.cc,v $
// $Date: 2002/08/27 18:29:37 $
// $Revision: 1.2 $
//
// DESCRIPTION:
// Algorithms for extending behavior profiles to Nash equi
www.eeworm.com/read/100861/15863609
h priority_queue.h
struct Random_Generator;
struct Priority_Queue_Node {
float priority;
void *data;
Priority_Queue_Node *next[1];
};
/*
If you want reasonably random behavior, you should be sur
www.eeworm.com/read/290066/8507510
news
NEWS - list of user-visible changes between releases of GRUB
New in 0.93 - 2002-12-08:
* Define the behavior of the boot loader when the load end address is
zero and the bss end address is zero in
www.eeworm.com/read/389190/8544493
js seting.js
function defaul_homepage(){
this.homepage.style.behavior='url(#default#homepage)';this.homepage.setHomePage('http://www.qingzhou.net.cn/');
}
function shoucang(){
window.external.AddFavorite('http
www.eeworm.com/read/432827/8569215
c serio_raw.c
/*
* Raw serio device providing access to a raw byte stream from underlying
* serio port. Closely emulates behavior of pre-2.6 /dev/psaux device
*
* Copyright (c) 2004 Dmitry Torokhov
*
* This p