代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/369048/9666448

m contents.m

% Genetic Algorithm Toolbox. % Version 1.3 17-Jan-2003 % Department of Automatic Control and Systems Engineering % University of Sheffield, England % % Creating populations % crtbase - create
www.eeworm.com/read/147363/12558893

h pshpack1.h

/*++ Copyright 1995 - 1998 Microsoft Corporation Module Name: pshpack1.h Abstract: This file turns 1 byte packing of structures on. (That is, it disables automatic alignme
www.eeworm.com/read/147363/12558959

h pshpack8.h

/*++ Copyright 1995 - 1998 Microsoft Corporation Module Name: pshpack8.h Abstract: This file turns 8 byte packing of structures on. (That is, it disables automatic alignme
www.eeworm.com/read/147363/12559014

h pshpack2.h

/*++ Copyright 1995 - 1998 Microsoft Corporation Module Name: pshpack2.h Abstract: This file turns 2 byte packing of structures on. (That is, it disables automatic alignme
www.eeworm.com/read/147363/12559101

h pshpack4.h

/*++ Copyright 1995 - 1998 Microsoft Corporation Module Name: pshpack4.h Abstract: This file turns 4 byte packing of structures on. (That is, it disables automatic alignme
www.eeworm.com/read/135259/13945361

h poppack.h

/*++ Copyright (c) 1990-1998 Microsoft Corporation Module Name: poppack.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of
www.eeworm.com/read/113895/15444786

java speechpanel.java

/* A basic extension of the java.awt.Frame class */ import java.awt.*; public class SpeechPanel extends Frame { jspeech speaker; public SpeechPanel() { // This code is automatic
www.eeworm.com/read/103775/15721608

h packon.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of st
www.eeworm.com/read/101169/15842236

h singleton.h

// Singleton.h // // Automatic singleton utility class (Singleton pattern) // (Presented by Scott Bilas in Game Programming Gems) // // How to use it: class MySingleton: public Singleton
www.eeworm.com/read/100009/15890022

h packon.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of st