代码搜索:Scale

找到约 10,000 项符合「Scale」的源代码

代码结果 10,000
www.eeworm.com/read/379751/9178745

heart_scale

+1 1:0.708333 2:1 3:1 4:-0.320755 5:-0.105023 6:-1 7:1 8:-0.419847 9:-1 10:-0.225806 12:1 13:-1 -1 1:0.583333 2:-1 3:0.333333 4:-0.603774 5:1 6:-1 7:1 8:0.358779 9:-1 10:-0.483871 12:-1 13:1 +1 1:0.
www.eeworm.com/read/378836/9214973

png scale.png

www.eeworm.com/read/182126/9215449

c scale.c

/* Framebuffer Graphics Libary for Linux, Copyright 1993 Harm Hanemaayer */ /* scale.c Scaling routine */ #include #include #include "inlstring.h" /* include inline string o
www.eeworm.com/read/182126/9216124

o scale.o

www.eeworm.com/read/181390/9256383

m scale.m

function [scaled] = Scale(Data, Lower, Upper) % [scaled] = Scale(Data); % [scaled] = Scale(Data, Lower, Upper); % % scale the elements of all the column vectors in % the range of [Lower Upper].
www.eeworm.com/read/180304/9313070

m scale.m

function [scaled] = Scale(Data, Lower, Upper) % [scaled] = Scale(Data); % [scaled] = Scale(Data, Lower, Upper); % % scale the elements of all the column vectors in % the range of [Lower Upper].
www.eeworm.com/read/375212/9368802

m scale.m

function sx = scale(x,means,stds) %SCALE Scales matrix as specified % Scales a matrix (x) using means (mx) and standard % deviations (stds) specified. % I/O format is: sx = scale(x,mx,stdx)
www.eeworm.com/read/178772/9385677

heart_scale

+1 1:0.708333 2:1 3:1 4:-0.320755 5:-0.105023 6:-1 7:1 8:-0.419847 9:-1 10:-0.225806 12:1 13:-1 -1 1:0.583333 2:-1 3:0.333333 4:-0.603774 5:1 6:-1 7:1 8:0.358779 9:-1 10:-0.483871 12:-1 13:1 +1 1:0.
www.eeworm.com/read/374738/9386739

h scale.h

#if !defined(AFX_SCALE_H__F8B57F26_F05B_11D2_9481_000021003EA5__INCLUDED_) #define AFX_SCALE_H__F8B57F26_F05B_11D2_9481_000021003EA5__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VE
www.eeworm.com/read/374738/9386765

cpp scale.cpp

// Scale.cpp : implementation file // #include "stdafx.h" #include "ImageBoard.h" #include "Scale.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__