代码搜索:MainApp
找到约 408 项符合「MainApp」的源代码
代码结果 408
www.eeworm.com/read/377501/9273838
ico mainapp.ico
www.eeworm.com/read/177066/9470210
c mainapp.c
#include "Header.h"
#include "GenCode.h"
#include "GBStrTab.h"
#include "LYCond.h"
#include "Error.h"
#include
#include
//#include
#define MAXPATH 255
#incl
www.eeworm.com/read/175614/9539920
cpp mainapp.cpp
#include"bp_rbf.h"
double randnumber()//-0.1~0.1的随机函数
{
return (sin(rand())/10) ;
}
//求某个节点的输出值
double f(int node,int layer){
double sum=0;
for (int node2=0;node2
www.eeworm.com/read/168121/9937103
h mainapp.h
// mainApp.h: interface for the mainApp class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINAPP_H__93C8BFC0_9F4C_44BA_9E53_51BB8E993B44__INCLUDED
www.eeworm.com/read/168121/9937108
cpp mainapp.cpp
// mainApp.cpp: implementation of the mainApp class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "mainApp.h"
#include "MainFrame.h"
www.eeworm.com/read/421677/10712016
bid mainapp.bid
#ifndef MAINAPP_BID
#define MAINAPP_BID
#define AEECLSID_MAINAPP 0x10000007
#endif
www.eeworm.com/read/421067/10758026
bid mainapp.bid
#ifndef MAINAPP_BID
#define MAINAPP_BID
#define AEECLSID_MAINAPP 0x10000007
#endif
www.eeworm.com/read/419418/10868822
m mainapp.m
%--------------------------------------------------------------------------
% 这是一个脚本,
% 作用是画出 OOK,PPM,DPP 误码率比较图
% Create a figure
% To compare the erro of DPPM,PPM and OOK
%----------
www.eeworm.com/read/419418/10868838
asv mainapp.asv
%--------------------------------------------------------------------------
% 这是一个脚本,
% 作用是画出 OOK,PPM,DPP 误码率比较图
% Create a figure
% To compare the erro of DPPM,PPM and OOK
%----------