代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/108423/15586145

h vasnwprintf.h

/* vswprintf with automatic memory allocation. Copyright (C) 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/105882/15656239

h sl-feat.h

/* Setting this to 1 enables automatic support for associative arrays. * If this is set to 0, an application must explicitly enable associative * array support via SLang_init_slassoc. */ #define SL
www.eeworm.com/read/100766/15864901

in config.h.in

/* config.h.in. Generated automatically from configure.in by autoheader. */ /* NTFS driver version number */ #define NTFS_VERSION "990831" /* Beginning of the automatic section */ /* Define to emp
www.eeworm.com/read/100282/15878016

in config.h.in

/* config.h.in. Generated automatically from configure.in by autoheader. */ /* NTFS driver version number */ #define NTFS_VERSION "990411" /* Beginning of the automatic section */ /* Define to emp
www.eeworm.com/read/183892/9133214

c vasnprintf.c

/* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/183892/9133341

h vasnprintf.h

/* vsprintf with automatic memory allocation. Copyright (C) 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/360885/10073400

sh link_dynamic.sh

#!/bin/csh -f # C shell script to run automatic thresholding # Paul Rosin & Svetha Venkatesh - 1993 # # described in: # Svetha Venkatesh & Paul L. Rosin, # Dynamic threshold determination by local and
www.eeworm.com/read/353337/10453897

m ams.m

function [sig,C,alpha,b] = ams(X,Y,method,sphere,opt) % AMS Automatic Model Selection for Kernel Methods with % - RBF Gaussian kernel % - L2 penalization of the errors %
www.eeworm.com/read/159990/10581579

java auto_type_conversion.java

//Automatic type conversion applying to method overloading class Demo { void test() { System.out.println("No parameters"); } void test(int a, int b) { System.out.println("a and b:
www.eeworm.com/read/159851/10608498

sh link_dynamic.sh

#!/bin/csh -f # C shell script to run automatic thresholding # Paul Rosin & Svetha Venkatesh - 1993 # # described in: # Svetha Venkatesh & Paul L. Rosin, # Dynamic threshold determination by local and