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

搜索资源列表

  1. image processing c++ code

    0下载:
  2. 本程序以BMP文件为基础,详细介绍了图象处理的基本思路及编程实现,很不错的入门必备哦!-the procedures to BMP file, based on a detailed image processing and the basic programming ideas, a very good entry must Oh!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4670599
    • 提供者:熵增
  1. powuxian

    0下载:
  2. 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:林杰
  1. 24rgbtogray

    0下载:
  2. Visual C++ 数字图像处理一书的源代码,在此基础上,添加了24位真彩图-〉8位256色灰度图的程序。经-Visual C Digital Image Processing a book of source code, on this basis, Add a 24-color pictures - "eight 256-color gray-scale map process. After
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:338284
    • 提供者:da
  1. C++_jiemian

    0下载:
  2.   MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5468590
    • 提供者:罗菲菲
  1. draw

    0下载:
  2. MFC C++实现基本的绘图程序,非常基础,是学习的好帮手。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47585
    • 提供者:IT蛀米虫
  1. 矢量图形控件 Simple Graphic

    0下载:
  2. ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-03-03
    • 文件大小:2714982
    • 提供者:suncoder
  1. 矢量图形控件 Simple Graphic

    1下载:
  2. ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-07
    • 文件大小:2247414
    • 提供者:suncoder
  1. 3DSLOADER

    0下载:
  2. 这是一个三维坐标系的三维坐标的显示程序,是用opengl和VC编成的,在运行程序前需要配置opgenl的开发环境,这可以作为一个显示的基础,在其上显示自己编制的图形学程序。-this is a coordinate program .it can show us the three-dimension coordinate,but you must set you opengl environment before you using it!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9089060
    • 提供者:fanhua
  1. TowerMfcLast

    0下载:
  2. VC++开发的、面向对象的、有界面的汉诺塔演示程序,简单易用,需有一定C++基础的使用。-TowerMfcLast
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:37501
    • 提供者:lcl
  1. PCBMatch

    0下载:
  2. 其于DirectShow SDK开发的采集视频程序,可以单独地采集单帧24位位图图像,它是基础的简单的DirectShow程序,特别利于初学者学习,程序中都是微软的示范源代码,只是简单的加了C++封装。-DirectShow SDK developed its capture video program, you can capture single frame alone 24-bit bitmap images, it is a simple DirectShow-based procedu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6285245
    • 提供者:王亮
  1. bright

    0下载:
  2. 编译器vs2008,完全用GDI基础打造的播放器 ,如果想写这样一个播放器需要Windows程序设计基础-A music player write with C and complete compiled with GDI
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:59759
    • 提供者:雀~···
  1. Quadrilateral

    0下载:
  2. 这是一个基于OPENGL 3.7的一个绘制四边形的程序,采用C++6.0编译通过,程序中有基础的初始化方法以及RESHAPE方法,对初学者有一定的价值-This is based on a draw quadrilateral program OPENGL 3.7, C++6.0 compiler, a program based initialization method, and RESHAPE methods have a certain value for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:910466
    • 提供者:阳阳
  1. Pylon_single_Grab

    0下载:
  2. 本程序基于basler SDKde pylonc库基础上开发的单个相机实时图像采集功能,可以单帧抓取图像。-This c programe was based on basler SDK pylonC class ,we develop a project ttat can drive a single camera to grab image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:19687
    • 提供者:Keven
  1. NeHe OpenGL教程

    0下载:
  2. 这是一份非常好的关于openGL的入门教程,从最基本的搭建框架到最后可以比较独立的实现事物的虚拟过程,都有非常详细的讲解。(This is a very good tutorial on the openGL, from the most basic framework to the last can be relatively independent of the virtual process of things, have a very detailed explanation.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-26
    • 文件大小:2690048
    • 提供者:Jeason
  1. MyDraw

    0下载:
  2. 基于C++MFC库的画图程序的基础版本,适合作为进行进一步开发的基础。(Based on the basic version of C++MFC library drawing program, suitable for further development of the basis.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-01-02
    • 文件大小:2010112
    • 提供者:八州
搜珍网 www.dssz.com