CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - VC i

搜索资源列表

  1. GetColorFromScreen

    1下载:
  2. 我用vc写的从屏幕上取颜色的程序。 大家可以联系我 qq:12160952-I used to write on the screen from the color of admission procedures. You can contact me qq : 12160952
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32.9kb
    • 提供者:崔鹏宇
  1. 图像雾化处理程序源代码vc++

    0下载:
  2. 本人为电力抄表系统做的图像雾化处理算法,用vc++开发,程序有不足之处,希望多指正-I electricity meter reading system to do the image processing algorithm atomization using vc development procedure is inadequate, and it is hoped more correction
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.84kb
    • 提供者:杨小辉
  1. GISBD

    0下载:
  2. 实现GIS基本的图形显示浏览功能,vc编写,本人入门GIS的作品-GIS basic graphics browsing, vc prepared, I portal GIS works
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:327.97kb
    • 提供者:张建丽
  1. Iamge2

    0下载:
  2. 这是一个用VC++实现图象旋转的软件,我也是在其他地方下的 包括测试图片等 大家有兴趣的可以研究-with VC image rotation software, I am also in the other parts of the test pictures we are interested can study
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:204.92kb
    • 提供者:陈雯
  1. Iamge5

    0下载:
  2. 这是一个阈值计算的VC++程序,包括测试图片等 我做图象处理方面的研究 大家相互交流吧-This is a threshold value of VC procedures, test pictures I do image processing of all mutual exchange it
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:999byte
    • 提供者:陈雯
  1. FillPolygon__CQ

    0下载:
  2. 一个种子填充算法,最好下载我的那个简单的VC++ API程序框架程序,因为这个是在那个框架下做的。加我QQ:398754767-a seed fill algorithm, the best of which I downloaded a simple procedural framework API VC procedures, this is because in that framework to do. Plus I QQ : 398754767
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.45kb
    • 提供者:陈青
  1. Ex_CtrlDraw

    0下载:
  2. 一个在VC的对话框中绘图的程序,很简单,但是是我的原创,初学者可以看一下。-a VC in the Mapping dialog box procedure is simple, but I was the original, beginners can look at.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.1kb
    • 提供者:衡伟
  1. 和我一起写屏保

    0下载:
  2. vc中和我一起写屏保-vc and I were writing together screensaver
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20kb
    • 提供者:田里
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:李欣
  1. BuildAutoIncrement

    0下载:
  2. When a new project is created, Visual Studio generates an AssemblyInfo file inside it. This file, among other things, contains the AssemblyVersion attribute. Version information consists of four integer values: Major Version, Minor Version, Build Num
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:441.34kb
    • 提供者:含羞草
  1. tictactoe

    0下载:
  2. This is a tic tac toe game written in VC++. I found this example good for leaning GDI.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:223.62kb
    • 提供者:privvn
  1. 学习vc图像编程的好资料

    0下载:
  2. 学习vc图像编程的好资料,值得收藏,希望大家参考一下。-Vc image programming learning good information, worth collecting, I hope your reference.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:2.22mb
    • 提供者:zcj
  1. 4point.zip

    1下载:
  2. 四点细分算法 VC++程序源码; 某人的论文源码,经我修改用于生成中国地图的细分效果图,4:00 subdivision algorithm VC++ Procedures source a person s thesis source, after I have altered the map of China used to generate the effect of the subdivision plan
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-12-16
    • 文件大小:216.82kb
    • 提供者:fei243
  1. Iamge1

    0下载:
  2. 这是一个用VC++实现图象细化的软件,我也是在其他地方下的 包括测试图片等 大家有兴趣的可以研究下-This is a picture with VC sophisticated software, I am also in the other parts of the test pictures we are interested in the study can
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:45.18kb
    • 提供者:陈雯
  1. Distiller

    0下载:
  2. 这是本人初学VC++编程时候的一个小程序,功能是提取位图中的某一颜色,希望各位高手指导,我的QQ是489817683-This is my beginner VC++ Programming when a small procedure, function is to extract a bitmap in the color, I hope that the guidance of a master, my QQ is 489817683
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:48.4kb
    • 提供者:癸笑
  1. DIBAPI

    0下载:
  2. 显示DIB的类头文件和原文件,希望对您有所帮助-Display DIB class header file and the original document, I hope for your help
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:6.97kb
    • 提供者:不漏
  1. VCelectronicmapdraw

    0下载:
  2. VC++电子地图绘图工具,我也是很辛苦找到的哦,电子地图的资料比较少-VC++ digital map drawing tools, I have a hard to find Oh, the electronic map information less
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:108.72kb
    • 提供者:钱丹
  1. fghty

    0下载:
  2. 看名字大家就应知道是什么了,我就不多说了,环境是vc++6.0 基于API的图像采集程序-Look at the names of everyone should be aware of what is, and I do not say, the environment is vc++6.0 the-API of-the-image-acquisition-process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:36.76kb
    • 提供者:
  1. saolei

    0下载:
  2. 这是用VC++做的一个扫雷游戏,界面很类似于Windows 2000或Windows XP自带的那款游戏,希望对初学游戏编程的朋友,或者做课程设计的朋友有所帮助。-This is VC++ to do with a mine-clearing game, the interface is very similar to Windows 2000 or Windows XP built-in that game, I hope the game on novice programming frie
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:168.59kb
    • 提供者:雨天
  1. FaceDetect

    0下载:
  2. haar特征的提取,haar特征目标动态检测,非常适合需要的人在此的基础上改进的,希望对能帮助大家(Haar feature extraction, Haar features, target dynamic detection, very suitable for those who need improvement on this basis, and I hope to help you)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-20
    • 文件大小:8.77mb
    • 提供者:foot1313
« 12 3 »
搜珍网 www.dssz.com