代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/441245/7672708
m rbsvc.m
%RBSVC Automatic radial basis Support Vector Classifier
%
% [W,KERNEL,NU] = RBSVC(A)
%
% INPUT
% A Dataset
%
% OUTPUT
% W Mapping: Radial Basis Support Vector Classifier
%
www.eeworm.com/read/436037/7778588
m segmentiris.m
% segmentiris - peforms automatic segmentation of the iris region
% from an eye image. Also isolates noise areas such as occluding
% eyelids and eyelashes.
%
% Usage:
% [circleiris, circlepupil,
www.eeworm.com/read/399805/7834968
m resizetest.m
function resizeTest(plugin)
%writeTests(plugin)
% Checks to see if automatic resizing of images is working properly for a
% given videoReader/videoWriter plugin using some quick heuristics.
%
www.eeworm.com/read/304396/13795016
c bl_autobaud.c
//*****************************************************************************
//
// bl_autobaud.c - Automatic baud rate detection code.
//
// Copyright (c) 2006-2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/304396/13795042
c bl_autobaud.c
//*****************************************************************************
//
// bl_autobaud.c - Automatic baud rate detection code.
//
// Copyright (c) 2006-2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/147422/5729985
m segcheck.m
% Function : Create a graphical user interface (GUI) to
% (1) display the automatic segments
% (2) check those points by zooming in and manual correct them using the mouse.
%
www.eeworm.com/read/140869/5779017
cs serializedtree.cs
using System;
using System.Runtime.Serialization.Formatters.Binary;
namespace BplusDotNet
{
///
/// Wrapper for any IByteTree implementation which implements automatic object serial
www.eeworm.com/read/134479/5892541
br replication_stride.br
// replication_stride.br
// Tests automatic replication and stride of kernel arguments
// The output stream always determines the number of operations
// performed, and elements from the input streams
www.eeworm.com/read/124910/6035652
libm-test-ulps
# Begin of automatic generation
# acos
Test "acos (0.0625) == 1.50825556499840522843072005474337068":
ildouble: 622
ldouble: 622
# cacos
Test "Imaginary part of: cacos (0.75 + 1.25 i) == 1.117520149
www.eeworm.com/read/124109/6055693
c _autobaud.c
/*-------------------------------------------------------------------------
_autobaud.c - automatic baud rate detection routine. Adapted for
sdcc compiler from Paul Stoffregen's