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

搜索资源列表

  1. 图形学中三种画直线算法源码

    0下载:
  2. 这是OpenGL MinGW运行的文件,这是学习图形学时所编的实现代码-This is the OpenGL MinGW running in the paper, which is studying graphics as part of the realization of code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:21223
    • 提供者:李建康
  1. EXCLINE

    0下载:
  2. 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:804
    • 提供者:王海
  1. Quxians1

    0下载:
  2. b样条曲线绘制。很小的文件,功能相对来说比较简单。-b-spline curve drawing. Small paper, function is relatively simple.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2753
    • 提供者:唐虹
  1. 关于用MFC中使用opengl

    0下载:
  2. 这是一些关于如何在MFC中使用opengl的论文,比较适合有基础的人。-This is how some of the MFC use opengl paper, a more appropriate basis for the people.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1253061
    • 提供者:万玲
  1. WRL_OpenGL

    0下载:
  2. 在VC++6.0下读入WRL文件并在OoenGL下进行显示-in VC 6.0 WRL read in the paper under OoenGL show
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:127183
    • 提供者:肖树才
  1. MapDisplay

    5下载:
  2. MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1653188
    • 提供者:张鹤
  1. 类color

    0下载:
  2. 该文件模拟了rgb颜色编辑模式,仅供参考-the paper to simulate the rgb color edit mode for reference
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:42862
    • 提供者:asao
  1. 卡拉OK字幕叠加之简单实现

    0下载:
  2. 字幕叠加有着广泛的应用场合,相应地,实现方式也有很多。本文介绍的是一种卡拉OK字幕叠加的简单实现。-subtitles superimposed has wide application occasions, accordingly, the way to achieve a lot. This paper describes a kind of karaoke subtitles superimposed simple realization.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15310
    • 提供者:刘镇
  1. VQcoding

    0下载:
  2. 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:68323
    • 提供者:王嘉宁
  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6521
    • 提供者:孙天凯
  1. dicomtobmp

    0下载:
  2. 几点说明: 第一、将DICOMTK里面的所有编译好的lib文件拷贝到\\Microsoft Visual Studio\\VC98\\lib目录下 第二、将DICOMTK里面的lib库所对应的头文件考到\\Microsoft Visual Studio\\VC98\\include目录下 第三、改一下我程序里面的包含头,把那个多余的dicomtk目录删掉 第四、编译的时候建议使用RELEASE至于为什么嘛,大家可以怪我懒啦!懒得理会那些错误,如果您有兴趣处理完那些警告的话,那就谢
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:35694
    • 提供者:fd
  1. Java-game

    0下载:
  2. 在本文中笔者用Java编写一个小游戏软件.为什么写游戏软件?游戏软件要求的编程能力较高,也很少有比写游戏软件更加激动人心的创造性工作了-In this paper the author used to prepare a small Java software. Why write game software game software requirements of the higher programming capabilities, there is also little to wr
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:25367
    • 提供者:lili
  1. analyseBMPfile

    0下载:
  2. 一个不需要任何特殊函数、只使用极普通的读文件语句来完全解读BMP文件格式、内容、并绘制成图的自编程序。-one does not need any special function, use only very ordinary paper statement read to fully interpret BMP file formats, content, map and the written procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3483
    • 提供者:aq
  1. analysePCXfile

    0下载:
  2. 一个完全解读PCX文件的自编程序,不使用任何调色板之类的高级函数,只使用极普通的文件读语句即OK。可以借鉴于认识PCX文件的本质结构。-a complete explication PCX document written procedures, the use of any such palette High function, use only a very general statement read in the paper that is OK. We can draw on unde
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3066
    • 提供者:aq
  1. MAPGIS

    0下载:
  2. MAPGIS明码格式文件的说明,为格式转换提供了必要的基础-MAPGIS code format paper, format conversion to provide the necessary foundation
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:5024
    • 提供者:何勇
  1. lgq

    0下载:
  2. 读取规则格网文件,生成三角网形式的三维场景-read the rules grid paper, generate the form of triangulation 3D Scene
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64135
    • 提供者:毛玉柱
  1. CcodeforPictureProcessing

    0下载:
  2. 图像处理入门c源码, 文件夹包含源码和文本教程,强烈推荐入门用。-image processing entry c source, the paper folder contains source code and text directory entry with a strong recommendation.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5109947
    • 提供者:李化
  1. sarquzao

    0下载:
  2. 这是对小波分析理论有研究的一个论文!大家互相借鉴!-This is the wavelet analysis theory of a research paper! We learn from each other!
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:310326
    • 提供者:邵立华
  1. tuxiangchilihuidu

    0下载:
  2. 在图象工程中,图象处理、图象分析、图象理解作为其研究的三个重要层次,图象处理是图象目前发展的主体技术。图象的灰度处理作为图象处理的最基础理论之一,本文探讨了通过读取数字图象基础数据,进行图象变换、增强、均衡化等过程,完成图 象灰度处理的整个过程及其实现的方法。-in image engineering, image processing, image analysis, image understanding, as its three important levels, and image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16287
    • 提供者:grace
  1. image_process_test

    0下载:
  2. 本程序是我用mfc实现的图像处理的一系列功能,如平滑,分割,编码等乖,可用于一般的实验测试,并实现了一篇论文的自动阈值选取算法。-this procedure is used mfc I realized a series of image processing functions, such as smoothing, segmentation, clever coding, can be used for general laboratory tests and realized a pap
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:501659
    • 提供者:wuhq
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com