登录
首页 » Visual C++ » mfcPC

mfcPC

于 2020-06-30 发布 文件大小:6624KB
0 237
下载积分: 1 下载次数: 6

代码说明:

  基于mfc的二维图形变换,实现图形学中的平移,旋转,错切,大小变换等平面变换(基于mfc的二维图形变换 Two-dimensional graphics transformation based on MFC)

文件列表:

二维基本几何变换算法
....................\Debug
....................\.....\MainFrm.obj,18632,2015-05-22
....................\.....\MainFrm.sbr,0,2015-05-21
....................\.....\Picdlg.obj,20785,2015-05-22
....................\.....\Picdlg.sbr,0,2015-05-21
....................\.....\StdAfx.obj,105833,2015-05-22
....................\.....\StdAfx.sbr,1368657,2015-05-21
....................\.....\Test.bsc,3154944,2015-05-21
....................\.....\Test.exe,2510924,2015-05-22
....................\.....\Test.ilk,2553544,2015-05-22
....................\.....\Test.obj,21846,2015-05-22
....................\.....\Test.pch,5794768,2015-05-22
....................\.....\Test.pdb,4170752,2015-05-22
....................\.....\Test.res,257940,2015-05-22
....................\.....\Test.sbr,0,2015-05-21
....................\.....\TestDoc.obj,13341,2015-05-22
....................\.....\TestDoc.sbr,0,2015-05-21
....................\.....\TestView.obj,46862,2015-05-22
....................\.....\TestView.sbr,0,2015-05-21
....................\.....\vc60.idb,336896,2015-12-12
....................\.....\vc60.pdb,372736,2015-05-22
....................\MainFrm.cpp,2369,2010-09-08
....................\MainFrm.h,1478,2010-09-08
....................\Picdlg.cpp,4463,2010-09-08
....................\Picdlg.h,1704,2010-09-08
....................\Point.cpp,517,2010-09-08
....................\Point.h,504,2010-09-08
....................\Point1.cpp,519,2010-09-08
....................\Point1.h,508,2010-09-08
....................\ReadMe.txt,4263,2010-09-08
....................\res

....................\...\down.ico
....................\...\draw.ico


....................\...\Help.ico,3638,2010-09-08
....................\...\Important Files.ico,3638,2010-09-08
....................\...\kld.bmp,202556,2010-09-08
....................\...\left.ico,766,2010-09-08
....................\...\Recycle Red.ico,3638,2010-09-08
....................\...\right.ico,766,2010-09-08
....................\...\Test.ico,1078,2010-09-08
....................\...\Test.rc2,396,2010-09-08
....................\...\TestDoc.ico,1078,2010-09-08
....................\...\Thumbs.db,44544,2010-09-08
....................\...\Toolbar.bmp,9846,2015-05-22
....................\...\up.ico,766,2010-09-08
....................\resource.h,2577,2010-09-08
....................\StdAfx.cpp,206,2010-09-08
....................\StdAfx.h,1054,2010-09-08
....................\Test.aps,276352,2015-06-21
....................\Test.clw,3680,2015-12-12
....................\Test.cpp,4220,2010-09-08
....................\Test.dsp,5622,2015-05-22
....................\Test.dsw,531,2010-09-08
....................\Test.h,1334,2010-09-08
....................\Test.ncb,361472,2015-12-12
....................\Test.opt,51712,2015-12-12
....................\Test.plg,242,2015-06-21
....................\Test.rc,16053,2015-05-22
....................\TestDoc.cpp,1702,2010-09-08
....................\TestDoc.h,1453,2010-09-08
....................\TestView.cpp,9272,2010-09-08
....................\TestView.h,3162,2010-09-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TextureMapping
    这是浙大鲍虎军教授演讲的纹理映射技术,内容十分详细。(This is Professor of Hu-Jun Bao Zheda speech texture mapping techniques, very detailed.)
    2009-06-16 16:17:27下载
    积分:1
  • otjo68
    空g的使用,包括(Method,property,event)()
    2018-04-28 21:33:42下载
    积分:1
  • MyAddr
    MFC ACCESS 数据库 ,对数据库进行读写操作,算法简单,数据结构组织很好,是面向对象思想的典型事例!(MFC ACCESS database, the database read and write operations, the algorithm is simple, well organized data structure is object-oriented thinking of examples!)
    2008-07-08 12:48:13下载
    积分:1
  • 一个月挑战C++电子
    一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
    2020-06-21 00:20:01下载
    积分:1
  • prop
    一个基于MFC的属性表单,本例用来统计对象的收入,兴趣爱好,工作地点,工作经历(A MFC based property form, this example used to count the object of income, interest, work place, work experience)
    2015-07-17 20:51:27下载
    积分:1
  • level-of-detail-terrain-walkthrough
    说明:  基于四叉树的LOD地形漫游程序,比较简单,适合新手学习(LOD terrain roaming procedure is relatively simple, suitable for beginners to learn)
    2011-02-18 20:08:51下载
    积分:1
  • aaaaaaaaaaaaabbbbbbbbbbbbcccccc
    C++ The Complete Reference 4th Edition for C++ programmers
    2010-07-31 18:57:59下载
    积分:1
  • studentsystem
    通过指定的的密码进入成绩管理系统. 该系统实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息。 3、 包括学号、姓名、英语,C语言,数学三门课成绩,计算出学员的平均成绩,按照学员平均成绩由大到小排序。 4、 插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序。 删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序 (1, by specifying a password to enter the results of the management system. 2, the performance management system training, each student, including three classes of results, students from the keyboard input information. 3, including the school number, name, English, C language, mathematics lesson three results to calculate the average student, average student performance in accordance with descending order. 4, insert the functions: students in sorting results after inserting a table of information students require to insert after the results remained orderly. Delete functions: the school designated for the importation of number, information from the students table to delete the participants, the results after the deletion of maintaining orderly)
    2009-06-02 13:15:46下载
    积分:1
  • ResizableWizard97
    软件安装向导例子,效果不错,VC++语言开发(demo for soft-installation wizards)
    2015-04-21 10:38:13下载
    积分:1
  • Expert.C.Programming
    很好的C语言学习原文书籍,对于C的初学者有很好的引导作用(All C programs do the same thing: look at a character and do nothing with it.)
    2018-01-12 14:36:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载