代码搜索:Setting

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

代码结果 10,000
www.eeworm.com/read/102935/6228524

c dsbr100.c

/* A driver for the D-Link DSB-R100 USB radio. The R100 plugs into both the USB and an analog audio input, so this thing only deals with initialisation and frequency setting, the audio data has to
www.eeworm.com/read/101066/6256710

c ppp_vxworks.c

/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */ /* Copyright 1995 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/490495/6457105

aspx supplier.aspx

www.eeworm.com/read/487033/6522528

java specialattributesproperties.java

package wapide; import java.awt.*; import javax.swing.*; import java.awt.event.*; import java.util.*; /** * A small dialog for setting the id, class, and xml:lang attributes. * * Copyright: Co
www.eeworm.com/read/483123/6610729

m crvlt_getlevels.m

function Co = crvlt_getlevels(C, lev) % Co = crvlt_getlevels(C, lev) % % extracts the levels specified in vector lev from % curvelet data C, by setting all other coefficients to zero. % Co has
www.eeworm.com/read/479844/6681132

fpw config.fpw

* CONFIG.FPW for D:\学生信息管理系统\学生信息管理系统.PJX * This file is a generated, framework-enabling component * created by APPBUILDER * (c) Microsoft Corporation * This file should contain the setting
www.eeworm.com/read/477157/6739441

s head.s

/* * linux/arch/i386/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 Mar
www.eeworm.com/read/263709/11345799

m vfdt_sina_analy_con.m

% generate voltage swells clear % initial parameters setting. P=12; datalength=2^P; fs=12800; AN=1; PNO=0.3; omega=2*pi*50/fs; % enter the loop for generaing the PNO files. % for patte
www.eeworm.com/read/263024/11379934

c dsbr100.c

/* A driver for the D-Link DSB-R100 USB radio. The R100 plugs into both the USB and an analog audio input, so this thing only deals with initialisation and frequency setting, the audio data has to
www.eeworm.com/read/407070/11430436

sh mk_samples_linux.sh

# Create the sample programs on a Linux system # # g++ is good for Fedora; your compiler might be gcc cc CC etc. echo " Setting up..." touch aiParts.a rm aiParts.a echo " Compiling aiPar