代码搜索:INTERPOLATION
找到约 2,917 项符合「INTERPOLATION」的源代码
代码结果 2,917
www.eeworm.com/read/309176/3706553
cs sample6_9.cs
/*
* 示例程序Sample6_9: Interpolation类的埃特金不等距逐步插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(str
www.eeworm.com/read/309176/3706578
cs sample6_7.cs
/*
* 示例程序Sample6_7: Interpolation类的埃尔米特不等距插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(stri
www.eeworm.com/read/309176/3706593
cs sample6_16.cs
/*
* 示例程序Sample6_16: Interpolation类的二元三点插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(string
www.eeworm.com/read/309176/3706598
cs sample6_2.cs
/*
* 示例程序Sample6_2: Interpolation类的一元全区间等距插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(stri
www.eeworm.com/read/305566/3771759
c velf2vgrid.c
/* velocity interpolation from VELF card input */
#include "ghdr.h"
#include "gridhd.h"
#include "comva.h"
#include "par.h"
char *sdoc =
"VELF2VGRID - convert wgc VELF cards to 2D velocity grid
www.eeworm.com/read/305566/3772046
c velf2vgrid.c
/* velocity interpolation from VELF card input */
#include "ghdr.h"
#include "gridhd.h"
#include "comva.h"
#include "par.h"
char *sdoc =
"VELF2VGRID - convert wgc VELF cards to 2D velocity grid
www.eeworm.com/read/403190/2314795
svn-base perform_image_resize.m.svn-base
function newimg = image_resize(img,p1,q1,r1)
% image_resize - resize an image using bicubic interpolation
%
% newimg = image_resize(img,nx,ny,nz);
% or
% newimg = image_resize(img,newsize);
www.eeworm.com/read/392094/2516086
cs sample6_9.cs
/*
* 示例程序Sample6_9: Interpolation类的埃特金不等距逐步插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(str
www.eeworm.com/read/392094/2516111
cs sample6_7.cs
/*
* 示例程序Sample6_7: Interpolation类的埃尔米特不等距插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(stri
www.eeworm.com/read/392094/2516126
cs sample6_16.cs
/*
* 示例程序Sample6_16: Interpolation类的二元三点插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(string