登录
首页 » Visual C++ » mfcPC

mfcPC

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

  • cplusplus
    东南大学,何洁月,c++,学习C++的基础教程,非常值得学习一下(Southeast University, Jie month, c++, Learning C++, basic tutorials, very worth learning about)
    2010-01-28 11:58:22下载
    积分:1
  • VisualCplus6.0
    VisualC++6.0基础与实例教程,VisualC++6.0使用说明,还有具体的实例,以及源代码(VisualC++6.0-based tutorials and examples, VisualC++6.0 instructions for use, there are specific examples and source code)
    2010-01-14 14:30:03下载
    积分:1
  • 16015315
    (1) 设计一个整数的补码类,有利于任意长整数的补码表示 及其运算; (2) 整数以十进制输入,对输入的数据要进行合法性检查; (3) 实现十进制数的补码转换、补码输出(输出格式为:每 8bit 一组,各组间以空格隔开)。 ((1) u8BBE u8BA1 u4E00 u4E2 u4E2 u657 u6570 u7654 u8865 u7801 u7C7B uFF0C u6709 u5229 u4E8E u4EFB u610F u657 U793A u53A u5136 u8F3 u8F3 u8F0 U5408 u6602 u03123 u03121 u8R03 U8F93 u51FA u683C u5F0F u4E3A uFF1A u6BCF 8bit u4E00 u7EC4 uFF0C u5404 u7EC4 u952F0 u4EE5 u7A7A u683C u9694 u5F00 uFF09 u3002)
    2017-05-20 11:22:37下载
    积分:1
  • 通过85个实例全面讲述了应用MFC进行Visual C++编程的思想 VC and MFC
    本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,是基础知识,讲述用户界面的实例,讲述MFC内部处理方面的实例,讲述打包实例。(the book through 85 examples on the application of comprehensive MFC Visual C Programming for the idea. Each case were preparing an application to take steps to prepare. The book is divided into four parts, is the foundation of knowledge about the user interface example, about the internal processing MFC example, about packing case.)
    2020-06-26 09:20:02下载
    积分:1
  • AISziliao
    内有几篇AIS解码的文章,讲解的很详细,适用于初始想了解AIS的朋友(Within several AIS decoding of the article, to explain in great detail, and apply to the initial friends want to understand the AIS)
    2013-01-25 21:37:18下载
    积分:1
  • IEEE802.11
    该书籍详细介绍了802.11底层协议的相关算法机制,能够为802.11的底层协议改造提供最基础的技术支持。(The book details the underlying 802.11 protocol mechanisms related algorithms that can transform the underlying protocol for the 802.11-based technology to provide the best support.)
    2011-01-06 15:06:14下载
    积分:1
  • The-C-Programming-Language
    介绍标准C语言及其程序设计放吧的权威行经典著作(Introduction of C programming language)
    2009-07-15 13:00:53下载
    积分:1
  • CsystemSimAndWA_11417507
    通信系统仿真原理与无线应用,matlab仿真参考书(Communication System Simulation Theory and wireless applications, matlab simulation of reference books)
    2009-12-17 13:59:51下载
    积分:1
  • cMemoryLeakDetection
    本文详细阐述了vc内存泄露的检测方法,为受内存泄露困扰的朋友提供帮助(This paper describes the vc memory leak detection method for memory leaks plagued by a friend to help)
    2010-07-15 10:55:51下载
    积分:1
  • socks
    VC程序有很多很有用的程序在里面希望大家喜欢啊(net)
    2010-02-26 21:07:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载