资源简介
利用VC,划出花瓣曲线。用户可以通过交互,控制四个变量来改变花瓣形状:半径大小,旋转角度,花瓣数目,花瓣厚度。
代码片段和文件信息
// flower.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “flower.h“
#include “MainFrm.h“
#include “flowerDoc.h“
#include “flowerView.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CFlowerApp
BEGIN_MESSAGE_MAP(CFlowerApp CWinApp)
//{{AFX_MSG_MAP(CFlowerApp)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
// Standard print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CFlowerApp construction
CFlowerApp::CFlowerApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CFlowerApp object
CFlowerApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CFlowerApp initialization
BOOL CFlowerApp::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
// Change the registry key under which our settings are stored.
// TODO: You should modify this string to be something appropriate
// such as the name of your company or organization.
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));
LoadStdProfileSettings(); // Load standard INI file options (including MRU)
// Register the application‘s document templates. Document templates
// serve as the connection between documents frame windows and views.
CSingleDocTemplate* pDocTemplate;
pDocTemplate = new CSingleDocTemplate(
IDR_MAINframe
RUNTIME_CLASS(CFlowerDoc)
RUNTIME_CLASS(CMainframe) // main SDI frame window
RUNTIME_CLASS(CFlowerView));
AddDocTemplate(pDocTemplate);
// Parse command line for standard shell commands DDE file open
CCommandLineInfo cmdInfo;
ParseCommandLine(cmdInfo);
// Dispatch commands specified on the command line
if (!ProcessShellCommand(cmdInfo))
return FALSE;
// The one and only window has been initialized so show and update it.
m_pMainWnd->ShowWindow(SW_SHOW);
m_pMainWnd->UpdateWindow();
return TRUE;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 123009 2009-10-25 14:09 花瓣曲线\Debug\flower.exe
文件 43920 2006-11-07 22:50 花瓣曲线\flower.aps
文件 2252 2006-11-07 22:51 花瓣曲线\flower.clw
文件 4209 2006-11-07 19:37 花瓣曲线\flower.cpp
文件 4555 2006-11-07 19:37 花瓣曲线\flower.dsp
文件 535 2006-11-07 19:37 花瓣曲线\flower.dsw
文件 123009 2009-10-25 14:09 花瓣曲线\flower.exe
文件 1356 2006-11-07 19:37 花瓣曲线\flower.h
文件 132096 2009-10-25 14:09 花瓣曲线\flower.ncb
文件 48640 2009-10-25 14:09 花瓣曲线\flower.opt
文件 4087 2009-10-25 14:09 花瓣曲线\flower.plg
文件 11744 2006-11-07 22:50 花瓣曲线\flower.rc
文件 1742 2006-11-07 19:37 花瓣曲线\flowerDoc.cpp
文件 1475 2006-11-07 19:37 花瓣曲线\flowerDoc.h
文件 5620 2006-11-07 22:48 花瓣曲线\flowerView.cpp
文件 1869 2006-11-07 21:08 花瓣曲线\flowerView.h
文件 2507 2006-11-07 19:37 花瓣曲线\MainFrm.cpp
文件 1581 2006-11-07 19:37 花瓣曲线\MainFrm.h
文件 4311 2006-11-07 19:37 花瓣曲线\ReadMe.txt
文件 1078 2006-11-07 19:37 花瓣曲线\res\flower.ico
文件 398 2006-11-07 19:37 花瓣曲线\res\flower.rc2
文件 1078 2006-11-07 19:37 花瓣曲线\res\flowerDoc.ico
文件 1078 2006-11-07 21:12 花瓣曲线\res\Toolbar.bmp
文件 494 2006-11-07 19:37 花瓣曲线\Resource.h
文件 208 2006-11-07 19:37 花瓣曲线\StdAfx.cpp
文件 1054 2006-11-07 19:37 花瓣曲线\StdAfx.h
文件 85504 2011-08-20 18:16 花瓣曲线\花瓣曲线.doc
..AD... 0 2011-09-07 14:03 花瓣曲线\Debug
..AD... 0 2011-09-07 14:03 花瓣曲线\res
..AD... 0 2011-11-24 11:05 花瓣曲线
............此处省略3个文件信息
- 上一篇:班级信息管理系统(源代码)
- 下一篇:2015全国电子设计大赛 有关PID算法
相关资源
- 基于遗传算法B样条曲线优化在机器人
- 数值计算 函数逼近与曲线拟合 复化梯
- 计算机图形学-基于weiler-atherton算法的
- 皮尔逊3频率曲线绘制模版
- 5次B样条曲线.rar
- osg画实时曲线的代码,vc开发
- CST曲线拟合翼型
- P-III曲线水文频率计算Excel程序
- MAU4-4055曲线.dwg
- 山东大学2018计算机图形学考试
- 道格拉斯曲线矢量数据压缩算法
- 反走样算法-计算机图形学
- ECC加密算法实现C源码
- Bezier曲线的升阶和降阶
- 温度显示并在LCD绘制曲线程序
- 计算机图形学 边界定义的8连通区域
- 点到点轨迹规划——自适应S曲线
- B样条曲线的实现代码
- 插值法画曲线使用插值法画出平滑曲
- 源码:Qt上位机(温度曲线图,txt文件
- 打印labview面板的曲线图
- 计算机图形学,内含DDA画直线,画圆
- 画bezier曲线代码
- 弯曲线单极子天线2.45GHzHFSS仿真设计
- ZedGraphSample中文破解+
- 计算机图形学旋转和投影
- 最小二乘法曲线拟合(源码)
- zemax宏语言计算二组元凸轮曲线
- labview串口采集数据 曲线显示 实时最
- 计算机图形学自行车实验
评论
共有 条评论