代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/488849/6486716
pas rulerbox.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486718
pas histogrambox.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486719
pas hvideocap.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486720
pas iefft.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486721
pas ieview.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486722
pas iegradientbar.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486725
pas pngfilt.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/158649/11596008
java transmogrify.java
//: c07:Transmogrify.java
// Dynamically changing the behavior of
// an object via composition.
import com.bruceeckel.simpletest.*;
abstract class Actor {
abstract void act();
}
class Hap
www.eeworm.com/read/344239/11894239
java queuebehavior.java
//: containers/QueueBehavior.java
// Compares the behavior of some of the queues
import java.util.concurrent.*;
import java.util.*;
import net.mindview.util.*;
public class QueueBehavior {
p
www.eeworm.com/read/341470/12082924
m powerlaw_with_expected_exponent.m
function Nodes=Powerlaw_with_Expected_Exponent(N,m,gama,node_attribution)
%This program generates a power law degree distribution graph with expected gama
%Ref[Universal behavior of load distributio