代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/460530/7248167
js shape.js
/*--------------------------------------------------|
| 本作品取得原作者授权修改自 support@tops.com.cn |
| 的作品topflow |
|
www.eeworm.com/read/459986/7259676
m shape.m
function shaped_vals = shape(rec_symbol, Mr, U, N);
% shaped_vals = shape(rec_symbol, Mr, U, N);
%
% This function shapes the received symbols prior to demodulation. This completes the
% decompositio
www.eeworm.com/read/459969/7259945
class shape.class
www.eeworm.com/read/458133/7303808
m shape.m
function shaped_vals = shape(rec_symbol, Mr, U, N);
% shaped_vals = shape(rec_symbol, Mr, U, N);
%
% This function shapes the received symbols prior to demodulation. This completes the
% decompositio
www.eeworm.com/read/456497/7347964
cpp shape.cpp
// Shape.cpp: implementation of the Shape class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Shape.h"
/////////////////////////////
www.eeworm.com/read/456497/7347971
h shape.h
// Shape.h: interface for the Shape class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SHAPE_H__3D9F2790_E309_44B3_A908_0E56D905ACE6__INCLUDED_)
#d
www.eeworm.com/read/455746/7366436
asv shape.asv
function out=shape(data,models,first,last,ci,opt),
%Creates a plot showing how the estimate of shape varies with threshold or number of
%extremes
%
% USAGE: out=shape(data,models,first,last,ci,opt
www.eeworm.com/read/455746/7366444
m shape.m
function out=shape(data,models,first,last,ci,opt),
%Creates a plot showing how the estimate of shape varies with threshold or number of
%extremes
%
% USAGE: out=shape(data,models,first,last,ci,opt
www.eeworm.com/read/454286/7394492
txt shape.txt
import javax.swing.JOptionPane;
class Rectangle extends Shape
{
public double zhouchang(double c,double k)
{
return (c + k) * 2;
}
public double mianji(double c,double k)
{
return
www.eeworm.com/read/454020/7402738