代码搜索:segment
找到约 10,000 项符合「segment」的源代码
代码结果 10,000
www.eeworm.com/read/193974/5138813
java segment.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/193215/5146748
h segment.h
extern inline unsigned char get_fs_byte(const char * addr)
{
unsigned register char _v;
__asm__ ("movb %%fs:%1,%0":"=r" (_v):"m" (*addr));
return _v;
}
extern inline unsigned short get_fs_word(co
www.eeworm.com/read/192752/5150249
h segment.h
#ifndef __SEGMENT__
#define __SEGMENT__
#include
#endif
www.eeworm.com/read/192449/5155487
h segment.h
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.13 $
*
* This is free software. You are permitted to use,
www.eeworm.com/read/192449/5155536
c segment.c
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.8 $
*
* This is free software. You are permitted to use,
www.eeworm.com/read/192449/5155607
h segment.h
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.13 $
*
* This is free software. You are permitted to use,
www.eeworm.com/read/192449/5155644
c segment.c
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.8 $
*
* This is free software. You are permitted to use,
www.eeworm.com/read/192449/5155716
h segment.h
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.13 $
*
* This is free software. You are permitted to use,
www.eeworm.com/read/192449/5155759
c segment.c
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.8 $
*
* This is free software. You are permitted to use,
www.eeworm.com/read/192449/5155835
h segment.h
/*
* General data structures and routines for segmentation
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.13 $
*
* This is free software. You are permitted to use,