代码搜索:INTERPOLATION
找到约 2,917 项符合「INTERPOLATION」的源代码
代码结果 2,917
www.eeworm.com/read/384257/8885995
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/383321/8955196
h interpolation.h
// Interpolation.h 插值头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_H //避免多次编译
#define _INTERPOLATION_H
#include //数组模板类标准头文件
#incl
www.eeworm.com/read/383321/8955208
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/383307/8956489
cs interpolation.cs
/*
* 进行插值的类Interpolation
* 周长发编制
*/
using System;
namespace CSharpAlgorithm.Algorithm
{
/**
* 进行插值的类Interpolation
* @author 周长发
* @version 1.0
*/
public class Interp
www.eeworm.com/read/381951/9061799
h interpolation.h
// Interpolation.h 插值头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_H //避免多次编译
#define _INTERPOLATION_H
#include //数组模板类标准头文件
#incl
www.eeworm.com/read/381951/9061846
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/282547/9084124
h interpolation.h
// Interpolation.h 插值头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_H //避免多次编译
#define _INTERPOLATION_H
#include //数组模板类标准头文件
#incl
www.eeworm.com/read/282547/9084152
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/380453/9148180
c interpolation.c
/* interpolation.c - interpolation table for sigmoidal function
* copyright (c) 2003-2005 Peter van Rossum
* released under the GNU Lesser General Public License
* a
www.eeworm.com/read/380446/9148826
h interpolation.h
// Interpolation.h 插值头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_H //避免多次编译
#define _INTERPOLATION_H
#include //数组模板类标准头文件
#incl