Welcome![Sign In][Sign Up]
Location:
Search - vc wmf

Search list

[Windows Developwmf2emf

Description: Windows矢量图转换VC源代码,WMF格式转EMF格式-vector conversion VC Windows source code, WMF format to EMF format
Platform: | Size: 49561 | Author: 罗大有 | Hits:

[GDI-Bitmapwnghasdsf

Description: 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, including BMP, JPG, WMF, PCX, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrating how to use IImgCtx interface decoding, image display, and how to achieve a simple flip. Some of them flip the source code directly from ComicsViewer, but a simplified, If you are interested, could give it a try on this basis, can make the more feature-rich image browser.
Platform: | Size: 29926 | Author: 王能会 | Hits:

[GDI-BitmapWMFJPGGIF_display

Description: VC++程序中采用OLE技术显示GIF,JPG,WMF,BMP图片
Platform: | Size: 43935 | Author: gaohui | Hits:

[GDI-Bitmapgdiexample

Description: 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像
Platform: | Size: 2761635 | Author: yang | Hits:

[Graph programDISLIN_v93_vc

Description: DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。
Platform: | Size: 11565258 | Author: donotspam | Hits:

[Other resourceWmfViewer

Description: wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作
Platform: | Size: 29217 | Author: wangran | Hits:

[GDI-BitmapWMF2EMF

Description: VC 矢量图实现无级缩放,支持格式有WMF和EMF文件-VC vector free-zoom, a WMF format support and EMF files
Platform: | Size: 51062 | Author: EricLu | Hits:

[Windows Developwmf2emf

Description: Windows矢量图转换VC源代码,WMF格式转EMF格式-vector conversion VC Windows source code, WMF format to EMF format
Platform: | Size: 49152 | Author: 罗大有 | Hits:

[GDI-BitmapWMF2EMF

Description: VC 矢量图实现无级缩放,支持格式有WMF和EMF文件-VC vector free-zoom, a WMF format support and EMF files
Platform: | Size: 3515392 | Author: | Hits:

[GDI-Bitmapwnghasdsf

Description: 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, including BMP, JPG, WMF, PCX, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrating how to use IImgCtx interface decoding, image display, and how to achieve a simple flip. Some of them flip the source code directly from ComicsViewer, but a simplified, If you are interested, could give it a try on this basis, can make the more feature-rich image browser.
Platform: | Size: 1936384 | Author: 王能会 | Hits:

[GDI-BitmapWMFJPGGIF_display

Description: VC++程序中采用OLE技术显示GIF,JPG,WMF,BMP图片-VC++ Procedures showed that the use of OLE technology GIF, JPG, WMF, BMP picture
Platform: | Size: 44032 | Author: bit | Hits:

[GDI-Bitmapgdiexample

Description: 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
Platform: | Size: 6445056 | Author: yang | Hits:

[Windows DevelopLoadImage

Description: 如何在VC中加载图像,希望对大家有帮助。仅供学习研究,严禁商用。-How to load images in VC, in the hope that everyone has to help. Study and research purposes only, and strictly prohibit commercial.
Platform: | Size: 3072 | Author: 罗亮 | Hits:

[Graph programDISLIN_v93_vc

Description: DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。
Platform: | Size: 11565056 | Author: donotspam | Hits:

[2D GraphicWmfViewer

Description: wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作-wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations
Platform: | Size: 28672 | Author: wangran | Hits:

[Graph programShowPicture

Description: 一个见到的图片查看器,能浏览bmp,dib,emf,gif,jpg,wmf等格式的图片文件,vc++6.0编译通过。-To see a picture viewer, can browse bmp, dib, emf, gif, jpg, wmf and other image file formats, vc++6.0 compiler through.
Platform: | Size: 166912 | Author: yotta | Hits:

[Special EffectsCxImage

Description: VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP < -> JPG, PNG < > TIFF format conversion, etc..
Platform: | Size: 2191360 | Author: | Hits:

[Internet-NetworkClassForShowPicture

Description: VC++ 封装好的一个图片显示类(BMP,JPG,GIF,WMF).zip-VC++ package good pictures display class (BMP, JPG, GIF, WMF). Zip
Platform: | Size: 52224 | Author: x6ubasgx | Hits:

[Dialog_WindowShowPicture

Description: VC++ 封装好的一个图片显示类,支持多种图片格式(BMP,JPG,GIF,WMF)-The encapsulated nice a picture VC++ display class, and supports a variety of image formats (BMP, JPG, GIF, WMF)
Platform: | Size: 33792 | Author: 0708010111 | Hits:

[Process-ThreadvecldrWMFsource

Description: Windows矢量图转换VC源代码,WMF格式转EMF格式-Windows vector diagram convert VC source code, WMF format EMF format
Platform: | Size: 39936 | Author: ZHOthjg!409 | Hits:
« 12 »

CodeBus www.codebus.net