代码搜索:Overlapping
找到约 346 项符合「Overlapping」的源代码
代码结果 346
www.eeworm.com/read/153823/12004226
m combinerte.m
function [cmbrte,st] = combinerte(out)
%COMBINERTE Combine non-overlapping routes.
% [cmbrte,st] = combinerte(out)
% out = m-element struct array of timing output from RTETC
%cmbrte = combine no
www.eeworm.com/read/349226/10840682
lif thingun3.lif
#Life 1.05
#D p92 glider gun
#D Smallest known p92 gun; it uses 2 overlapping p46 guns whose
#D streams cross in an eater-assisted ternary reaction.
#D Dean Hickerson, dean@ucdmath.ucdavis.edu 1/
www.eeworm.com/read/151716/5679294
c overlap.c
/* overlap.c -- example program: overlapping (de)compression
This file is part of the LZO real-time data compression library.
Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer
A
www.eeworm.com/read/169697/5413881
c states.c
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include
#define MAX_NUM_STATES 1000
#define MAX_NUM_OVERLAPPING_STATES 100
#define MAX_LIN
www.eeworm.com/read/197650/7982773
m filt_scalemixing.m
function mix_f = filt_scalemixing (m, varargin)
% FUNCTION mix_f = filt_scalemixing (m, varargin)
%
% Creates filters for mixing scales. Suppose x is a structure with
% 8 different scales (fieldname
www.eeworm.com/read/297947/7984328
m test_local_dct.m
% test for the DCT2 and DCT4 transform
name = 'lena';
n = 256;
M = load_image(name);
M = crop(M,n);
M = randn(n);
w = 16;
q = 8;
options.window_type = 'sin';
%% orthogonal transforms
% local ove
www.eeworm.com/read/140727/5781379
sof diagnose_test00.sof
@ Sof v1.0 @
@ Features 0 @
front_end = {
audio = {
file_type = "RAW";
comp_type = "LINEAR";
dynamic_range = 0.00000000000000000e+00;
sample_frequency = 8.00000000000000000e+03;
www.eeworm.com/read/162614/5526856
c 20010124-1.c
/* Verify that structure return doesn't invoke memcpy on
overlapping objects. */
extern void abort (void);
struct S {
char stuff[1024];
};
union U {
struct {
int space;
struct S s;
www.eeworm.com/read/426919/8991506
v clkgen.v
/////////////////////////////////////////////////////////////////////////////
module clkgen(phi1, phi2);
/////////////////////////////////////////////////////////////////////////////
output
www.eeworm.com/read/184942/9064192
v clkgen.v
/////////////////////////////////////////////////////////////////////////////
module clkgen(phi1, phi2);
/////////////////////////////////////////////////////////////////////////////
output