登录
首页 » Visual C++ » mfcPC

mfcPC

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

  • gaozhiliangc++biancheng
    这是一本关于C++编程的指导电子书,比较适合初学者使用~!(This is the one on the C++ Programming guide e-books, are more suitable for beginners to use ~!)
    2008-08-06 13:31:12下载
    积分:1
  • VCBook
    经典C++教材,希望对大家有所帮助!大家一起学习!!(Classic C++ textbooks, we want to help! We will study together! !)
    2010-07-15 10:52:22下载
    积分:1
  • MFC
    MFC类库详解 中文版(Detailed MFC class library Chinese Version)
    2011-01-11 10:00:16下载
    积分:1
  • MFC
    MFC深入浅出,PDF格式,学习MFC的初学者可以看看。。(MFC easy, PDF format, learn the beginner can look at the MFC. .)
    2009-05-06 15:26:40下载
    积分:1
  • gscplex_tutorial
    CPLEX的学习资料,最近用这个软件的人越来越多了,尤其是PPT文件,很适合初学者快速入门 (CPLEX learning materials, most recently with this software, more and more people, and especially the PPT file, it is suitable for beginners Quick Start)
    2009-11-26 16:50:15下载
    积分:1
  • c
    说明:  c++教案.rar - RAR 压缩文件, 解包大小为 1,174,016 字节(c++ lesson plans. rar- RAR compressed files, unpack size is 1,174,016 bytes)
    2010-11-11 23:03:23下载
    积分:1
  • glib
    说明:  glib 帮助说明文档,请大家下载, 谢谢(glib help documentation, please download, thank you)
    2011-03-09 10:06:34下载
    积分:1
  • Chap16
    这是MFC Windows程序设计(第2版),书上的代码。第16章,公用控件基础,滑杆,微调按钮和工具提示按钮,图像列表和ComboBoxEx控件,进度控件和动画控件,IP地址控件和热键控件,月历控件,日期-时间拾取控件的编程,供大家参考。(This is MFC Windows Programming (2nd edition), on the code book. Chapter 16, the common basic controls, slider, button and tool tips to fine-tune button, image list and ComboBoxEx control, progress control and animation control, IP address control and hotkey control, calendar control, date- time to pick up control of the programming, for your reference.)
    2009-03-31 09:27:03下载
    积分:1
  • MFC
    深入浅出mfc,介绍了MFC框架的基本技术,对于有一定MFC编程经验的人很有帮助,能更好的理解KFC框架(Introduce the MFC S basic techniques.it will help a lot for the people who have the experience of programming with the MFC.)
    2012-05-07 23:08:20下载
    积分:1
  • Windows.via.C_C++
    <WINDOWS编程(完整版)>(第五版)Microsoft 2008年出版(<WINDOWS编程(完整版)> (Fifth Edition) Microsoft 2008 published)
    2008-07-31 08:20:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载