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

搜索资源列表

  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66427
    • 提供者:stzxxxstz
  1. Cube1

    0下载:
  2. 用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟 程序界面等各方面的都源于自己的设计 同时利用定时器来实现不同角度的旋转功能-use OpenGL light on the environment, build physical objects, such as multiple colors combine analog interface procedures in the areas of their origin are designed using the tim
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:58696
    • 提供者:李东
  1. ttt197552

    0下载:
  2. 用VC编写的能在MFC界面里面画坐标轴及原点的程序。比较简单的代码-prepared by the VC in MFC interface inside painting axes and origin procedures. The relatively simple code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:36034
    • 提供者:陈怀铭
  1. fractal7and10

    0下载:
  2. 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:491989
    • 提供者:郝丽丽
  1. 数字水印对抗几何攻击方法的研究

    1下载:
  2. 数字水印对抗几何攻击方法的研究膏净,台莉春,张志请(同济大学计算机科学与工程系,上海200092)搞蔓:提出了一种新的基于图像原点矩的几何变换参数估计算法,经实验验证它能有效地估计图像的旋转角度和尺度缩放参数,利用这些参数可以对被测水印化载体图像进行相应校正和水印检测。-confrontation geometric digital watermarking method of attack paste net, Taiwan-Li-chun, Zhang requested (Tongji U
  3. 所属分类:图形图象

    • 发布日期:2013-12-02
    • 文件大小:199432
    • 提供者:ghostsx
  1. improved_gaborfilter

    0下载:
  2. Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:石峰
  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:wang gang
  1. DSP_TEST_PRO

    0下载:
  2. --- --- --- --- --- --- --- - | Directory & Files | --- --- --- --- --- --- --- - \\ ---- CD for EduKit-II 2410 development board \\01-Cygwin install ---- the cygwin setup file(s) \\02-User s Manual ---- user manual for EduKit-I
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:57009
    • 提供者:翁天
  1. Origin7.5.2

    0下载:
  2. 学习origin绘图软件的非常好的入门书籍
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:18193587
    • 提供者:mengjunsheng
  1. houghcircle

    0下载:
  2. 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is t
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2248
    • 提供者:华思雨
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. Homography.rar

    0下载:
  2. 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:71249
    • 提供者:Ke Li
  1. FFT_IFFT.rar

    0下载:
  2. (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:98607
    • 提供者:杨怡
  1. AUTODIM

    0下载:
  2. CAD自动标注源程序(坐标原点),在CAD中加载,然后输入autodim命令调用。-CAD automatic annotation source (origin of coordinates), loaded in CAD, then input autodim command call.
  3. 所属分类:CAD

    • 发布日期:2017-03-22
    • 文件大小:12589
    • 提供者:shimao
  1. 4

    1下载:
  2. matlab区域填充的具体算法及演示,绝对原创-the algorithm of fill an origin used matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4304
    • 提供者:jia lei
  1. cirout

    2下载:
  2. 根据冲孔CAD图纸自动提取所有圆形坐标,并自动生成G代码程序,坐标为增量输出。支持自己设定坐标原点。-CAD drawings based on automatic extraction Punching coordinates all round, and automatically generate G code program, the coordinates for the incremental output. Set the coordinate origin to support
  3. 所属分类:CAD

    • 发布日期:2014-04-10
    • 文件大小:16384
    • 提供者:linux
  1. noise-plug-in

    0下载:
  2. telescope3d is a control system for space, near space, and ground based CCD and radio telescope arrays. I am seeking institutional support for the launching of near-space arrays of tensegrity based inflated telescopes in conjunction with my DSc thesi
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:590
    • 提供者:刘斐
  1. LEQM-0[1].0.2

    0下载:
  2. LEQM是一个高级绘图系统,用于显示内存中EverQuest世界的信息。 来源:http://sourceforge.net/projects/leqm/ -LEQM is a high-level cartography system, uses in to demonstrate in the memory the EverQuest world information. Origin: Http://sourceforge.net/projects/leqm/
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:62647
    • 提供者:胡晓
  1. Origin-Test

    0下载:
  2. active shape models的找到原点程序-active Shape the models to find the origin of the program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:88605
    • 提供者:李林
  1. Origin-v8.0725

    0下载:
  2. origin注册码,win7 win8下验证-origin verification
  3. 所属分类:Graph Drawing

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