代码搜索:Setting

找到约 10,000 项符合「Setting」的源代码

代码结果 10,000
www.eeworm.com/read/137229/13338979

m miden_ch.m

% % setting up screen % % Retain compatability with costback main=w1; clf; figure(main); set(main,'Name','1st order plant identification'); pic_ax = axes('Position',[0.37 0.45 0.55 0
www.eeworm.com/read/306748/13738912

asm setprbor.asm

; ; Borland assembler header ; ; Microsoft MASM subroutines for setting coprocessor precision ; .286 .287 PREC_TEXT SEGMENT BYTE PUBLIC 'CODE' PREC_TEXT ENDS DGROUP group _DATA,_BSS assume cs:PREC_T
www.eeworm.com/read/305700/13763077

m demo_l2_tv.m

function demo_l2_TV % TV based image deburring using TwIST: % Setting: cameraman, blur uniform 9*9, BSNR = 40 dB % % This demo illustrates the computation of % % xe = arg min 0.5 ||Ax-y||^
www.eeworm.com/read/304909/13783547

m floatexample.m

echo on % This script shows how to use the ga using a float representation. % You should see the demos for % more information as well. gademo1, gademo2, gademo3 global bounds % Setting the see
www.eeworm.com/read/304909/13783572

m binaryexample.m

echo on % This script shows how to use the ga using a float representation. % You should see the demos for % more information as well. gademo1, gademo2, gademo3 global bounds % Setting the see
www.eeworm.com/read/147766/5722946

s head.s

/* * linux/arch/i386/kernel/head.S -- the 32-bit startup code. * * Copyright (C) 1991, 1992 Linus Torvalds * * Enhanced CPU detection and feature setting code by Mike Jagdis * and Martin Ma
www.eeworm.com/read/147766/5727527

c ip6t_mark.c

/* This is a module which is used for setting the NFMARK field of an skb. */ #include #include #include #include #include
www.eeworm.com/read/147766/5727546

c ipt_mark.c

/* This is a module which is used for setting the NFMARK field of an skb. */ #include #include #include #include #include
www.eeworm.com/read/147766/5727564

c ipt_tos.c

/* This is a module which is used for setting the TOS field of a packet. */ #include #include #include #include #include
www.eeworm.com/read/140727/5782872

sh isip_gimp.sh

#! @SH@ # file: $isip/util/misc/isip_gimp/isip_gimp.sh # # The isip_gimp utility invokes the gnu image manipulation program setting the # environment as needed by this program # # 02/01/99 (jon hamak