国产精品婷婷久久久久久,日本中文字幕平台,天天躁夜夜躁av天天爽,国内极度色诱视频网站

基于mfc的圖形系統(tǒng)開發(fā).doc

約27頁(yè)DOC格式手機(jī)打開展開

基于mfc的圖形系統(tǒng)開發(fā),基于mfc的圖形系統(tǒng)開發(fā)頁(yè)數(shù) 27字?jǐn)?shù) 9746摘 要本文主要介紹了基于vc++環(huán)境下的圖形開發(fā)的基本過(guò)程。該系統(tǒng)依據(jù)圖形學(xué)的基本原理以及vc++的基礎(chǔ)類庫(kù)mfc開發(fā)而成,用于實(shí)現(xiàn)基本的繪圖功能以及圖形的編輯、保存與修改等功能。本系統(tǒng)采用oop技術(shù),是一個(gè)開放式系統(tǒng),易于擴(kuò)充和維護(hù)。計(jì)算機(jī)圖形學(xué)是計(jì)算機(jī)科學(xué)的重要分支,...
編號(hào):10-28379大小:1.11M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 錢陽(yáng) 發(fā)布

基于MFC的圖形系統(tǒng)開發(fā)

頁(yè)數(shù) 27 字?jǐn)?shù) 9746

摘 要

本文主要介紹了基于VC++環(huán)境下的圖形開發(fā)的基本過(guò)程。該系統(tǒng)依據(jù)圖形學(xué)的基本原理以及VC++的基礎(chǔ)類庫(kù)MFC開發(fā)而成,用于實(shí)現(xiàn)基本的繪圖功能以及圖形的編輯、保存與修改等功能。本系統(tǒng)采用OOP技術(shù),是一個(gè)開放式系統(tǒng),易于擴(kuò)充和維護(hù)。計(jì)算機(jī)圖形學(xué)是計(jì)算機(jī)科學(xué)的重要分支,真實(shí)感圖形生成技術(shù)更是目前研究的熱點(diǎn)。本系統(tǒng)
的設(shè)計(jì)與開發(fā),為圖形系統(tǒng)的研究提供了一個(gè)直觀、便捷的集成環(huán)境,為今后圖形系統(tǒng)的大規(guī)模開發(fā)提供了一個(gè)很好的平臺(tái)。

關(guān)鍵詞:圖形,MFC類庫(kù),對(duì)象,多態(tài)性,繼承,重載

Abstract

The thesis mostly introduce the basic process of the graphic program
development based on visual c++ circumstance. The grpahics system is developed according to the basic principle of the Graphics and the MFC(Microsoft Fundation Class). There are some basic function in common use and the advanced function of editing graph,modify graph in the graphics system. The graphics system is an opening system. It uses the OOP technology, and is easily expanded and maintained. Computer Graphics is an important branch of computer science. The technology of authenticity graphics is a hot topic of current researches in computer graphics. The Design and Development of the graphics system provide a direct and friendly integrated circumstance. Futhermore, it also provides a good platform for large scale exploitation of the graphics system.

Keywords:Graphics,MFC, Object, Multiplicity, Inherit, Reload


目 錄
第1章 概述
1. 圖形學(xué)概述
2. MFC基礎(chǔ)
第2章 圖形軟件的設(shè)計(jì)
1. 軟件介紹
2. 軟件總體結(jié)構(gòu)
第3章 圖形軟件的基本實(shí)現(xiàn)
1. 圖形軟件的初步實(shí)現(xiàn)
2. 基礎(chǔ)位置類Position
3. 基類CEntity類和CCommand類
4. 直線的繪制
5. 其他圖元的繪制
6. 文件存儲(chǔ)及內(nèi)存管理
第4章 圖元編輯和縮放顯示
1. 給圖元類添加編輯成員函數(shù)
2. 圖元的包圍盒計(jì)算
3. 圖元的拾取算法
4. 實(shí)現(xiàn)圖元的選取
5. 圖元的編輯算法
第5章 美化軟件界面
1. 添加工具欄
2. 修改狀態(tài)條
3. 設(shè)置不同狀態(tài)時(shí)的坐標(biāo)
第6章 結(jié)束語(yǔ)


參考文獻(xiàn):
[1] 黃維通《Visual C++ 面向?qū)ο笈c可視化程序設(shè)計(jì)》 清華大學(xué)出版社 2000.5
[2] 北京博彥科技發(fā)展有限責(zé)任公司《Visual C++ 編程高手》 北京博彥科技發(fā)展有限責(zé)任公司 2001.2
[3] 何斌等《Visual C++ 數(shù)字圖形處理》人民郵電出版社 2001.4