搜索资源列表
1
- 设计一个描述点的类,其中包含一对坐标点数据成员、一个求两个点之间距离的友元函数和显示坐标点的成员函数,并编程测试。 解题思路: 计算两点(a,b)和(c,d)之间的距离,依据勾股定理可得公式: 并定义坐标点类的友元函数来计算两点间的距离。 -Design a descr iptive point of the class, which includes a pair of coordinates of point
123456
- 根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 -According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest
PYTHAGOREAN
- 运行环境:VC6.0 功能:用C语言实现,求符合勾股定理的三元数组。-Runtime Environment: VC6.0 Function: The C language implementation, in line with the Pythagorean theorem seeking ternary array.
gougudinglizhengming
- 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:演示勾股定理,幻灯制作源码-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), th
the-Pythagorean-theorem
- 压缩过的,勾股定理的C++计算和bat版,共两种源码-Compression, Pythagorean proposition c++ calculation and bat version, a total of two source...
2010011219_e1_p1
- 对于给定的N,求出区间(0, N]区间的所有满足勾股定理的正整数三元组。-For a given N, determined interval (0, N] interval for all positive integers satisfy the Pythagorean triples.
TaiJi
- 自己写的JS程序: 具体是使用JS+JQ+animate动画+勾股定理实现了画太极图,原理很简单,就是使用绝对定位作为 div坐标+动画+div生成,升级画法:可以使用三角函数(sin,cos,tan etc),使用勾股定理每个像 素点的位置不太好把握! 最后:感兴趣的同学可以将imgs中的图片改成透明的图片,替换JS中方块,这样效果好看些。-JS write their own programs:
Pythagor_tree
- 毕达哥拉斯树是由毕达哥拉斯根据勾股定理所画出来的一个可以无限重复的图形。又因为重复数次后的形状好似一棵树所以被称为毕达哥拉斯树。直角三角形两个直角边平方的和等于斜边的平方。两个相邻的小正方形面积的和等于相邻的一个大正方形的面积。而同一次数的所有小正方形面积之和等于最大正方形的面积直角三角形两个直角边平方的和等于斜边的平方。-Pythagoras Tree Pythagoras Pythagorean theorem is drawn o
1
- 使用勾股定理求一组直角三角形的三边长,可以控制输出的组和组的数量-Number seeking a right triangle using the Pythagorean theorem trilateral long, you can control the output of Group A and Group
gougu
- 《LaTeX入门》第一章勾股定理例子,包含所有文件。(Note of Learning LaTeX , Chapter 1.)