联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图片显示(11) 
按平台查找All Visual C++(11) 

[图片显示] cppreference_cn

对图片浏览器的简单功能进行开发,主要实现了一些基本的简单功能,作为一个开发案例来讲解,希望有帮助。
this is a very good picture view (2012-05-17, Visual C++, 174KB, 下载3次)

http://www.pudn.com/Download/item/id/1873503.html

[图片显示] dasdasdas

本人做的钓鱼源码非常的好用QQ安全中心钓鱼源码
I do source code very easy to use fishing QQ Fishing Source Security Center (2011-02-17, Visual C++, 917KB, 下载89次)

http://www.pudn.com/Download/item/id/1430763.html

[图片显示] PictureDisplayActivxControl

用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显示模式 true为缩放,false为原始大小 void SetShowMode(BOOL) SimpleSan s work! just enjoy!-_-! visualsan@yahoo.cn 2010.6.22 NUAA
Development of image display with VC Activex control. PictureDisplay supported image formats: jpg, tiff, png, bmp, jpeg, gif. Picture control compared to traditional, PictureDisplay supported formats more convenient to use more flexible. There are four main functions: 1. Get the file path CString GetFilePathName () 2. Set the file path void SetFilePathName (LPCTSTR) 3. Was whether the zoom BOOL GetShowMode () 4. To set the display mode true to scale, false to the original size of the void SetShowMode (BOOL) SimpleSan' s work! just enjoy !-_-! visualsan@yahoo.cn 2010.6.22 NUAA (2010-06-22, Visual C++, 631KB, 下载33次)

http://www.pudn.com/Download/item/id/1219805.html

[图片显示] cbmpread

一个简单的BMP存储小程序,比较简单,仅供娱乐
A simple small program stored in BMP, relatively simple, only for entertainment (2010-05-11, Visual C++, 601KB, 下载2次)

http://www.pudn.com/Download/item/id/1167108.html

[图片显示] www.cnzz.cn

图片叠加,前景图片的背景色变成透明,以满足不遮挡背景图片。
Image overlay, the prospect of pictures into a transparent background color in order to meet would not block the background image. (2009-08-18, Visual C++, 4445KB, 下载83次)

http://www.pudn.com/Download/item/id/881618.html

[图片显示] duomeiti

该系统的模块主要要有媒体播放,图片浏览、娱乐游戏和常用工具四个模块
The main module of the system must have media player, picture browsing, games and entertainment tool commonly used four modules (2009-08-11, Visual C++, 1184KB, 下载35次)

http://www.pudn.com/Download/item/id/874563.html

[图片显示] TXTdata_MEMDraw_saveAsBMP

我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 txt中的圆的数据,和 转换设置 文件 2、 菜单 查看--> 允许重绘 显示bmp图像 3、右键 保存 bmp 文件
load txt data memory draw Black & White BW (1 bit) bitmap save as bmp file (2009-05-14, Visual C++, 58KB, 下载64次)

http://www.pudn.com/Download/item/id/759297.html

[图片显示] project1

令人着迷的电影特效,到医学成像、电子游戏和更多的领域,3D图形所带来的冲击不亚于一场革命。这项从五年前(1996年)开始,带来了个人电脑消费风暴的技术,根源于学术界和军事。其实从某种程度上来说,我们今天在个人电脑上所享受的3D图形算是一种“和平红利”,许多最初设计军事模拟器的专家如今在从事3D图形芯片,电影和游戏开发产业的工作。 除娱乐之外,3D图形技术在计算机辅助设计(CAD)上为工业设计带
Fascinating film special effects, to medical imaging, electronic gaming and more areas, 3D graphics the impact of no less than a revolution. This from five years ago (1996), the consumption of personal computers has brought turmoil technology, rooted in academia and the military. In fact, to some extent, we are today in a personal computer enjoy 3D graphics is a (2008-10-19, Visual C++, 282KB, 下载63次)

http://www.pudn.com/Download/item/id/563624.html

[图片显示] jpeg_header

自动添加jpeg头信息,需要修改一些大小参数
????添 ?觠peg?信?? 需??修 ?囊 恍 ? (2008-08-28, Visual C++, 106KB, 下载64次)

http://www.pudn.com/Download/item/id/536405.html

[图片显示] aaaaaaaa.cn

一个利用GDI进行图像旋转的例子,可以用来学习GDI+希望大家喜欢
an image using GDI rotation example, can be used to study GDI hope you like (2006-09-13, Visual C++, 1228KB, 下载45次)

http://www.pudn.com/Download/item/id/213739.html

[图片显示] VC_JPG

从网上下的 加入jpeg支持的CImg.h 图像库应用例子- 没有界面, 就几个语句,就可以实现图片的显示、在图片上绘图、处理鼠标输入等等 原作者邮件地址如下: bugzhao@sdu.edu.cn
from the Internet under the support of the accession CImg.h jpeg image database application examples- no interface, on a few words on the pictures can be achieved, in the photo mapping, dealing with mouse input, etc. Author mail address are as follows : bugzhao@sdu.edu.cn (2006-05-29, Visual C++, 404KB, 下载77次)

http://www.pudn.com/Download/item/id/188922.html
总计:11