搜索资源列表
lllllbxcl__xhcl2006__0602pdf__060214[1]
- 主要是关于六边形搜索法的相关实现过程的论文
计算机图形学六边形
- 计算机图形学中的六边形
19855252FBirdoabangongzidh
- Java开发的矢量图形软件,可以绘制任意的矢量图形 除拥有标准的矢量图形(矩形,直线,垂直水平线,圆,弧,曲线)外,还加入了大量内嵌的几何图形,如平行四边形,菱形,梯形,三角形,六边形等图形 支持旋转,缩放,平移,翻转,镜像 复制,粘贴,剪切等功能 ... -this is a shape maker.it s useful,please download it and use it
version3
- 拉塞蒙问题实现,六边形至少有一个同色三角形-lasaimeng
B
- 输入n值,打印边长为n的空心正六边形,其边由“*”组成。-Enter the n value, the print side of the hollow regular hexagon for the n, the edge by the " *" component.
RegulartionPolygon
- 在一个正n边形中,所有的边长都相同,且所有的度数都相同。设计一个RegularPolygon的类,要求可以计算这个正多边形的面积和周长。要求画出该类的UML图并实现这个类。编写一个测试程序,分别测试正三角形、正五边形、正六边形的面积和周长。-In an n-gon, all sides are the same length, and all have the same degree. RegularPolygon design a class that requires regular pol