登录
首页 » C++ Builder » LoadPic

LoadPic

于 2013-03-28 发布 文件大小:4011KB
0 203
下载积分: 1 下载次数: 14

代码说明:

  MFC 实现外部图片的打开和图片的缩放 该资源来自csdn 确认可用(MFC to achieve external pictures open and picture zoom the resources from csdn confirmation available)

文件列表:

LoadPic成品
...........\Debug
...........\.....\LoadPic.bsc,4006912,2011-02-24
...........\.....\LoadPic.exe,131126,2011-02-24
...........\.....\LoadPic.ilk,412352,2011-02-24
...........\.....\LoadPic.obj,28143,2011-02-24
...........\.....\LoadPic.pch,6875776,2011-02-24
...........\.....\LoadPic.pdb,467968,2011-02-24
...........\.....\LoadPic.res,7000,2011-02-24
...........\.....\LoadPic.sbr,0,2011-02-24
...........\.....\LoadPicDoc.obj,15318,2011-02-24
...........\.....\LoadPicDoc.sbr,0,2011-02-24
...........\.....\LoadPicView.obj,39234,2011-02-24
...........\.....\LoadPicView.sbr,0,2011-02-24
...........\.....\MainFrm.obj,19597,2011-02-24
...........\.....\MainFrm.sbr,0,2011-02-24
...........\.....\Picture.obj,28799,2011-02-24
...........\.....\Picture.sbr,0,2011-02-24
...........\.....\StdAfx.obj,105328,2011-02-24
...........\.....\StdAfx.sbr,1366493,2011-02-24
...........\.....\vc60.idb,222208,2011-02-24
...........\.....\vc60.pdb,397312,2011-02-24
...........\LoadPic.aps,27996,2011-02-23
...........\LoadPic.clw,2019,2011-02-23
...........\LoadPic.cpp,4227,2011-02-20
...........\LoadPic.dsp,4703,2011-02-21
...........\LoadPic.dsw,522,2011-02-20
...........\LoadPic.h,1367,2011-02-20
...........\LoadPic.ncb,99328,2011-02-24
...........\LoadPic.opt,49664,2011-02-24
...........\LoadPic.plg,1435,2011-02-24
...........\LoadPic.rc,10964,2011-02-23
...........\LoadPicDoc.cpp,1825,2011-02-20
...........\LoadPicDoc.h,1502,2011-02-20
...........\LoadPicView.cpp,5350,2011-02-24
...........\LoadPicView.h,2066,2011-02-23
...........\MainFrm.cpp,2508,2011-02-21
...........\MainFrm.h,1581,2011-02-20
...........\Picture.cpp,3927,2011-02-19
...........\Picture.h,1376,2007-07-29
...........\ReadMe.txt,4335,2011-02-20
...........\res

...........\...\LoadPic.rc2,399,2011-02-20



...........\Resource.h,689,2011-02-23
...........\StdAfx.cpp,209,2011-02-20
...........\StdAfx.h,1054,2011-02-20

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

发表评论

0 个回复

  • Matrixcal
    用于矩阵的基本计算,加减乘除和求逆的运算(Basic computation for Matrices)
    2018-11-16 20:37:57下载
    积分:1
  • MyJob
    为了显示调试信息的方便,做了这个控件,用Message2Console函数向控件增加消息. 也可用SendMessage的方式向控件增加消息. 本MyBigJob只是为了测试这个控件. 这是我第三次上传这控件,改进了多个相同控件的兼容.(因为之前在响应函数里加了static) 这段代码是我学线程时做的. 线程方面学到的函数有:Sleep,WaitForSingleObject,SetEvent(To display debugging information easy to do this control, add a message to the control Message2Console function can also be used the the SendMessage way to add a message to the control. The MyBigJob just this is the third time I upload this control in order to test the controls. Improved more of the same control compatible (as before in the response function Riga static) this code I do learn thread. threading learned function: Sleep, WaitForSingleObject SetEvent)
    2012-10-01 14:48:48下载
    积分:1
  • C#+access学生成绩管理系统完整版
    C# access学生成绩管理系统完整版,在上一期的基础上增加了一些功能,例如增加了学生端和管理员端,学生端只能对自己的信息进行修改和查看,管理员可以对全部学生的信息进行增删改查。
    2019-12-20下载
    积分:1
  • S13
    《C++编程思想》(第二版)练习题答案 第十三章答案(The answer for the charpter 13 of Thinking in C++ )
    2011-11-21 18:17:00下载
    积分:1
  • 随笔画
    说明:  一个使用c语言编写的随笔画工具,使用graphics.h(A Sketch Tool Written in C Language)
    2020-06-17 18:20:02下载
    积分:1
  • api_simulation
    一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考(use vc calling Windows API functions, simulated keyboard input of small procedures. For reference)
    2006-11-07 23:15:33下载
    积分:1
  • GraphAnimationAPP
    drawline MFC 使用C++实现划线功能(drawline MFC)
    2015-01-17 23:26:40下载
    积分:1
  • dushu
    使用回溯法解决数独问题。。。。。。。。。。。。。。。。。。。。。(Solve Sudoko problem with backtracking algorithm.)
    2014-05-14 22:40:09下载
    积分:1
  • acv-encryption-tool-3.0
    适用于劲舞团ACV文件的解压打包,很好用的一款软件Audition acv encryption tool 3.0 listed(Audition acv encryption tool 3.0 listed)
    2016-07-23 15:17:20下载
    积分:1
  • FILEMANIPULATE
    FileManipulate是一个基于对话框的MFC应用程序,实现了文件的删除、复制和移动等功能。(FileManipulate is a dialog-based MFC application that implements file to delete, copy and move functions.)
    2013-11-18 23:00:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载