代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14336414
txt e668. creating a buffered image from an array of color-indexed pixel values.txt
This example demonstrates how to convert a byte array of pixel values that are indices to a color table into a BufferedImage. In particular, the example generates the Mandelbrot set in a byte buffer a
www.eeworm.com/read/125638/14481471
java istarion.java
package istarion.frontend;
import istarion.core.*;
public interface Istarion
{
/**
* Generates and displays a welcome-screen.
*/
public abstract void showStartScreen();
/**
*
www.eeworm.com/read/226035/14502703
cpp blitsquare.cpp
/***************************************************/
/*! \class BlitSquare
\brief STK band-limited square wave class.
This class generates a band-limited square wave signal. It is
www.eeworm.com/read/226035/14502756
cpp blitsaw.cpp
/***************************************************/
/*! \class BlitSaw
\brief STK band-limited sawtooth wave class.
This class generates a band-limited sawtooth waveform using a
cl
www.eeworm.com/read/217949/14942862
m fig2_22.m
%
% This file generates the graphs of the characteristic
% impedance for the microstrip line of two different
% metallization thicknesses
%
% Copyright (c) 1999 by P.Bretchko and R.Lud
www.eeworm.com/read/216045/15028180
m digmodtutorial.m
function rarg = DigModTutorial (action);
% generates windows to choose experiments
warning('off','Simulink:ShadowedModelName');
global Buttons;
global menuwinh;
global buttonh;
global MenuWi
www.eeworm.com/read/216045/15028625
m tutorial.m
function rarg = tutorial (action);
% generates windows to choose experiments
warning('off','Simulink:ShadowedModelName');
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
www.eeworm.com/read/492231/1178431
cs designbycontract.cs
using System;
using System.Diagnostics;
namespace BasicSample.Core.Utils
{
///
/// Design By Contract Checks.
///
/// Each method generates an exception or
///
www.eeworm.com/read/233554/4666532
c ntp-keygen.c
/*
* Program to generate cryptographic keys for NTP clients and servers
*
* This program generates files "ntpkey__.",
* where is the file type, is the
www.eeworm.com/read/207023/5002931
java package-info.java
/**
* Generates contextually-relevant summaries of plain text documents.
*
* The version 1.0 release of AutoSummary will contain the classes and methods necessary
* to generate contextuall