代码搜索:联合仿真

找到约 10,000 项符合「联合仿真」的源代码

代码结果 10,000
www.eeworm.com/read/321114/13412049

txt 仿真编程指令说明.txt

液晶排版工具。 本软件可以在你动手编写单片机程序之前,先做规划排版,根据你的菜单内容进行布局 花一点时间在排版上是有好处的,在进行单片机编程的时候,排版通过的坐标很有用, 可以省去很多调试时间;编写使用说明书的时候,只要用抓图软件将你已经排版的效果 抓过去就行了,非常生动直观。 写过液晶菜单的你一定有这样的体会,工作量重要分出很大一部分时间用于反复调试版 面布局,就是由于这个原因,笔者 ...
www.eeworm.com/read/308319/13704018

txt qam的matlab仿真.txt

主程序如下: Fd=1; Fs=3*Fd; Fd=1; Fs=3*Fd; M=1; M=16; SNR_db=0:12; SNR1_db=0:0.1:12; %误码情况仿真 for n=1:length(SNR_db) Eb_N0=10^(SNR_db(n)/10); sgma=sqrt(1/(8*Eb_N0)); x=randint(10000,1,M); y=dmo
www.eeworm.com/read/305042/13779514

ico 仿真模型doc.ico

www.eeworm.com/read/305042/13779515

rc2 仿真模型.rc2

// // 仿真模型.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //////
www.eeworm.com/read/305042/13779516

cpp 仿真模型doc.cpp

// 仿真模型Doc.cpp : implementation of the CMyDoc class // #include "stdafx.h" #include "仿真模型.h" #include "仿真模型Doc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI
www.eeworm.com/read/305042/13779524

h 仿真模型doc.h

// 仿真模型Doc.h : interface of the CMyDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_DOC_H__97B46562_5B5D_42D1_878C_E8B8BD9AB973__INCLUDE
www.eeworm.com/read/305042/13779527

cpp 仿真模型view.cpp

// 仿真模型View.cpp : implementation of the CMyView class // #include "stdafx.h" #include "仿真模型.h" #include "仿真模型Doc.h" #include "仿真模型View.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_
www.eeworm.com/read/305042/13779530

h 仿真模型view.h

// 仿真模型View.h : interface of the CMyView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_VIEW_H__1D5A4C71_B9DA_41E6_9BE7_5E9B9FA81DF3__INCL