代码搜索:clipping
找到约 604 项符合「clipping」的源代码
代码结果 604
www.eeworm.com/read/331815/3402524
as clipping.as
package away3d.core.clip
{
import away3d.core.draw.*;
import flash.display.*;
import flash.geom.*;
/**
* Base clipping class for no clipping.
*/
public class Clipping
www.eeworm.com/read/168738/9898758
png clipping.png
www.eeworm.com/read/168736/9899030
png clipping.png
www.eeworm.com/read/344515/7144911
png clipping.png
www.eeworm.com/read/328456/13026428
m clipping.m
% Repeated Clipping and Filtering--PAPR Simulation
%
% Reference: J. Armstrong, New OFDM peak-to-average power reduction scheme.
clear all; clc; close all;
K = 128;
www.eeworm.com/read/313883/13580127
m clipping.m
% Repeated Clipping and Filtering--PAPR Simulation
%
% Reference: J. Armstrong, New OFDM peak-to-average power reduction scheme.
clear all; clc; close all;
K = 128;
www.eeworm.com/read/304259/13797125
m clipping.m
function [nlow, nhigh, status] = clipping(a, low, high, thresh1)
% [n, status] = clipping(a, low, high, thresh1) Checks for data clipping
% Function checks for clipping of data array
% a = arra
www.eeworm.com/read/136812/5860476
hasm clipping.hasm
;
; @(#)clipping.hasm 1.1 92/07/30 17:40:01
;
; Copyright (c) 1990 by Sun Microsystems, Inc.
;
#include "hasm_public.h"
;
; Draw 16 spheres with the help of matrix pushes and pops.
;
; This ve
www.eeworm.com/read/103322/6216641
sln clipping.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Clipping", "Clipping.vbproj", "{E215CF02-72B2-49CB-9A2E-8D7687F2C3B0}"
EndProject
Glo