代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/424758/10415547
opt test.opt
www.eeworm.com/read/424758/10415548
clw test.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Test.h"
www.eeworm.com/read/424758/10415549
ncb test.ncb
www.eeworm.com/read/424756/10415697
dsw test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/424756/10415700
dsp test.dsp
# Microsoft Developer Studio Project File - Name="Test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/424756/10415702
cpp test.cpp
#ifndef POINT_H_H_H
#define POINT_H_H_H
class Point
{
};
#endif
#ifndef POINT_H_H_H
#define POINT_H_H_H
class Point
{
};
#endif
void main()
{
Point pt;
}
www.eeworm.com/read/424756/10415706
plg test.plg
Build Log
--------------------Configuration: Test - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\Temp\RSPCF.tmp" w
www.eeworm.com/read/424756/10415709
opt test.opt
www.eeworm.com/read/424756/10415710
ncb test.ncb
www.eeworm.com/read/424749/10417283
asv test.asv
% OFDM system simulation
clear all;
clc;
% initialize the parametres********************************************
Bit_Num=4; %每个符号比特数
IFFT_Num=256; %采样点数
Carrier_Num=150; %子载波数
OFDM_per_Symbo