• 大小: 2.29MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-27
  • 语言: 其他
  • 标签: 机械设计  齿轮  

资源简介

武汉大学动力与机械学院机械设计齿轮设计程序源代码

资源截图

代码片段和文件信息

// 2009301390065齿轮设计.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “2009301390065齿轮设计.h“
#include “2009301390065齿轮设计Dlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CMy2009301390065App

BEGIN_MESSAGE_MAP(CMy2009301390065App CWinApp)
//{{AFX_MSG_MAP(CMy2009301390065App)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CMy2009301390065App construction

CMy2009301390065App::CMy2009301390065App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}

/////////////////////////////////////////////////////////////////////////////
// The one and only CMy2009301390065App object

CMy2009301390065App theApp;

/////////////////////////////////////////////////////////////////////////////
// CMy2009301390065App initialization

BOOL CMy2009301390065App::InitInstance()
{
AfxEnableControlContainer();

// Standard initialization
// If you are not using these features and wish to reduce the size
//  of your final executable you should remove from the following
//  the specific initialization routines you do not need.

#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif

CMy2009301390065Dlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
//  dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
//  dismissed with Cancel
}

// Since the dialog has been closed return FALSE so that we exit the
//  application rather than start the application‘s message pump.
return FALSE;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2012-11-09 19:03  2009301390065齿轮设计\
     文件       22092  2012-11-09 19:02  2009301390065齿轮设计\2009301390065齿轮设计.aps
     文件        1759  2012-11-09 19:02  2009301390065齿轮设计\2009301390065齿轮设计.clw
     文件        2207  2011-12-25 13:46  2009301390065齿轮设计\2009301390065齿轮设计.cpp
     文件        4443  2011-12-25 13:46  2009301390065齿轮设计\2009301390065齿轮设计.dsp
     文件         550  2011-12-25 13:46  2009301390065齿轮设计\2009301390065齿轮设计.dsw
     文件        1435  2011-12-25 13:46  2009301390065齿轮设计\2009301390065齿轮设计.h
     文件       66560  2012-11-09 19:03  2009301390065齿轮设计\2009301390065齿轮设计.ncb
     文件       54784  2012-11-09 19:03  2009301390065齿轮设计\2009301390065齿轮设计.opt
     文件         785  2012-06-09 19:02  2009301390065齿轮设计\2009301390065齿轮设计.plg
     文件        6801  2012-01-05 23:22  2009301390065齿轮设计\2009301390065齿轮设计.rc
     文件       22842  2012-01-01 23:10  2009301390065齿轮设计\2009301390065齿轮设计Dlg.cpp
     文件        1632  2011-12-25 15:22  2009301390065齿轮设计\2009301390065齿轮设计Dlg.h
     文件         248  2012-01-05 19:51  2009301390065齿轮设计\acad.err
     文件          24  2012-01-05 19:48  2009301390065齿轮设计\Data.DAT
     目录           0  2012-06-09 19:02  2009301390065齿轮设计\Debug\
     文件      147556  2012-06-09 19:02  2009301390065齿轮设计\Debug\2009301390065齿轮设计.exe
     文件      248020  2012-06-09 19:02  2009301390065齿轮设计\Debug\2009301390065齿轮设计.ilk
     文件       13514  2011-12-25 15:23  2009301390065齿轮设计\Debug\2009301390065齿轮设计.obj
     文件     5502656  2011-12-25 14:02  2009301390065齿轮设计\Debug\2009301390065齿轮设计.pch
     文件      435200  2012-06-09 19:02  2009301390065齿轮设计\Debug\2009301390065齿轮设计.pdb
     文件        3136  2012-01-05 23:22  2009301390065齿轮设计\Debug\2009301390065齿轮设计.res
     文件      134675  2012-06-09 19:02  2009301390065齿轮设计\Debug\2009301390065齿轮设计Dlg.obj
     文件          24  2012-01-01 23:16  2009301390065齿轮设计\Debug\Data.DAT
     文件         742  2012-01-01 23:16  2009301390065齿轮设计\Debug\drawgear.scr
     文件          41  2012-01-02 00:41  2009301390065齿轮设计\Debug\Drawing1.dwl
     文件         194  2012-01-02 00:41  2009301390065齿轮设计\Debug\Drawing1.dwl2
     文件        3243  2012-01-01 23:16  2009301390065齿轮设计\Debug\jilu.txt
     文件      105771  2011-12-25 14:02  2009301390065齿轮设计\Debug\StdAfx.obj
     文件      222208  2012-06-09 19:02  2009301390065齿轮设计\Debug\vc60.idb
     文件      364544  2012-06-09 19:02  2009301390065齿轮设计\Debug\vc60.pdb
............此处省略13个文件信息

评论

共有 条评论