CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Four Quadrants

搜索资源列表

  1. mult4quad_pspice

    0下载:
  2. PSpice8 circuit simulation of a four quadrants multiplier.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:50.99kb
    • 提供者:sl4y3r
  1. mult4quad_ltspice

    0下载:
  2. LTSpice circuit simulation of a four quadrants multiplier.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.08kb
    • 提供者:sl4y3r
  1. ealstic-S-wave-scattering-in-elastic-boundary-from

    4下载:
  2. 弹性界面横波散射的左普里兹方程,实现反射、透射系数随波入射角度的变化关系图,包含波从界面的四个象限入射的MATLAB代码-S-wave scattering of elastic interface, the left Prydz equation to achieve reflection and transmission coefficients of the waves changes in incident angle diagram, including the wave incide
  3. 所属分类:Windows编程

    • 发布日期:2013-10-23
    • 文件大小:5.09kb
    • 提供者:赛亚人
  1. Bresenham

    0下载:
  2. 该程序实现了Bresenham算法画直线,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<=1,>1,不存在,最终问题分成了三种情况。-The program implements Bresenham algorithm for drawing a straight line, the four quadrants of the problem through the exchange of endpoint methods
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:王程冬
  1. Vcoef

    0下载:
  2. 计算绕射系数,并强制第三四象限的入射角为负-Calculate the diffraction coefficient, and force the third in four quadrants of the angle of incidence is negative
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:653byte
    • 提供者:zhangping
  1. image-Fourier-transform-zon

    0下载:
  2. 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换-The origin of image center, adjust the four quadrants of the image Fourier transform zone, the exchange of the first and third quadrant
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.05mb
    • 提供者:zhangmoli
  1. kstest_2s_2d

    0下载:
  2. kstest_2s_2d.m:功能做两样本的二维Kolmogorov - Smirnov检验 它类似于MATLAB的内置函数的“kstest2“从统计工具箱除了“kstest_2s_2d“与二维数据处理。 [小时,pValue,KSstatistic] = kstest_2s_2d(为x1,x2,α,尾) 函数在两栏输入“ד,并以“ד,其中每一列代表一个维度。其他的选项和产出是相同的含义,是“kstest2“格式。 摘要算法(峰值,1983年):考虑
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.91kb
    • 提供者:abeaqhax
  1. QUAD_old

    0下载:
  2. QUAD TREE algorithm. It is a segmentation based image compression algorithm. It is a process of recursively dividing the image into four quadrants. -QUAD TREE algorithm. It is a segmentation based image compression algorithm. It is a process of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:713.01kb
    • 提供者:kc ravi
  1. dl3

    0下载:
  2. 数控机床DDA直线插补源代码程序,可以实现4个象限的直线插补,步长可变-CNC machine tools DDA linear interpolation source code program, you can achieve a linear interpolation of the four quadrants, step variable
  3. 所属分类:matlab

    • 发布日期:2016-06-01
    • 文件大小:10kb
    • 提供者:左杨平
  1. my-program

    5下载:
  2. 利用matlab开发的机床直线和圆弧插补程序,可以进行四个象限的优劣圆弧,顺逆圆弧插补,同时可使用逐点比较法和数字积分法两种方法插补,软件界面简单明了、清楚,易操作。-The use of MATLAB development of machine tool of linear and circular interpolation procedures, can be carried out in four quadrants of the pros and cons of circular,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.88kb
    • 提供者:LEO
  1. Ultra-linear-interpolation

    0下载:
  2. 该程序使用了Bresenham算法的思想将四个象限-The program uses the idea of ??the Bresenham algorithm four quadrants
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:55.55kb
    • 提供者:hou3
  1. image-fuliyet-ransform

    0下载:
  2. 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换。已运行成功-The four quadrants, i.e. the center of the image as the origin, the adjustment of the Fourier transform image of the first and third quadrant switching. Has been running successfully
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-15
    • 文件大小:91.27kb
    • 提供者:董小明
  1. PA4

    1下载:
  2. Begin with the controller class (ResizableBallController.java) by creating two Line objects to divide the canvas into four quadrants of equal size (a horizontal line and a vertical line). The end points of the lines should be based on the
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-02-21
    • 文件大小:61.91kb
    • 提供者:Nopers
  1. inn

    0下载:
  2. 基于直方图均衡的图像增强代码,将直方图分为四个象限,按照像素比例进行不同的拉伸,效果较好,特别是对较暗的图片。-Based on the histogram equalization image enhancement code, the histogram is divided into four quadrants, in accordance with the proportion of pixels of different tensile better effect, especial
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1.3mb
    • 提供者:chenying
  1. vbchabu

    0下载:
  2. vb插补实验,可以实现四个象限的插补功能,经过验证,完全正确-vb interpolation experiment, you can achieve the four quadrants of the interpolation function, a proven absolutely correct
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:9.49kb
    • 提供者:王延斌
  1. mult4quad_ltspice

    0下载:
  2. LTSpice circuit simulation of a four quadrants multiplier.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3.13kb
    • 提供者:tthedeci
  1. 61610

    0下载:
  2. Skew detection and correction is very important task before pre-processing of an image and it is a major problem in scanned documents, if it not detected correctly it will lead wrong result in future during image analysis. During the scanning of th
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:76.31kb
    • 提供者:ammar
  1. deskew-110

    0下载:
  2. Skew detection and correction is very important task before pre-processing of an image and it is a major problem in scanned documents, if it not detected correctly it will lead wrong result in future during image analysis. During the scanning of th
  3. 所属分类:LabView

    • 发布日期:2017-05-17
    • 文件大小:4.04mb
    • 提供者:ammar
  1. Linear-interpolation-vb

    0下载:
  2. 这是VB写的一个直线插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。-It is written in a linear interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the whol
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.6kb
    • 提供者:罗凯
  1. Circular-interpolation-vb

    0下载:
  2. 这是VB写的一个圆弧插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。-It is written in a circular interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the wh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9.36kb
    • 提供者:罗凯
« 12 »
搜珍网 www.dssz.com