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

搜索资源列表

  1. life3D

    0下载:
  2. 3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid the number initial ramdom
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3551
    • 提供者:dairy
  1. IHS

    0下载:
  2. 由多光谱图像的3个波段构成的RGB分量经IHS变换后,可将图像的空间特征(,)和光谱特征(H、S)分离
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5302
    • 提供者:wangshy2046
  1. inpoly

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3166
    • 提供者:fds
  1. stablefluids_source.tar

    0下载:
  2. This realtime fluid simulator is based on Jos Stam s paper \"stable fluids\". It allows interactive control of fluids (including gases). A simple editor is included, although the main aspect lies on the implementation of the solver. It is written i
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:403108
    • 提供者:yuyi
  1. wavelet

    1下载:
  2. Matlab实现Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等源代码 这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:9550
    • 提供者:aaa
  1. Darling.tar

    0下载:
  2. Oxford Visual Dynamics Group s contour tracking software known as Darling,using active contour techniques
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:750107
    • 提供者:曾慕柳
  1. Spatialfeaturedetection

    0下载:
  2. 空间特征提取: * canny.m Canny edge detector incorporating modifications suggested by Fleck. * harris.m Harris corner detector. * fastradial.m An implementation of Loy and Zelinski s fast radial feature detector.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5741
    • 提供者:asdasdasd
  1. FractalCruise

    0下载:
  2. 利用d-s算法对地形、上买、天空等自然景物进行模拟,并且最终得到巡游
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:548030
    • 提供者:Jessica
  1. cdma_recover

    0下载:
  2. Watermarking, as an important embranchment of information hiding, is the effective means for protect copyrights piracy. It can identify the signal’s integrity or property through embedding of additional information into multimedia signal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1110
    • 提供者:xiaxianming
  1. Losslesscoding

    1下载:
  2. 该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:103205
    • 提供者:yang
  1. VolumeFog

    0下载:
  2. The Volume Fog sample shows the per-pixel density volumetric rendering technique. The fog volume is modeled as a polygonal mesh, and the density of the fog at every pixel is computed by subtracting the front side of the fog volume from the
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:28923
    • 提供者:姚俊光
  1. anisodiff

    0下载:
  2. anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1662
    • 提供者:wugang
  1. music

    0下载:
  2. music算法的实现 MU S IC 算法是一种子空间分解算法, 它的各种性能已被广泛研究. 在信号波达方向估计领 域, MU S IC 算法的应用, 形成了MU S IC 波达方向估计算法. 实际应用中,MU S IC 波达方向估计算法, 拥有超分辨能力的同时, 也存在原理性缺点——MU S IC 空间谱不能反映目标信号的相对强度. 文中在前人工作的基础上, 对MU S IC 波达方向估计算法进行理论分析, 提出了有效的改进方法, 并通过仿真试验证实了分析的正确性.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1597
    • 提供者:wudi
  1. G_s_tran

    1下载:
  2. 用matlab实现的基于广义S变换的图像去噪分型处理方法,简单易读
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1740790
    • 提供者:zyl163
  1. opengl-lazhu

    0下载:
  2. opengl编的蜡烛效果 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:88903
    • 提供者:裘立学
  1. s

    0下载:
  2. 中值滤波法,对图像进行处理,效果十分好。有兴趣的赶紧下载
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:248704
    • 提供者:钱靖
  1. SWImage

    0下载:
  2. The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian framework. The prior is based on areas of connected components, which provides a clean segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12946406
    • 提供者:bevin
  1. Unicode.Demystified

    0下载:
  2. Offers an in-depth introduction to the encoding standard and provides the tools and techniques necessary to create today s globally interoperable software systems. Presents strategies for implementing various aspects of the standard. Softcover.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:7438263
    • 提供者:wsj
  1. stone

    0下载:
  2. 3ds file format library.autodesk的官方读写3ds的库.文档俱全(各种函数均有详细的介绍),是读3ds的超级好库.(可以读取3ds中的mesh信息,动画信息,light信息等等,一应俱全啊)-3ds file format library.autodesk official literacy 3d s libraries. Documentation is complete (all functions are described in detail) Readin
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:79239
    • 提供者:某某某
  1. xingqiong

    1下载:
  2. 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:518302
    • 提供者:秦胜伍
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com