代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/298657/3862460
c w_sincos.c
/* sincos -- currently no more efficient than two separate calls to
sin and cos. */
#include "fdlibm.h"
#include
#ifndef _DOUBLE_IS_32BITS
#ifdef __STDC__
void sincos(double x, double
www.eeworm.com/read/296544/3902701
c dlllib.c
/* dllLib.c - efficient doubly linked list subroutine library */
/* Copyright 1984-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01n,11nov0
www.eeworm.com/read/287839/4016229
c dlllib.c
/* dllLib.c - efficient doubly linked list subroutine library */
/* Copyright 1984-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01n,11nov0
www.eeworm.com/read/279968/4131961
c wf_sincos.c
/* sincos -- currently no more efficient than two separate calls to
sin and cos. */
#include "fdlibm.h"
#include
#ifdef __STDC__
void sincosf(float x, float *sinx, float *cosx)
#else
v
www.eeworm.com/read/279968/4132018
c w_sincos.c
/* sincos -- currently no more efficient than two separate calls to
sin and cos. */
#include "fdlibm.h"
#include
#ifndef _DOUBLE_IS_32BITS
#ifdef __STDC__
void sincos(double x, double
www.eeworm.com/read/277987/4148271
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It can solve C-SVM classification,
nu-SVM classification, one-class-SVM, epsilon-SVM regression, and
nu-S
www.eeworm.com/read/277987/4148314
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It can solve C-SVM classification,
nu-SVM classification, one-class-SVM, epsilon-SVM regression, and
nu-S
www.eeworm.com/read/447263/1707159
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It can solve C-SVM classification,
nu-SVM classification, one-class-SVM, epsilon-SVM regression,
and nu-S
www.eeworm.com/read/442179/1764853
xtp tag-xsl.xtp
An XSL tag can take advantage of Resin's XSL API to transform the body
of a tag using a stylesheet. Although it's significantly less efficient
than , this kind of t
www.eeworm.com/read/432474/1892607
c dlllib.c
/* dllLib.c - efficient doubly linked list subroutine library */
/* Copyright 1984-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01n,11nov0