代码搜索:Overlapping
找到约 346 项符合「Overlapping」的源代码
代码结果 346
www.eeworm.com/read/273776/10901661
m thresh.m
% Question No: 5
% Consider an image composed of small, no overlapping blobs. Segmenting the
% blobs based on thresholding.
function thresh(x)
f=imread(x);
f=im2double(f);
%global Thresholdi
www.eeworm.com/read/466692/7031436
htm experiment4.htm
A colorful presentation consisting overlapping text.
www.eeworm.com/read/436550/7767986
cpp bus.cpp
#include "bus.h"
void bus::end_of_elaboration()
{
// perform a static check for overlapping memory areas of the slaves
bool no_overlap;
for (int i = 1; i < slave_port.size(); ++i) {
www.eeworm.com/read/239550/13272729
m psdavper.m
function [R,varx]=psdavper(x,L,NFFT)
%
% [R,r]=psdavper(x,L,NFFT) performs
% PSD estimation using periodogram averaging
% with 50% segment overlapping
% r=autocorrelation estimate
% R=psd estima
www.eeworm.com/read/136959/13350972
c sstrcpy.c
/*
** strcpy() and strcat() work-alikes which allow overlapping buffers.
*/
#include
#include "snip_str.h"
#if defined(__cplusplus) && __cplusplus
extern "C" {
#endif
char *sstrcpy(cha
www.eeworm.com/read/309649/13667073
c sstrcpy.c
/* +++Date last modified: 05-Jul-1997 */
/*
** strcpy() and strcat() work-alikes which allow overlapping buffers.
*/
#include
#include "snip_str.h"
#if defined(__cplusplus) &&
www.eeworm.com/read/121089/6069539
c overlap.c
/*
COW : Character Oriented Windows
overlap.c : Overlapping Window Support
*/
#define COW
#include
#define WINDOW
#include
#include
#include
www.eeworm.com/read/113536/6127777
c overlap.c
/*
COW : Character Oriented Windows
overlap.c : Overlapping Window Support
*/
#define COW
#include
#define WINDOW
#include
#include
#include
www.eeworm.com/read/103192/6220515
c overlap.c
/*
COW : Character Oriented Windows
overlap.c : Overlapping Window Support
*/
#define COW
#include
#define WINDOW
#include
#include
#include
www.eeworm.com/read/101015/6261959
c overlap.c
/*
COW : Character Oriented Windows
overlap.c : Overlapping Window Support
*/
#define COW
#include
#define WINDOW
#include
#include
#include