代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/295027/3912578
m draw.m
%绘制误码率曲线
load sim_result.mat;
semilogy(EbNo,raw_ber_mat,'ko-',EbNo,inf_ber_mat,'ks-','LineWidth',1.5);
title('BPSK Mapped OFDM under AWGN');
xlabel('Eb/No (dB)');
ylabel('BER');
legend('Uncoded
www.eeworm.com/read/289252/3991738
vbp draw.vbp
Type=Exe
Form=frmDraw.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\system32\Stdole2.tlb#OLE Automation
IconForm="frmDraw"
Startup="frmDraw"
Command32=""
Name="Draw"
He
www.eeworm.com/read/288222/4009173
c draw.c
/* File>>> draw.c
--
-- %M% -- version %I% (IMEC) last updated: %E%
--
-- Copyright (c) 1993
-- IMEC vzw
-- Kapeldreef 75
-- B-3001 LEUVEN
-- BELGIUM
--
-- Author : A. Demaree
--
-- Date
www.eeworm.com/read/285741/4045951
clw draw.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CChildView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Draw.h"
www.eeworm.com/read/285741/4045952
plg draw.plg
Build Log
--------------------Configuration: Draw - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP51E.tmp"
www.eeworm.com/read/285741/4045953
dsp draw.dsp
# Microsoft Developer Studio Project File - Name="Draw" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/285741/4045954
h draw.h
// Draw.h : main header file for the DRAW application
//
#if !defined(AFX_DRAW_H__B0715FA4_3A15_11D4_85B8_00A0CC253EAC__INCLUDED_)
#define AFX_DRAW_H__B0715FA4_3A15_11D4_85B8_00A0CC253EAC__INCLUD
www.eeworm.com/read/285741/4045958
cpp draw.cpp
// Draw.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Draw.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/285741/4045960
rc draw.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//