代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/165956/10044386

m acquisition.m

clear clc svnum=input('enter satellite numner='); intodat=10001; %input('enter initial pt into data(multiple of n)='); fs=12e6; %Sampling freq ts=1/fs; %sampling time n=fs/1000; %data pu
www.eeworm.com/read/165492/10061047

c sl811.c

#include "common.h" #include "SL811.H" #include "HAL.H" extern FLAGS bdata bFlags; PKG usbstack; unsigned char xdata DBUF[BUFFER_LENGTH]; pUSBDEV xdata uDev; // Multiple USB devices attributes
www.eeworm.com/read/358453/10188961

c rd.c

/* * ramdisk.c - Multiple RAM disk driver - gzip-loading version - v. 0.8 beta. * * (C) Chad Page, Theodore Ts'o, et. al, 1995. * * This RAM disk is designed to have filesystems created on it and
www.eeworm.com/read/356735/10221972

c sl811.c

#include "common.h" #include "SL811.H" #include "HAL.H" extern FLAGS bdata bFlags; PKG usbstack; unsigned char xdata DBUF[BUFFER_LENGTH]; pUSBDEV xdata uDev; // Multiple USB devices attributes
www.eeworm.com/read/279234/10453834

pl fig05_12.pl

#!/usr/bin/perl # Fig. 5.12: fig05_12.pl # Using bare blocks to form a multiple-selection structure. print "Enter your guess (1-3): "; $guess = ; BLOCK: { # start of bare block if
www.eeworm.com/read/161094/10454363

h util_dist.h

#ifndef __SUPERLU_UTIL /* allow multiple inclusions */ #define __SUPERLU_UTIL #include #include #include #include /* * Macros */ #ifndef USER_ABORT #defi
www.eeworm.com/read/278507/10530622

lc get_rtaddrs.lc

#include "unproute.h"## 1 ##src/libroute/get_rtaddrs.c## /*## 2 ##src/libroute/get_rtaddrs.c## * Round up 'a' to next multiple of 'size'## 3 ##src/libroute/get_rtaddrs.c## */## 4 ##src/libro
www.eeworm.com/read/159282/10673240

c http.c

/* http.c Copyright (C) 1999 Lars Brinkhoff. See COPYING for terms and conditions. bug alert: parse_header() doesn't handle header fields that are extended over multiple lines. */ #include
www.eeworm.com/read/470598/6904822

h t3dlib1.h

// T3DLIB1.H - Header file for T3DLIB1.CPP game engine library // watch for multiple inclusions #ifndef T3DLIB1 #define T3DLIB1 // DEFINES //////////////////////////////////////////////// /
www.eeworm.com/read/470598/6904825

h t3dlib3.h

// T3DLIB3.H - Header file for T3DLIB3.CPP game engine library // watch for multiple inclusions #ifndef T3DLIB3 #define T3DLIB3 // DEFINES ////////////////////////////////////////////////