您要查找的是不是:
- Show the realization of two image compression algorithms: fractal code base on isosceles right triangle and fractal code base on Quadtree. 给出了两个压缩算法的实现:基于等腰直角三角形的分形图像编码方法和基于四叉树的分形图像编码方法。
- We put forward an compression algorithm based on isosceles right triangle according to the geometric similarity of binary images. 摘要针对二值图像的几何相似性,本文提出一种基于等腰直角三角形的压缩算法。
- In order to improve the ratio of binary image compression, using top-dowm method of coding, bring forward a fractal image compression method based on isosceles right triangle, and simulated. 摘要为了提高二值图像的压缩比,采用自顶向下的编码方法,提出一种基于等腰直角三角形的分形图像压缩算法,并进行仿真实验。
- isosceles right triangle 等腰直角三角形
- A right triangle has a right angle. 直角三角形有一个角是直角。
- A right triangle has a 90 degree angle. 直角三角形有一个90度的角。
- This is similar to the right triangle test. 这与直角三角形测试类似。
- A right triangle is formed by lines joining points SPQ. SPQ三点联结后即构成一个直角三角形。
- The reciprocal of the sine of an angle in a right triangle. 余割直角三角形中一个角正弦的倒数
- The reciprocal of the tangent of an angle in a right triangle. 余切直角三角形中角的正切的倒数
- The side of a right triangle opposite the right angle. 直角三角形的相对于直角的边。
- The hypotenuse is the longest side of a right triangle. 直角三角形的斜边是直角三角形中最长的边。
- Either side of a right triangle that is not the hypotenuse. 直角边直角三角形除斜边之外的两条边的任意一条
- Check to make sure that a 3-3-5 triangle is not recognized as a right triangle. 进行检验,以确保不将边长为3、3和5的三角形识别为直角三角形。
- What if I put in different numbers and ask if they represent a right triangle? 考虑用非直角三角形?如果输入不同的数,是否还是直角三角形?
- This law is true of any right triangles. 这个定律适用于任何直角三角形。
- Right triangle: One of the three angles is a right angle. The other two are acute angles. 直角三角形:有一个角是直角,有两个角是锐角。
- He tried to prove that the triangle was isosceles. 他想证明那个三角形是等腰的。
- To keep the right triangle property I add a private variable and a setter method. 将添加的直角三角形的属性设为私有变量,并增加设置方法。
- First, I add code to check whether the triangle is a right triangle as shown in Code Sample 6. 首先,添加代码,检查三角形是否为直角三角形,如代码示例6所示。