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

搜索资源列表

  1. 3DTree

    0下载:
  2. 在vc中利用OpenGL实现树木建模,用两个垂直交叉的多边形来代替视点计算-use OpenGL tree modeling, using two vertical cross-polygon calculated to replace Perspective
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:35888
    • 提供者:楚天
  1. fengchuifenxing

    0下载:
  2. 风吹分形树:本例采用WIN32 + 字符替换法 模拟从2阶到N阶 经典分形树的实现。而经典的算法采用递归实现。 其中的字符替换法 可作为此类问题的通解-wind fractal tree : the characters WIN32 cases using replacement simulation from two bands of N-classic fractal tree realized. The classic recursive algorithm to achieve. T
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:13350
    • 提供者:li
  1. directshowopencv

    0下载:
  2. 使用directshow代替opencv的vfw的源代码-use directshow opencv replace the vfw source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5172
    • 提供者:李明富
  1. Tracter1

    0下载:
  2. MFC中Track类的使用,代替异或笔实现橡皮条图形-MFC Track category of use, or replace the T-rubber realization of graphics
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34152
    • 提供者:郭建伟
  1. PPCHAL_0_7_7

    0下载:
  2. 一个取代GAPI的东西,非常好用。比GAPI 快3倍-a GAPI replace things, very handy. GAPI than three times faster
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:268915
    • 提供者:wangdong
  1. 638_project

    0下载:
  2. 非真实感绘制的例子 The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:707996
    • 提供者:gongjian
  1. VisageV32

    0下载:
  2. Visage is a human computer interface that aims to replace the traditional mouse with the face. Using a webcam and Visage the movement of the face becomes the movement of the mouse pointer.-Visage is a human computer interface that a ims to replace th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7934199
    • 提供者:pierre
  1. 200681114393210418

    0下载:
  2. 3D地形模拟2(带纹理)PC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。-3D terrain simulation 2 (with texture) PC based on a version of the OpenGL examples amended. In OGLES not find the painting QUAD function, the two used to replace the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:135561
    • 提供者:gggg
  1. wenzifdfweshibie

    1下载:
  2. 功能介绍: 1、支持文章内容分页采集; 2、支持UTF-8转换到GB2312,可采集内容字符格式为UTF-8的目标; 3、支持把文章内容保存到本地; 4、支持站点+栏目管理方式,使采集管理一目了然; 5、支持文章链接替换功能; 6、支持采集器设置无限过滤功能; 7、支持文章内图片采集保存到本地,自动替换文件名避免重复; 8、支持文章内FLASH文件采集保存到本地; 9、支持限制PHP FOPEN函数功能的虚拟主机; 10、支持采集结果人工筛选,并提供“空标题、空内容”的快速过滤删除; 11、支持
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2560875
    • 提供者:chenliang
  1. Projrecon

    0下载:
  2. 实现了标准shepp-logan三维图形的重建,程序采用经典的代数替代重建算法-achieve the standard shepp - logan 3D reconstruction, procedures used to replace the classical algebraic reconstruction algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3954514
    • 提供者:胡小舟
  1. kmedfilter

    0下载:
  2. K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m * m role template. 2) In the template, select and K-pending p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1613
    • 提供者:上官云
  1. replace

    0下载:
  2. 使用directshow代替opencv的vfw的源代码。代码是工程中需要引入的文件。配置好opencv,按照文章的步骤做就可以了。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18084
    • 提供者:alzn
  1. test2

    0下载:
  2. In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12228
    • 提供者:mwb
  1. test3

    0下载:
  2. In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10842
    • 提供者:mwb
  1. MapGIS2.rar

    0下载:
  2. 一个类似于vc开发界面的效果。可以动态更换视图。可以显示树型控件,鹰眼,状态输出栏等效果,The development of an interface similar to the effects of vc. Dynamically replace the view. Can display a tree control, Eagle Eye, such as the effect of the state of the output column
  3. 所属分类:GIS program

    • 发布日期:2017-04-09
    • 文件大小:1447969
    • 提供者:方波
  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. directshow-replace-opencv-vfw

    0下载:
  2. 使用directshow代替opencv的vfw的源代码-The vfw directshow instead of using the source code opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:8060
    • 提供者:zhang
  1. PNG

    2下载:
  2. vc+png按钮渐变,  PNG文件格式是为了适应网络数据传输而设计的一种图像文件格式,用于取代格式较为简单、专利限制严格的GIF图像文件格式。而且,这种图像文件格式在某种程度上甚至还可以取代格式比较复杂的TIFF图像文件格式。它的压缩效率通常比GIF要高、提供Alpha通道控制图像的透明度、支持Gamma校正机制用来调整图像的亮度等。-vc+ png button gradient, PNG file format in order to meet the data transmission
  3. 所属分类:Graph Drawing

    • 发布日期:2015-05-12
    • 文件大小:4307556
    • 提供者:李立山
  1. ex-replace

    0下载:
  2. OPENGL中的GLSL,实现基于GPU的绘制,通过写几何着色器实现了replace效果-OPENGL in GLSL, GPU-based rendering, by writing to replace the geometry shader effects to achieve a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:152928
    • 提供者:nicai
  1. replace

    0下载:
  2. C语言实现的replace函数,可以用来替换字符串。-C language implementation of the replace function, can be used to replace the string.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:864
    • 提供者:gonag98y317
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com