代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/282468/4101445

txt status report.txt

Output: Generates pick and place files Type : Pick Place From : Project [ch15.PRJPCB] Generated File[Pick Place for ch15.txt] Files Generated : 1 Documents Printed : 0 Finished Outp
www.eeworm.com/read/278768/4141793

c faulty.c

/* * faulty.c -- a module which generates an oops when read (v2.1) * */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif #define __NO_VERSION__ /* don't defi
www.eeworm.com/read/274962/4180167

c keygen.c

/* * keygen.c * WEP Key Generators * * This program generates WEP keys using de facto standard key * generators for 40 and 128 bit keys. * * Link against OpenSSL's libcrypto.a * * I place thi
www.eeworm.com/read/271651/4225774

py gentests.py

# # Usage: gentest.py # # Finds all CPPUnit tests suites defined with # FUNAMBOL_TEST_SUITE_REGISTRATION/FUNAMBOL_TEST_SUITE # and generates a C source file wh
www.eeworm.com/read/271650/4226523

py gentests.py

# # Usage: gentest.py # # Finds all CPPUnit tests suites defined with # FUNAMBOL_TEST_SUITE_REGISTRATION/FUNAMBOL_TEST_SUITE # and generates a C source file wh
www.eeworm.com/read/270919/4231666

readme

directory: tinyos-1.x/tools/scripts/codeGeneration author: kamin whitehouse date: 9/23/05 This directory holds the generateNescDecls.pl file, which generates the nescDecls.xml file. This file holds
www.eeworm.com/read/430506/1929505

m nmix.m

function [XMix,IMix]=nmix(MI,SIGMA,PP,N) % function [XMix,IMix]=nmix(MI,SIGMA,PP,N) % NMIX generates mixture of the normal distributed random values % which have mean value MI, covariance SIGMA an
www.eeworm.com/read/416031/2129982

c faulty.c

/* * faulty.c -- a module which generates an oops when read (v2.1) * */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif #define __NO_VERSION__ /* don't defi
www.eeworm.com/read/414826/2141982

timer

#!/bin/sh # the next line restarts using wish \ exec wish "$0" "$@" # timer -- # This script generates a counter with start and stop buttons. # # RCS: @(#) $Id: timer,v 1.2 1998/09/14 18:23:30 stanto
www.eeworm.com/read/408033/2254547

java transparentbackgroundproducer.java

package nl.captcha.backgrounds; import java.awt.AlphaComposite; import java.awt.Graphics2D; import java.awt.image.BufferedImage; /** * Generates a transparent background. * * @author