代码搜索:modifying
找到约 672 项符合「modifying」的源代码
代码结果 672
www.eeworm.com/read/218293/14927280
h random.h
// Functions for the random handling of n úm eros, genetic.
// Without modifying, except for randomize to receive the seed from invocaci ón.
#ifndef RANDOM_H
#define RANDOM_H
#include
names
www.eeworm.com/read/250753/4427030
java filters.java
// Filters.java
// Applies blurring, sharpening, converting, modifying on images.
package com.deitel.advjhtp1.javaspace.ImageProcessor;
// Java core packages
import java.awt.*;
import java.awt.
www.eeworm.com/read/216502/4890788
e1
.nr PS 9
.nr VS 11
.if t .2C
.SH
Introduction
.PP
.ul
Ed
is a ``text editor'', that is, an interactive program
for creating and modifying ``text'',
using directions provided by a user at
a terminal.
T
www.eeworm.com/read/167133/5469081
in kaffe.in
#! /bin/sh
#
# Driver script for Kaffe.
# This script invokes the "Kaffe" executable after modifying
# CLASSPATH and LD_LIBRARY_PATH as needed.
#
# We prepend kaffe's lib directory to LD_LIBRARY_PATH
www.eeworm.com/read/325240/3485131
java filters.java
// Filters.java
// Applies blurring, sharpening, converting, modifying on images.
package com.deitel.advjhtp1.javaspace.ImageProcessor;
// Java core packages
import java.awt.*;
import java.awt.