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

搜索资源列表

  1. 不规则图形的填充

    1下载:
  2. 用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系-development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31433
    • 提供者:
  1. 实例 66

    0下载:
  2. 严华峰VC精彩编程百例,例66实现画点画线功能,很有意思的小程序,适合初学VC图形者.-Yanhuafeng exciting programming VC 100 cases, 66 cases achieving painting dotted line functions, the very interesting small program suitable for beginners who VC graphics.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44763
    • 提供者:许辉
  1. OpenGL_vckbase20在VC中实现OpenGL三维绘图

    0下载:
  2. OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:855008
    • 提供者:周先生
  1. 利用VC++进行OpenGL程序设计

    0下载:
  2. 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2244
    • 提供者:任清波
  1. 邮局管理源程序

    1下载:
  2. vc++界面绘图,运用ADO进行数据库编程特性,很好的代码-vc graphics interface, using ADO database programming features, good code
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:120070
    • 提供者:陈振
  1. VC多媒体程序

    0下载:
  2. 简单图形处理程序,用vc制作.内有图形处理的简单算法.-simple graphics processing using vc production. Graphics are simple algorithm.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:856605
    • 提供者:王鹏
  1. 扑克牌游戏代码vc

    0下载:
  2. 扑克牌游戏代码(vc),可用于VC相关图形视的学习和游戏开发爱好者借鉴、参考。-poker game code (vc), VC can be used as graphics-related learning and game enthusiasts from reference.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:99983
    • 提供者:cscdq
  1. 图像形态学处理

    0下载:
  2. VC图形图像编程-形态学图像处理 包括膨胀、腐蚀、开启、闭合等基本形态学 运算。-VC graphics programming-morphological image processing including expansion, corrosion, opening, closing and other basic morphological operations.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2267520
    • 提供者:黄华
  1. 大型数字图形图像系统VC源码

    1下载:
  2. 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:313742
    • 提供者:李为民
  1. Magnifier_src

    0下载:
  2. 这是一个用VC++编写的图形放大的程序,类似放大镜,在开发图形程序时很有用处。-This is a VC graphics prepared by the amplification procedure, similar to a magnifying glass, in the development of graphical procedures useful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:147573
    • 提供者:张军
  1. vc++graph

    1下载:
  2. 在vc环境下实现柱状图形,vc++以曲线或柱状图的形式实时动态显示数据的控件。txt格式,源码只需简单调入调试即可-in vc environment under columnar graphics, vc column of a curve or in the form of real-time dynamic display of data control. Txt format, you can simply source debugger can be transferred
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6839
    • 提供者:户田说
  1. AcquireImageWithDiskFile(vc)

    0下载:
  2. 用扫描仪扫描图形:扫描图形存储为BMP格式,并能够两虚扫描,设定扫描时间间隔。-using scanning graphics : scanning for graphics storage BMP format, and can Deficiency scanning, scanning set time interval.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:48325
    • 提供者:chenran
  1. theprincipleofthecomputergraphic(VC++)

    0下载:
  2. 计算机图形学原理及算法教程(VC++版),比较经典的算法教程,不用过多介绍吧。-computer graphics theory and algorithms Guide (VC version), the classic comparison algorithm guides, not too much on it.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12942699
    • 提供者:梅小明
  1. OpenGLExample

    0下载:
  2. vc++图形学示例程序-vc graphics sample program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:491097
    • 提供者:胡发连
  1. MFC_graph_exa

    0下载:
  2. vc++的绘图实例,用户可以通过实例,学习在vc++下的绘图,也通过学习而对vc++的使用有一定的了解。-vc graphics example, users can example, learning vc in the drawings, through learning and the use of vc a certain understanding.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:286643
    • 提供者:王伟
  1. MeshProcess

    0下载:
  2. VC++ 实现图形处理,二维、3D-VC graphics, 2D and 3D
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:106667
    • 提供者:QIN
  1. GameOfDuiduiPengWaiguacodeing

    0下载:
  2. 对对碰大家都玩过吧? 这是它的一 外挂源代码 VC++ 开发 主要是图形识别-right we all played? This is a store of its source code development is mainly VC graphics recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:55710
    • 提供者:dedodong
  1. dib_image

    1下载:
  2. 一款比较经典的vc绘图,图像处理程序源码,功能齐全。是学习vc图像编程的好资料-classic vc graphics, image processing procedures source, complete functions. Vc study is a good image information program
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:127238
    • 提供者:陈勇
  1. graphics-vc

    0下载:
  2. Symbian -画图程序 graphics-vc.rar-Symbian-graphics drawing program - vc.rar
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:67959
    • 提供者:lockey
  1. vc_CALL_MATLAB_C++graphiclib

    1下载:
  2. VC++下调用matlab图形库函数进行绘图并显示到VC的图形界面中。-VC call Matlab graphics library functions and mapping indicates that the VC graphics interface.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:149774
    • 提供者:周瑞
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com