代码搜索:Supporting
找到约 1,839 项符合「Supporting」的源代码
代码结果 1,839
www.eeworm.com/read/139332/5799924
c line_d.c
// Copyright (c) 2000,2001 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-W
www.eeworm.com/read/139332/5799997
h svd_voronoi_vertex_sqrt_field_c2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/
www.eeworm.com/read/256657/11980585
readme
This allows user to use relative weights for different examples (adjust C_i)
Usage: svm-train -W 1 heart.wgt.10
Note that the result should be similar to (numerically the same as)
svm-train heart.1
www.eeworm.com/read/139332/5799985
h svd_are_same_points_c2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/
www.eeworm.com/read/139332/5800017
h svd_orientation_c2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/
www.eeworm.com/read/136107/13872325
h typedef.h
// This file declares structures used
//
// Written by bood, boodweb@163.com, http://boodweb.126.com
// 2004-08-06
// New declare types: VAR_DECLAR_LIST, FUNC_DEFINE
// For supporting continous
www.eeworm.com/read/149476/5699360
h stdafx.h
// stdafx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#define _WIN32_WINNT 0x0400
// it's for Windows NT supporting (MENUITEMINFOW)
#define WINVER 0x0400
#include
#include
www.eeworm.com/read/138727/5815017
h stdafx.h
// stdafx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#define _WIN32_WINNT 0x0400
// it's for Windows NT supporting (MENUITEMINFOW)
#define WINVER 0x0400
#include
#include
www.eeworm.com/read/166594/5474189
h stdafx.h
// stdafx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#define _WIN32_WINNT 0x0400
// it's for Windows NT supporting (MENUITEMINFOW)
#define WINVER 0x0400
#include
#include
www.eeworm.com/read/243327/12948945
m4 acinclude.m4
AC_DEFUN([AC_CHECK_EXTRA_OPTIONS],[
AC_MSG_CHECKING(for debugging)
AC_ARG_ENABLE(debug, [ --enable-debug compile for debugging])
if test -z "$enable_debug" ; then