代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/161207/10437642
h stubs.h
/* This file is automatically generated.
It defines a symbol `__stub_FUNCTION' for each function
in the C library which is a stub, meaning it will fail
every time called, usually setting errn
www.eeworm.com/read/278838/10502863
bat setenv.bat
@echo OFF
echo ##########################################################################
echo _
echo Setting up build environment for AT91BootStrap :
echo _
set CROSS_COMPILE=arm-none-eabi-
set ERASE
www.eeworm.com/read/352274/10568426
m setmenu.m
function setmenu(menuHndl,labelList,callbackList,setSeparator);
% SETMENU Function for quickly setting up hierarchical menus.
% Used by SNSMENU.
if nargin
www.eeworm.com/read/350982/10691012
m floatexample.m
echo on
% This script shows how to use the ga using a float representation.
global bounds
% Setting the seed to the same for binary
rand('seed',156789)
% Crossover Operators
xFns = 'arithXo
www.eeworm.com/read/273589/10910039
inc hwdefs.inc
;****************************************************************************************
;*
;* HWDEFS.INC -SAMSUNG S3C2400 ARM BOARD H/W Setting Definitions
;*
;* C) Copyright 2003-3-19 ARM STU
www.eeworm.com/read/273588/10910115
inc hwdefs.inc
;****************************************************************************************
;*
;* HWDEFS.INC -SAMSUNG S3C2400 ARM BOARD H/W Setting Definitions
;*
;* C) Copyright 2003-3-19 ARM STU
www.eeworm.com/read/468463/6990976
default
#
# Default ALSA volume levels and setting when initialization database fails.
#
# Basic rules are:
# - keep volumes at minimal level, but sound should be hearable
# - enable just main speakers for
www.eeworm.com/read/448535/7531267
m testexlms.m
% Test the lms in a system identification setting
% Assume a Gaussian input
% Copyright 1999 by Todd K. Moon
inputvar = 0.001;
insig = sqrt(inputvar);
ntaps = 6; % number of adaptiv