代码搜索:Segmentation

找到约 3,259 项符合「Segmentation」的源代码

代码结果 3,259
www.eeworm.com/read/163233/5511070

cc wseg.cc

#include #include #include "HWRawDataC.hh" // Redefine these to change word segmentation guidlines #define LGE_LENGTH 200 // length of a box #define MAX_THEIGHT 35 // maximum a
www.eeworm.com/read/340665/3280974

c 20020122-2.c

/* This test was supplied with PR target/5379. It caused the compiler to get a segmentation fault. */ /* { dg-do compile } */ /* { dg-options "-O2 -fprefetch-loop-arrays -w" } */ /* { dg-optio
www.eeworm.com/read/440906/1782650

c 20020122-2.c

/* This test was supplied with PR target/5379. It caused the compiler to get a segmentation fault. */ /* { dg-do compile } */ /* { dg-options "-O2 -fprefetch-loop-arrays -w" } */ /* { dg-optio
www.eeworm.com/read/437028/1837394

dbx

A note when using dbx (under unix-type operating systems) to debug spice3: To avoid a segmentation fault in the initial run, use the following command in dbx: setenv SPICE_NO_DATASEG_CHECK "1" Or, t
www.eeworm.com/read/403190/2314027

svn-base compute_saddle_points.m.svn-base

function [vertex,faces] = compute_saddle_points(Q,D,mask) % compute_saddle_points - compute saddle points of a Voronoi segmentation % % [vertex,faces] = compute_saddle_points(Q,D[,mask]); % % Q i
www.eeworm.com/read/366702/2884355

c 20020122-2.c

/* This test was supplied with PR target/5379. It caused the compiler to get a segmentation fault. */ /* { dg-do compile } */ /* { dg-options "-O2 -fprefetch-loop-arrays -w" } */ /* { dg-optio
www.eeworm.com/read/162614/5531226

c 20020122-2.c

/* This test was supplied with PR target/5379. It caused the compiler to get a segmentation fault. */ /* { dg-do compile } */ /* { dg-options "-O2 -fprefetch-loop-arrays -w" } */ /* { dg-optio
www.eeworm.com/read/374042/9422970

m pv2note.m

function note = pv2note(pv, timeUnit, pitchTh, minNoteDuration, plotOpt) % pv2note: Note segmentation on a give pitch vector % Usage: note = pv2note(pv, timeUnit, pitchTh, minNoteDuration, plotOpt)
www.eeworm.com/read/361963/10026460

h atm_vsar.h

/* * Cisco router simulation platform. * Copyright (c) 2007 Christophe Fillot (cf@utc.fr) * * ATM Virtual Segmentation & Reassembly Engine. */ #ifndef __ATM_VSAR_H__ #define __ATM_VSAR_H__ #inc
www.eeworm.com/read/152843/5660922

h qeth_tso.h

/* * linux/drivers/s390/net/qeth_tso.h ($Revision: 1.8 $) * * Header file for qeth TCP Segmentation Offload support. * * Copyright 2004 IBM Corporation * * Author(s): Frank Pavlic