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

搜索资源列表

  1. sourceFVC

    0下载:
  2. Sample source code - contains C-language skeletons for FVC2004-compliant ENROLL and MATCH programs
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17.43kb
    • 提供者:shixian
  1. SampleParticipant

    0下载:
  2. Sample participant algorithm - contains C-language source code of a FVC2004-compliant dummy algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:441.24kb
    • 提供者:shixian
  1. WinAnim

    0下载:
  2. 在dev-C++上运行的一个示例源码。显示一个小球在窗体里弹动的效果。对于理解windows编程很有好处。是一个实例程序。-in dev - C run on a sample of the source code. Show a small ball in Form Lane missile dynamic effects. Programming windows for understanding very good. Is a sample program.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18.12kb
    • 提供者:ms
  1. wfxExt_WIACam_1.11

    0下载:
  2. C# Web Cameral Sample
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35.92kb
    • 提供者:sunon
  1. DrawTools

    0下载:
  2. DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:248.14kb
    • 提供者:徐欣
  1. Teapot

    0下载:
  2. 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:678.08kb
    • 提供者:卢成彪
  1. ArcEngine

    0下载:
  2. C#+ArcEngine开发的一些示例代码:制作Symbol选择对话框 如何实现在MAP空间里选择一块区域打印 如何新建新图层 实现TOC控件里的图层拖动等等。 VBA+AO入门50例完全注释版 中文注释是自己加上去的-C#+ ArcEngine developed some sample code: create Symbol dialog box to choose how to achieve the MAP space to print how to choose a new regio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:160.96kb
    • 提供者:郑志华
  1. csharp

    0下载:
  2. A simple C# sample to demostrate microsoft new technoly WFP/XAML -A simple C# Sample to demostrate microsoft new technoly WFP/XAML
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:666.49kb
    • 提供者:cui
  1. PaintBrushC

    0下载:
  2. sample code in c for paint brush
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:274.15kb
    • 提供者:samar
  1. GrayShow

    0下载:
  2. C++图像纹理分析与应用实例.这个示例主要功能是用VC++实现了图像分析中的一个非常重要操作——纹理分析。-C++ image texture analysis and application examples. The main functions of the sample with VC++ to achieve the image analysis of a very important operation- texture analysis.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:53.77kb
    • 提供者:153
  1. ARToolKit-2.72.1-bin-win32

    0下载:
  2. ARToolKit是一套基于c语言的增强现实系统二次开发包,能够在SGI IRIX, PC Linux以及PC Windows95/98/NT12000等不同的操作系统平台上运行,其实时、精确的二维注册功能使得工程人员能够非常方便、快捷的开发增强现实应用系统。- An augmented reality (AR) system generates a composite view for the user. It is a combination of the real scene view
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:8.78mb
    • 提供者:sg
  1. NoFlicker_Src

    0下载:
  2. A no flicker drawing under MFC sample Visual C-A no flicker drawing under MFC sample Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:24.22kb
    • 提供者:Francky400
  1. Graphics-programming

    0下载:
  2. Visual C++图形图像编程,适合初学者入门学习,示例代码-Visual C++ Graphics programming, suitable for beginners getting started, sample code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:林然
  1. MSChart

    0下载:
  2. 用C++编写的用于画图表的的一系列示例程序。都很好,都是编译通过的。对于在C++中画图表有一定的帮助。-Using C++ to write a series of sample program used to draw the chart. Are good, are by the compiler. Chart will certainly help to draw in C++.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:24.56mb
    • 提供者:朱忠显
  1. vc_finger_rec

    0下载:
  2. 指紋辨識蠻重要的源碼與流程圖資料,還有圖檔-These are important C++ source code and flow chart document and sample pictures for Finger Print.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:yang
  1. sample

    0下载:
  2. 利用OpenGL和MFC联合 进行三维绘图 在C# 环境下得到验证-use MFC to draw 3D use opengl draw 3d vistual C++ 2008 it s a good example for combine MFC and OpenGL and I hope It can help you.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:wxy
  1. GDIP-sample

    0下载:
  2. 超完整的C# GDI+例子,包含所有可能的功能,各种画笔的用法,含简单的图形学算法,浮雕效果、锐化、底片、渐变显示、坐标变换、旋转文字、箭头等 非常全的一个例子。-csharp gdi+ sample code, very large
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:李默然
  1. huazi

    0下载:
  2. 两个代码一个是demo, demo是它的小样例子, 另外一个是它的源代码. - - This is the matlab implementation of following noise level estimation: Xinhao Liu, Masayuki Tanaka and Masatoshi Okutomi Noise Level Estimation Using Weak Textur
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2.74kb
    • 提供者:马欢
  1. Rotate

    0下载:
  2. C# GDI animation sample. Draw star outline.
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 用c语言编写的,三维医学图像开发源程序库和范例应用,-Written in c, 3 d medical image source libraries and the sample application,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-15
    • 文件大小:261kb
    • 提供者:Fdljhe
搜珍网 www.dssz.com