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

搜索资源列表

  1. NeHeCS

    0下载:
  2. C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24529
    • 提供者:朱亮
  1. 画图程序开发MAPMODE

    1下载:
  2. 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:132900
    • 提供者:八云
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:周立
  1. ImageProBase

    0下载:
  2. Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175701
    • 提供者:任勇
  1. 2004022001

    0下载:
  2. 编程语言:VC++] 采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强,欢迎来到天极网源代码下载基地。-programming language : VC] prepared using the OpenGL API routines. a colorful cube to turn, a strong sense of three-dimensional, Inc. Welcome to the network to download the source code b
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19688
    • 提供者:sl
  1. FillRgn

    1下载:
  2. 活性偏表实现逐行扫描算法,使用API编程-activity Partial Table achieve progressive scan algorithm, the use of API programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25968
    • 提供者:orchead
  1. OpenGL_ActiveX

    1下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:xian
  1. OOWin32

    0下载:
  2. NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19873
    • 提供者:zw
  1. 20061230000838559

    0下载:
  2. 这部分源代码提供了计算机图形学的Edge编程的一些接口(API)和常用模块,非常适合应用层的图像处理编程。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:73286
    • 提供者:wcy
  1. glut.rar

    0下载:
  2. OPENGL图像编程API中的GLUT库手册,深入编程必备工具文档之一,OPENGL graphics API in the Programming Manual GLUT library, in-depth programming tool, one document
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:156519
    • 提供者:zhufeng
  1. zhanghaitan

    0下载:
  2. 简单的raw图像显示全过程。 包括: 1.raw图片的打开、显示。 2.此为win32 api编程 3.可熟悉raw图片格式 92*112(用记事本打开)-source code for RAW picture,which finish the task of showing the image and opening the image。It can help know the format of the RAW,how to edit the picture by vc++
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:835960
    • 提供者:张坛
  1. windowsgraphicsprogrammingcode

    0下载:
  2. 本书详细介绍Windows图形系统,包括Win32 GDI和 DirectDraw API的技术细节:设备环境、坐标空间和变换、像素、填充区域、位图、图像处理、文字处理、元文件、打印处理等。本书内容翔实、例子丰富、分析透彻,是Windows编程人员的实用参考书。附带光盘包含书中实例、实用程序、相关信息等。-This book details Windows graphics system, including the Win32 GDI and DirectDraw API technical
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15018012
    • 提供者:wangxt
  1. VB.code.programming.model.rotate.image.design

    1下载:
  2. VB api编程模块旋转图像设计代码VB api code programming model rotate the image design -VB api code programming model rotate the image design
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:133698
    • 提供者:u
  1. OpenGLPAPI

    0下载:
  2. openGL API编程说明文档,函数功能及调用的详细说明-openGL API programming documentation, Function and call details
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:411420
    • 提供者:wuyang
  1. Google-API-Mapps-

    0下载:
  2. Google API Mapps的Delphi编程讲解,全部有完整的源代码。-The Google API the Mapps the Delphi programming to explain all the complete source code.
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3615619
    • 提供者:连红星
  1. Google-Map-Api

    0下载:
  2. 介绍Google Map Api的文档,其中对Google Map编程中使用的部分API接口进行了说明。-Introduced Google Map Api documents, which were used in the programming of the Google Map API interface descr iption.
  3. 所属分类:GIS program

    • 发布日期:2017-11-02
    • 文件大小:18666
    • 提供者:wilson
  1. KinectAPIlearn

    0下载:
  2. 学习Kinect的API编程,英文原版学习资料。-Learning Kinect API programming, original English learning materials.
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-07
    • 文件大小:14619648
    • 提供者:xiong
  1. GMap

    0下载:
  2. 本源码主要功能,是对互联网上的google 地图 API 编程,放大,缩小,平移地图,并在地图上定位定位给定点经度,纬度的位置。-The main source function is to google maps on the Internet API programming, zoom in, zoom out, pan the map and locate locate a given point on the map longitude and latitude of the locat
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:104240
    • 提供者:zhuonaiqi
  1. mouseEvenDemo

    0下载:
  2. openFlight API编程,通过捕捉视图中鼠标的坐标位置,利用捕获到的坐标信息绘制贝塞尔曲线。-OpenFlight API programming, by capturing the coordinates of the mouse position, in the view using the capture of Bessel curve drawing coordinate information.
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:402252
    • 提供者:闵鹏
  1. 1186785

    0下载:
  2. 活性偏表实现逐行扫描算法,使用API编程()
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:23552
    • 提供者:semaenores
« 12 3 »
搜珍网 www.dssz.com