代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/385361/8807906
pre dianshi.pre
** Analysis of a logarithmic periodic antenna
** Frequency specification and segmentation
#freq = 470e6 ** frequency
#freq1 = 566e6 ** frequency
#lambda = #c0 / #freq
#seglen = #lambda /30
www.eeworm.com/read/133885/5898994
java randomlineseg.java
/**
* Trying a random line segmentation based on Mark Reid's suggestion.
*
* @author Waleed Kadous
* @version $Id: RandomLineSeg.java,v 1.1.1.1 2002/06/28 07:36:16 waleed Exp $
*/
package
www.eeworm.com/read/273303/6281635
c~ userseg.c~
/*
* Segmentation-based user mode implementation
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.23 $
*
* This is free software. You are permitted to use,
* red
www.eeworm.com/read/273303/6281647
c userseg.c
/*
* Segmentation-based user mode implementation
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.23 $
*
* This is free software. You are permitted to use,
* red
www.eeworm.com/read/157598/11684057
pl segment.pl
#!/usr/bin/perl
require "segmenter.pl";
die if $#ARGV == -1;
$outfile = $ARGV[0];
$outfile =~ s/\..+$/\.seg/i;
open(OUT, "> $outfile") or die "Can't open segmentation output file\n";
open(
www.eeworm.com/read/250755/12386714
pl segment.pl
#!/usr/bin/perl
require "segmenter.pl";
die if $#ARGV == -1;
$outfile = $ARGV[0];
$outfile =~ s/\..+$/\.seg/i;
open(OUT, "> $outfile") or die "Can't open segmentation output file\n";
open(
www.eeworm.com/read/245064/4508391
c ip_frag.c
/* @file
*
* This is the IP packet segmentation and reassembly implementation.
*
*/
#include
#include "lwip/opt.h"
/* #include "lwip/sys.h" */
#include "lwip/ip.h"
#include "lwip/ip
www.eeworm.com/read/192449/5155549
c userseg.c
/*
* Segmentation-based user mode implementation
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.23 $
*
* This is free software. You are permitted to use,
* red
www.eeworm.com/read/192449/5155770
c userseg.c
/*
* Segmentation-based user mode implementation
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.23 $
*
* This is free software. You are permitted to use,
* red
www.eeworm.com/read/192449/5155904
c userseg.c
/*
* Segmentation-based user mode implementation
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.23 $
*
* This is free software. You are permitted to use,
* red