代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/154967/5630895
c ip_frag.c
/* @file
*
* This is the IP packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistrib
www.eeworm.com/read/469327/6973264
m growcut.m
% [labels strengths] = growcut(img, labels)
%
% GrowCut algorithm
% from "GrowCut" - Interactive Multi-Label N-D Image Segmentation
% By Cellular Autonoma
% by Vladimir Vezhnevets and Vadim
www.eeworm.com/read/246091/12757195
makefile
#
# Makefile for mysvm
#
# if you get memory errors using mySVM (segmentation fault, bus error,...)
# compile mySVM with less or without optimization (setting CFLAGS = -Wall).
CFLAGS = -Wall -O
www.eeworm.com/read/149876/5696558
ch pr-4975.ch
/*
>Number: 4975
>Category: chill
>Synopsis: Segmentation fault of gdb 4.12.1
>Description:
Problem: gdb 4.12.1 segment faults with following chill program.
*/
gdb_bug: MODUL
www.eeworm.com/read/148694/5711992
ch pr-4975.ch
/*
>Number: 4975
>Category: chill
>Synopsis: Segmentation fault of gdb 4.12.1
>Description:
Problem: gdb 4.12.1 segment faults with following chill program.
*/
gdb_bug: MODUL
www.eeworm.com/read/117181/6110909
ch pr-4975.ch
/*
>Number: 4975
>Category: chill
>Synopsis: Segmentation fault of gdb 4.12.1
>Description:
Problem: gdb 4.12.1 segment faults with following chill program.
*/
gdb_bug: MODUL
www.eeworm.com/read/404962/11475081
m growcut.m
% [labels strengths] = growcut(img, labels)
%
% GrowCut algorithm
% from "GrowCut" - Interactive Multi-Label N-D Image Segmentation
% By Cellular Autonoma
% by Vladimir Vezhnevets and Vadim
www.eeworm.com/read/253763/12200886
c offload.c
/*++
Copyright (c) 2001 Microsoft Corporation
Module Name:
Offload.c
Abstract:
This file contains all the functions needed by TCP/IP checksum and segmentation
of Large TCP packe
www.eeworm.com/read/9264/166455
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
www.eeworm.com/read/13390/275217
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*