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

搜索资源列表

  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
    • 文件大小:64.87kb
    • 提供者:stzxxxstz
  1. process22

    0下载:
  2. 识别钻石对角线轮廓的源程序-Diagonal contour diamond identification of the source
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:20.82kb
    • 提供者:熊模昌
  1. delaunay(带约束)

    1下载:
  2. 基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入-empty circle on principle to achieve Delaunay segmentation, according to the "multi-diagonal exchange cycle algorithm" to achieve the insertion restrictive conditions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:17.45kb
    • 提供者:杨振贤
  1. 水印算法

    0下载:
  2. 在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。-in the original image Biorthogonal 7 / 9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, a
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3.94kb
    • 提供者:包俊成
  1. 基于双正交小波分解的水印算法

    0下载:
  2. In the original image Biorthogonal 7 / 9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, after wavelet-transform reconstruct images.
  3. 所属分类:图形/文字识别

    • 发布日期:2011-06-23
    • 文件大小:5.77kb
    • 提供者:estars
  1. FormGradientbackgroundsachieve

    0下载:
  2. 种奇特的视觉效果制作起来相当简单,只需将屏幕分成许多行,每一行显示不同的颜色就可以了。渐变图形可以有许多种形式,有圆形渐变、矩形渐变、对角渐变等多种显示效果。要显示渐变,需使用到RGB 宏,每次使颜色值的各颜色分量稍有变化-Species peculiar to the production of visual effects is quite simple, just the screen is divided into a number of lines, each line shows a
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1015byte
    • 提供者:weigao
  1. maxrow

    0下载:
  2. 实现对矩阵的各行取最大值,对角线取最大值,并用函数返回指针值-Matrix to achieve maximum value from the line, diagonal line from the maximum, and the return function pointer value
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:524byte
    • 提供者:佟跃
  1. LabTest

    0下载:
  2. /* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0) Draw the x and y axis Draw the diagonal line Draw the 12 by 6 quad around (0,0) When the left mouse button is pressed the diagonal line moves as shown. When the r
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:62.6kb
    • 提供者:lucian
  1. qq

    0下载:
  2. 跡數(trace),也就是對角線數據的總和,轉置矩陣(Transpose Matrix),則是將矩陣數據列跟欄對調將橫的數據變成直的,反矩陣(Inverse Matrix)它的定義為與目標矩陣相乘可以得到單位矩陣,為一個可逆矩陣. 跡數,轉置,反矩陣實作-Trace number (trace), which is the sum of diagonal data, Transpose (Transpose Matrix), malpractices matrix data will
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1.93kb
    • 提供者:nip
  1. t1

    0下载:
  2. 实现了matlab下的水平、垂直、对角镜像的功能,程序运行良好-Matlab achieved under the horizontal, vertical, diagonal mirror function, the program running well
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:809.95kb
    • 提供者:g_sd
  1. drawline

    0下载:
  2. 给定两点用bresenham画任意斜率的斜线,在c++里用opengl实现-Given any two points with the slope of the diagonal bresenham painting, in c++ implementation in use opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:10.93kb
    • 提供者:jjs
  1. backsamp

    0下载:
  2. BACKSAMP Backsampling the subband images of the directional filter bank y = backsamp(y) Input and output are cell vector of dyadic length This function is called at the end of the DFBDEC to obtain subband images with overall
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:617byte
    • 提供者:maple
  1. EX_Draw1_0101

    0下载:
  2. 在Visual C++中应用GUI函数库实现画一个对角线的功能-In the application of Visual C++ GUI library to achieve the functions of drawing a diagonal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:琳儿
  1. J02_MidPointLine

    0下载:
  2. OPENGL基础编程,在MFC下画一条斜红线.-Under the MFC draw a diagonal red line
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:陈贤增
  1. Diag8

    0下载:
  2. Diagonal interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:Jagadish.R
  1. 3D-reconstruction

    0下载:
  2. 。在单幅影像中,首 先将平行线分成分别平行于X 、Y、Z 坐标轴线的“三组”平行线,然后利用间接平差,求得它们的灭点X ∞、Y∞、Z ∞ 进而求取影像的内方位元素x0 、y0 、f 与三个角元素φ、ω、κ。并在假定房屋长度为L 基础上,同时解求影像的摄站 坐标XS 、YS 、ZS 与房屋的宽度W、高度H, 从而实现房屋的三维重建。-. In the single image, were first divided into parallel lines parallel to th
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:382.4kb
    • 提供者:jun
  1. 3d-renju

    0下载:
  2. 非常能帮您锻炼三维空间思考能力。创意来源于北京科技馆,只要在5*5*5的方格中,上下左右斜对角线和对顶角线的方向上有4个子,即可获胜。-It can help you exercise the ability to think three-dimensional space a lot. Creativity comes from the Beijing Science and Technology Museum.As long as in 5* 5* 5 grid, up and down t
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:张博伦
  1. Mirror-Image

    0下载:
  2. 图像镜像算法,包括垂直镜像,水平镜像,对角镜像。-Image image algorithms, including the vertical mirror, horizontal mirror, diagonal mirror.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.89kb
    • 提供者:shihui
  1. Five-surface-slashes-around-Y-axis

    0下载:
  2. 正五面体斜线绕Y轴旋转;用OPENGL实现正五面体,设置颜色,并绕Y轴旋转,效果还不错-Five surface body diagonal rotating around the Y axis using OPENGL to achieve positive surface of the body five, set the color, and rotating around the Y axis, the effect is also good ..
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:张婷
  1. Diagonal and edge

    0下载:
  2. B正在做一个关于图像理解方面的研究,她的目标是识别图像中的轮廓。当前阶段,她希望能够识别正方形。图像用一个矩阵表示,矩阵的每个元素对应于图像中的一个像素点,值为0或1,0表示背景,1表示前景。需要寻找的正方形必须满足线宽为单像素,且大小至少为2x2。她希望你能帮她找出图像中满足如下条件的两类正方形的个数: 正方形的边与矩阵边缘平行; 正方形的边与矩阵对角线平行;(B is doing a research on image understanding, and her goal is to
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:jiapf123
« 12 3 »
搜珍网 www.dssz.com