Welcome![Sign In][Sign Up]
Location:
Search - angle triangle

Search list

[OtherTrig_calculator

Description: 一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算-a windows-based system triangle method calculators, and the use of trigonometric functions to the radian angle or for Operational
Platform: | Size: 31408 | Author: 孙书 | Hits:

[OtherTriangleComputing

Description: 可以任意输入三角形的三边长,程式自动算出三个角的角度,且判断出是何种三角形-triangle can be indiscriminate importation of the trilateral long, three programs automatically calculates the angle angle, and determine what is triangular
Platform: | Size: 651475 | Author: 林世伟 | Hits:

[Other resource2005121314103322156

Description: 计算机科学与技术专业实验,一个三角形围绕一条边按一定小角度进行旋转成像-Computer Science and Technology Experiment, a triangle on one side by some small angle rotation imaging
Platform: | Size: 26215 | Author: 史磊 | Hits:

[OthersimpleMathFunctions

Description: some simple but time wasting math logic 一些不难但麻烦(适合用电脑作)的数学函数的源码 1.Test for Prime numbers 2.Find the factorial of a number 3.Find the triangle(total sum) of a number 4.Reverse every integer of a number 5.Find any power of any value 6.Find the greatest common factor of 2 -some simple but time wasting some math logic difficult but trouble (suitable for use as computer) mathematical function source 1.Test for Prime number 's 2.Find the factorial of a number 3.Find the tri angle (total sum) of a number in every 4.Reverse teger of a number 5.Find any power of any value 6. Find the greatest common factor of two
Platform: | Size: 1580 | Author: jeffery | Hits:

[Mathimatics-Numerical algorithmsAngle

Description: 三角形输出。很好的。-triangle output. Very good.
Platform: | Size: 5016 | Author: 汪洪斌 | Hits:

[Mathimatics-Numerical algorithmsAngle

Description: 三角形输出。很好的。-triangle output. Very good.
Platform: | Size: 6144 | Author: 汪洪斌 | Hits:

[GDI-Bitmaptriangle

Description: 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given initial point set P, a variety of Triangulation, Delaunay triangulation has the following characteristics: 1, Delaunay triangulation is unique 2, the outer boundary of the triangle network constitutes a convex set of points P polygon " shell" 3, did not at any point inside the circumcircle of the triangle, on the contrary, if a triangular network satisfy this condition, then it is the Delaunay triangulation. 4, if the minimum angle of each triangle in the triangulation network in ascending order, Delaunay triangulation arrangement numerical maximum, in this sense, Delaunay triangulation is the closest to the rules of the " triangle net.
Platform: | Size: 112640 | Author: maxpeach | Hits:

[OtherTrig_calculator

Description: 一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算-a windows-based system triangle method calculators, and the use of trigonometric functions to the radian angle or for Operational
Platform: | Size: 30720 | Author: 孙书 | Hits:

[OtherTriangleComputing

Description: 可以任意输入三角形的三边长,程式自动算出三个角的角度,且判断出是何种三角形-triangle can be indiscriminate importation of the trilateral long, three programs automatically calculates the angle angle, and determine what is triangular
Platform: | Size: 651264 | Author: 林世伟 | Hits:

[Graph Drawing2005121314103322156

Description: 计算机科学与技术专业实验,一个三角形围绕一条边按一定小角度进行旋转成像-Computer Science and Technology Experiment, a triangle on one side by some small angle rotation imaging
Platform: | Size: 1927168 | Author: 史磊 | Hits:

[OthersimpleMathFunctions

Description: some simple but time wasting math logic 一些不难但麻烦(适合用电脑作)的数学函数的源码 1.Test for Prime numbers 2.Find the factorial of a number 3.Find the triangle(total sum) of a number 4.Reverse every integer of a number 5.Find any power of any value 6.Find the greatest common factor of 2 -some simple but time wasting some math logic difficult but trouble (suitable for use as computer) mathematical function source 1.Test for Prime number 's 2.Find the factorial of a number 3.Find the tri angle (total sum) of a number in every 4.Reverse teger of a number 5.Find any power of any value 6. Find the greatest common factor of two
Platform: | Size: 1024 | Author: jeffery | Hits:

[Data structsAngle

Description: 本程序是一个数据结构的经典例子,实现打印出杨辉三角的算法-This procedure is a classic example of data structure, realize print Yang Hui triangle algorithm
Platform: | Size: 265216 | Author: caihongqiu | Hits:

[Windows Developangle

Description: 三角形按钮,可以实现三角形按钮,增强界面效果,不需修改,直接使用-Triangle button, you can achieve the triangle button, and enhance the interface effect, without modification, the direct use of
Platform: | Size: 26624 | Author: 洪金龙 | Hits:

[GPS developelev

Description: 计算gps卫星高度角和方位角的算法,适合初学者-Calculation gps satellite elevation angle and azimuth of the algorithm, suitable for beginners
Platform: | Size: 1024 | Author: ykoky2k | Hits:

[OpenGL programDelaunay

Description: Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle of any triangle in DT(P). Delaunay triangulations maximize the minimum angle of all the angles of the triangles in the triangulation they tend to avoid skinny triangles. The triangulation was invented by Boris Delaunay in 1934 [1]. Based on Delaunay s definition[1], the circumcircle of a triangle formed by three points from the original point set is empty if it does not contain vertices other than the three that define it (other points are permitted only on the very perimeter, not inside). The Delaunay condition states that a triangle net is a Delaunay triangulation if all the circumcircles of all the triangles in the net are empty. This is the original definition for two-dimensional spaces. It is possible to use it in three-dimensional spaces by using a circumscribed sphere in place of the circumcircl
Platform: | Size: 36864 | Author: yulin | Hits:

[OtherPlane-continuum-FEM-analysis

Description: 正方形薄板四周受均匀载荷的作用,该结构在边界上受正向分布压力 ,同时在沿对角线y轴上受一对集中压力,载荷为2KN。 由于连续平板的对称性,只需要取其在第一象限的四分之一部分参加分析,然后人为作出一些辅助线将平板“分割”成若干部分,再为每个部分选择分析单元。采用将此模型化分为4个全等的直角三角型单元。利用其对称性,四分之一部分的边界约束,载荷可等效如图所示。-Square plate under uniform load around the role of the structure of the distribution on the boundary by positive pressure, while the y axis along the diagonal by a Pair of pressure, load the 2KN. The symmetry of the continuous plate, whichever is only one quarter in the first quadrant of some of the participants, and then make some people will flat guides " split" into several parts, and then select the unit of analysis for each section. Using this model is divided into four congruent right-angle triangle unit. Use of its symmetry, a quarter part of the boundary constraints, loads can be equivalent to as shown.
Platform: | Size: 43008 | Author: xiangyunl | Hits:

[OpenGL programTriangle-angle-calculation

Description: 对一个三角形,给定它的三条边之后,先判断它是否能组成三角形,然后在根据边长计算这个三角形的三个角度-First determine whether it can form a triangle, and then calculated according to the side length of the triangle three angles of a triangle given its three sides,
Platform: | Size: 677888 | Author: 陈冠穆 | Hits:

[OtherJudge-the-triangle-classification

Description: 输入三角形的三条边,然后判断三角形分类(直角,锐角,钝角)-Judge the triangle classification (at right angles, acute angle, obtuse angle)
Platform: | Size: 2048 | Author: amy | Hits:

[e-languageTriangle

Description: 输入三角形的三个边就能计算出三角形的周长,面积,以及判断它的类型(钝角,锐角,直角),画面很炫,绝对原创-The input three sides of the triangle will be able to calculate the triangular perimeter, area, and to determine its type (an obtuse angle, acute angle, right angle), the picture is stunning, absolutely original
Platform: | Size: 1797120 | Author: 郑能 | Hits:

[OtherP1

Description: 1、输入三个双精度浮点型数值,判断以这三个数为边是否能组成三角形,如果能,计算它的面积和三角形类型(等边、等腰、直角三角形)-1, enter the three double precision floating point values and judgment to the number three edges can form a triangle, if calculated its area and the triangle type (equilateral, isosceles, right angle triangle)
Platform: | Size: 3655680 | Author: starofcrystal | Hits:
« 12 3 »

CodeBus www.codebus.net