代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/371833/9534645
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/169164/9876966
class shape.class
www.eeworm.com/read/169058/9883015
java shape.java
//: polymorphism/shape/Shape.java
package polymorphism.shape;
public class Shape {
public void draw() {}
public void erase() {}
} ///:~
www.eeworm.com/read/363888/9932728
h shape.h
//: C16:Shape.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#ifndef SHAPE_H
#define SHAPE_H
#incl
www.eeworm.com/read/167264/9974168
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/167211/9976819
cpp shape.cpp
// Shape.cpp : implementation file
//
#include "stdafx.h"
#include "FilmDesign.h"
#include "Shape.h"
#include "math.h"
#include "Parameter.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/167211/9976855
h shape.h
#if !defined(AFX_SHAPE_H__29109CEB_22DA_4DF1_B07E_DAD59B136407__INCLUDED_)
#define AFX_SHAPE_H__29109CEB_22DA_4DF1_B07E_DAD59B136407__INCLUDED_
#include "LineSet.h" // Added by ClassView
#include
www.eeworm.com/read/362872/9977706
cpp shape.cpp
// Shape.cpp: implementation of the CShape class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "paint.h"
#include "Shape.h"
#ifdef _