代码搜索:Configurable

找到约 1,039 项符合「Configurable」的源代码

代码结果 1,039
www.eeworm.com/read/372371/9512267

h tunables.h

#ifndef VSF_TUNABLES_H #define VSF_TUNABLES_H /* Configurable preferences */ /* Booleans */ extern int tunable_anonymous_enable; /* Allow anon logins */ extern int tunable_local_enable;
www.eeworm.com/read/170282/9812182

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng 1.2.5 - October 3, 2002 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2002 Glenn R
www.eeworm.com/read/164407/10110600

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng version 1.2.8 - December 3, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2004 G
www.eeworm.com/read/356354/10230384

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng 1.2.5 - October 2, 2002 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2002 Glenn Rande
www.eeworm.com/read/416011/11044411

hlp help.hlp

HelpTopic1 CNC Pro is designed to be a controller for any CNC machine via PC parallel port. It is also designed to run in MS-DOS. It is fully configurable to almost any machine through the Setup
www.eeworm.com/read/464894/7061959

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng 1.0.9 - January 31, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001 Glenn Rand
www.eeworm.com/read/140797/7147165

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng version 1.2.8 - December 3, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2004 G
www.eeworm.com/read/456300/7352331

m configurabledcconverter.m

%% Configurable Simulink Model for DC-DC Converters % %% DC-DC Converters % There are three kinds of switching mode DC-DC converters, buck, boost and % buck-boost. The buck mode is used to reduc
www.eeworm.com/read/452512/7438871

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng 1.0.2 - June 14, 1998 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1995, 1996 Guy Eric Sc
www.eeworm.com/read/448678/7527191

h tunables.h

#ifndef VSF_TUNABLES_H #define VSF_TUNABLES_H /* tunables_load_defaults() * PURPOSE * Load the default values into the global settings variables. */ void tunables_load_defaults(); /* Configurable