CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc picture

搜索资源列表

  1. VC图像处理

    0下载:
  2. VC图像处理使用picture控件动态显示图片方法 一 控件适应于图片尺寸 添加一个picture控件,修改ID为IDC-PICTURE,并添加一CBitmap m_bmp成员变量 在OnInitDialog()函数中添加如下代码 if(m_bmp.m_hObject!=NULL) m_bmp.DeleteObject();
  3. 所属分类:编程文档

  1. VC6下轻松实现图片缩放

    2下载:
  2. VC6下轻松实现图片缩放,支持的格式包括bmp、jpg、gif等常用图片格式,Under VC6 easily picture zoom, supported formats include bmp, jpg, gif and other commonly used image format
  3. 所属分类:界面编程

    • 发布日期:2014-02-10
    • 文件大小:24929
    • 提供者:YFT
  1. 坐标轴画图相关.rar

    1下载:
  2. 用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。, Writes with VC the picture coordinate axis and determined on the chart by the function unceasingly changes in the coordinate axis the data.
  3. 所属分类:图形图象

    • 发布日期:2016-07-14
    • 文件大小:313407
    • 提供者:李云强
  1. ShowJPG.zip

    0下载:
  2. 用OLE函数读JPEG图片例子 VC++程序,源码 读取并显示JPEG图片的简单方法.,Using OLE function Reading JPEG picture examples VC++ Procedures, source code to read and display JPEG images simple way.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:19163
    • 提供者:fei243
  1. skinscrollbar_demo.zip

    1下载:
  2. 用自定义图片实现的MFC SCROLLBAR,非常好用,可以集成到你的VC++工程中。轻松加入个人风格的滚动条。,Custom picture skin MFC SCROLLBAR, very easy to use, can be integrated into your VC++ project. Easy to add personal style of the scroll bar.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:56225
    • 提供者:c
  1. VC-double-buffer-solve-splash-screen

    0下载:
  2. 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3457313
    • 提供者:周鹏
  1. glfwindow

    0下载:
  2. 一个使用VC在窗口上添加GiF图片的例子,A use of VC in the window to add a picture GiF example
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:84608
    • 提供者:
  1. VC_Blob_oracle.rar

    0下载:
  2. 将图片以blob数据的形式,保存到oracle数据库中,并可作相应的查询、显示,The picture to the form of blob data, save to the oracle database, and for the corresponding query, showing
  3. 所属分类:Database system

    • 发布日期:2017-05-24
    • 文件大小:4400411
    • 提供者:张义
  1. ReadBitmaps.rar

    0下载:
  2. vc++读取bmp图片并显示,功能比较基础,适合初学者,vc++ read bmp picture and show that the basis functions, suitable for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3844500
    • 提供者:chenxing
  1. VC-Curve

    0下载:
  2. 主要完成VC曲线画图,源码画的是正弦曲线,大家可以根据自己需求改变数据源画出自己需要的曲线,源码全面实用。-VC curve to complete the main draw, the picture is sinusoidal source, we can change the data source according to their needs they need to draw the curve of a comprehensive and practical source.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:52703
    • 提供者:张鹏
  1. SIFT-opencv-verygood

    3下载:
  2. 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:10872181
    • 提供者:吴若鸿
  1. CPicture

    0下载:
  2. VC++编的一个源代码库,提供导入JPG格式的图片的函数调用,用户可以开发出满足要求的图片浏览软件!-JPG format picture into the source database
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:5339
    • 提供者:付峰
  1. BMP24

    0下载:
  2. 对24位的图片进行读写的代码 其中包括对图像的打开传输等功能-24 of the picture to read and write code, including the opening of the image transmission and other functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:292158
    • 提供者:realwill
  1. corner

    0下载:
  2. vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:171958
    • 提供者:黄蓝
  1. CImage

    1下载:
  2. 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:25127
    • 提供者:黄虎
  1. CaptureScreen

    0下载:
  2. 在wince中定时捕获桌面图片信息,并保存到相应路经-Wince from time to time in the capture of the desktop picture information, and save it to the corresponding path
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6764490
    • 提供者:tonny
  1. DemoButton

    0下载:
  2. VC++自定义绘制按钮,主要是向大家展示如何在有背景图片的情况下,任意形状按钮的自绘方法。-VC++ custom button mapping is mainly to demonstrate how the background picture in the circumstances, arbitrary shapes drawn from the method of the button.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:444987
    • 提供者:724
  1. avi_decode

    1下载:
  2. avi文件分解成jpg图片,VC++ 6.0环境-avi files into jpg picture, VC++ 6.0 Environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:14970388
    • 提供者:何呈
  1. CBitmapSlider

    0下载:
  2. 一个可以替换滑动条背景的slider控件 继承自mfc的CSliderCtrl类, 用时直接传入图片就行-One can replace the background of the slider slider control mfc' s CSliderCtrl inherited from class, use the line directly to the incoming picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:185097
    • 提供者:田非
  1. MSAccessOLEField_demo

    0下载:
  2. 在Access数据库里存贮图形-Storing picture in Acce
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-22
    • 文件大小:82897
    • 提供者:站长
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com