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

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.41kb
    • 提供者:susu
  1. 3Ddemo演示程序

    1下载:
  2. 自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:468.96kb
    • 提供者:屈磊
  1. 粒子效果演示(附代码)

    0下载:
  2. 粒子系统的演示程序 给出了粒子系统设计的一般方法 希望能给大家一些帮助-particle system demonstration program is a particle system to the general design approach in hopes of giving you some help
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:513.29kb
    • 提供者:leo
  1. ImageProcessing(演示程序)

    0下载:
  2. 数字图像处理演示程序-Digital Image Processing Demonstration Program
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:260.85kb
    • 提供者:cherry2
  1. 多窗口编程的C函数库和演示程序

    0下载:
  2. 多窗口编程的C函数库和演示程序-more windows on the C function libraries and Demonstration Program
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:32.74kb
    • 提供者:孟庆新
  1. 简单的OPENGL程序

    0下载:
  2. 一个简单的雪景演示程序,使用OPENGL框架。-a simple demonstration of the snow, the use of OpenGL framework.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:182.52kb
    • 提供者:刘庆
  1. 八皇后算法的动态演示程序

    0下载:
  2. 八皇后算法的动态演示程序,方便简捷,欢迎使用
  3. 所属分类:图片显示浏览

    • 发布日期:2014-01-20
    • 文件大小:49.93kb
    • 提供者:程明远
  1. 数字图像处理编程入门演示程序代码

    0下载:
  2. 对于图像处理入门非常好的一本电子书的随书的演示程序的代码,都已经编译过了的。-image processing for entry is a good e-book with the demo program code, have been compiled by the.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:351.29kb
    • 提供者:
  1. Opengl 函数演示

    0下载:
  2. opengl重要函数的演示程序所-opengl important function of the demonstration program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.83mb
    • 提供者:王涛
  1. 一个真彩图象淡入淡出的演示程序

    0下载:
  2. 一个真彩图象淡入淡出的演示程序-a color image fades out of the demonstration program
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:45.65kb
    • 提供者:张志涛
  1. 完整的画图程序

    0下载:
  2. 二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。-2D drawing program, including painting straight lines, circles, polygons, curves, such as finger painting, but also wrote the text. Graphics is a good demonstration program.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:155.05kb
    • 提供者:wgxwgx
  1. vega 应用演示程序

    2下载:
  2. 一个vega应用的演示程序。实现了一个用creator建立的重力坝模型的简单漫游功能 。
  3. 所属分类:图形图象

    • 发布日期:2011-12-26
    • 文件大小:419.56kb
    • 提供者:wyqwuli@126.com
  1. 加拿大PointGrey公司的双目摄像头演示程序

    0下载:
  2. 加拿大PointGrey公司的双目摄像头演示程序,包括:图像采集、图像处理、滤波、平滑、立体显示、深度计算等。,Canada s PointGrey binocular camera demo program, including: image acquisition, image processing, filtering, smoothing, three-dimensional display, in-depth calculation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-16
    • 文件大小:4.31mb
    • 提供者:王先生
  1. demo_fft2 基于傅里叶变换图像处理演示程序

    1下载:
  2. 基于傅里叶变换图像处理演示程序,先对图像进行傅里叶变换,得到频率域图像信息,进行图像处理,然后再将图像进行傅里叶逆变换得到原图像。-Digital image processing based on furier transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:588byte
    • 提供者:wangmingwen
  1. dem+纹理贴图三维演示程序

    1下载:
  2. 自己编写的dem+纹理贴图三维演示程序,供学习交流参考,I have written dem+ Texture mapping three-dimensional demonstration of procedures for studying the exchange of reference
  3. 所属分类:OpenGL

    • 发布日期:2016-09-28
    • 文件大小:94.66kb
    • 提供者:张小军
  1. Mogre初级教程演示程序

    0下载:
  2. Mogre初级教程演示程序,搭建一个场景,展示节点、场景管理器等等的作用-Mogre junior tutorial demo program
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-23
    • 文件大小:7.25mb
    • 提供者:Raul.Alf
  1. 图像傅立叶变换matlab程序

    0下载:
  2. 演示程序:生成单缝图像,并进行傅立叶变换,matlab实例程序,可直接运行。
  3. 所属分类:2D图形编程

    • 发布日期:2012-11-03
    • 文件大小:478byte
    • 提供者:kellylxy
  1. CNC_Homework

    0下载:
  2. 使用VC#2008做的数控插补演示程序,一种是直线插补,一种是圆弧插补,使用了两种方法,一种是改进的逐点比较法,一种是数字积分法-Done using VC# 2008 NC interpolation demo, one is linear interpolation, circular interpolation one is using two methods, one is improved by-point comparison method, a digital integratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:264.83kb
    • 提供者:xukai
  1. 小波变换 VC++演示源代码

    0下载:
  2. 这是一个演示程序源代码,代码具有一定的参考性,欢迎大家下载
  3. 所属分类:波变换

  1. VB三维物体图形绘制演示程序

    1下载:
  2. vb运行的三维演示程序例程,显示三维图的(Three dimensional demonstration)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-11
    • 文件大小:3kb
    • 提供者:yyyy222
« 12 3 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com