登录
首页 » Visual C++ » mfcPC

mfcPC

于 2020-06-30 发布 文件大小:6624KB
0 255
下载积分: 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 个回复

  • WINDOWS
    windows核心编程,学软件必备的书本之一(windows-core programming, learning software, one of the essential books)
    2009-10-24 09:35:38下载
    积分:1
  • CPP-classic-code-Daquan
    C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
    2014-02-22 19:02:05下载
    积分:1
  • 001
    第一个c程序 非常有用的第一步 请多多指教(the first one)
    2010-05-15 11:16:07下载
    积分:1
  • TP0
    ANIMATION VOITURE AVAC SHADER
    2020-10-17 15:17:28下载
    积分:1
  • 6.5-GetSubnet
    利用VC技术(包含MFC中的相关函数实现)获取本机的子网掩码。(Use VC technology (including the correlation function in the MFC implementation) to obtain the subnet mask of this machine.)
    2013-01-18 15:00:48下载
    积分:1
  • fch11vs11Client
    说明:  fira 11V11 客户端源码 内涵帮助文档,具体介绍,并可跟据源码进行仿真策略的开发(fira 11V11 client source code)
    2020-10-23 21:57:22下载
    积分:1
  • NewPathSim
    说明:  sasadsadjhgadkasghdluihdlahdisahd;sohd;isajd;iosajd;jd
    2019-03-27 03:20:27下载
    积分:1
  • ThinkingC++
    Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
    2008-08-08 09:32:45下载
    积分:1
  • 2
    说明:  C和C++程序员面试宝典书籍,包含公司企业面试人员的常问问题以及解答的技巧。这是第二章的内容。(C and C++ programmers interview collection of books, frequently asked questions and answers included corporate staff interview skills. This is the content of the second chapter.)
    2016-05-08 23:22:04下载
    积分:1
  • GasStation
    该加油站管理系统,通过前台软件对后台数据库进行操作(The gas station management system, through the front of the back-end database software to operate)
    2010-01-24 02:17:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载