代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/197234/8010348
m chap6_func.m
%P6-17
%Consider the uplink transmission of voice signals in a
%single-cell DS-CDMA system with a processing gain of 256. Here we are interested in
%studying the effect of power control error on the
www.eeworm.com/read/241361/13152404
c sigdemo3.c
/* sigdemo3.c
* purpose: show answers to signal questions
* question1: does the handler stay in effect after a signal arrives?
* question2: what if a signalX arrives while handling signalX?
*
www.eeworm.com/read/315735/13537600
java antialiasingdemo.java
// these properties seem to have no effect.
import java.awt.*;
import javax.swing.*;
import java.util.Properties;
public class AntiAliasingDemo {
static {
System.setProperty ("apple.awt
www.eeworm.com/read/300891/13883306
m sgray.m
function sgray(alpha)
%SGRAY: Non-linear transformation of a color gray colormap.
% Same effect as clipping.
%
% sgray(alpha)
%
% IN: alpha: degree of clustering of B&W (try 5)
%
%
% Author(s):
www.eeworm.com/read/133108/5907874
m sdl_quartzwindow.m
/*
This function makes the *SDL region* of the window 100% opaque.
The genie effect uses the alpha component. Otherwise,
it doesn't seem to matter what value it has.
*/
static void QZ_Se
www.eeworm.com/read/117901/6100344
java filter3d.java
package com.brackeen.javagamebook.sound;
import com.brackeen.javagamebook.graphics.Sprite;
/**
The Filter3d class is a SoundFilter that creates a 3d sound
effect. The sound is filtered
www.eeworm.com/read/115273/6118145
c test11.c
/*
Test 11.c: Test how various things effect the geometry if sizePolicy is XmVARIABLE
Result: The width can be effected prior to a realize.
*/
#include
#include
#include
www.eeworm.com/read/115272/6119467
c test11.c
/*
Test 11.c: Test how various things effect the geometry if sizePolicy is XmVARIABLE
Result: The width can be effected prior to a realize.
*/
#include
#include
#include
www.eeworm.com/read/111374/6155033
m sdl_quartzwindow.m
/*
This function makes the *SDL region* of the window 100% opaque.
The genie effect uses the alpha component. Otherwise,
it doesn't seem to matter what value it has.
*/
static void QZ_Se
www.eeworm.com/read/100285/6272271
hlp delete.hlp
.pgaw:Help.f.t insert end "DELETE" {bold} " emoves rows which satisfy the WHERE condition, from the specified table. \
If the condition is absent, the effect is to delete all rows in the table. The r