搜索:CIRCLE
找到约 44 项符合「CIRCLE」的查询结果
结果 44
按分类筛选
- 全部
- Java编程 (7)
- matlab例程 (6)
- 其他 (3)
- 技术资料 (2)
- VC书籍 (2)
- 源码 (1)
- 书籍 (1)
- 单片机编程 (1)
- 数值算法/人工智能 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 其他书籍 (1)
- Applet (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 数学计算 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- uCOS (1)
- 数据结构 (1)
- Java书籍 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 家庭/个人应用 (1)
- 软件设计/软件工程 (1)
- JavaScript (1)
https://www.eeworm.com/dl/685/418204.html
JavaScript
Java Application, Circle test
Java Application, Circle test
https://www.eeworm.com/dl/667/442381.html
家庭/个人应用
circle detecting source code
circle detecting source code
https://www.eeworm.com/dl/637/475885.html
多国语言处理
H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector
H=CIRCLE(CENTER,RADIUS,NOP,STYLE)
This routine draws a circle with center defined as
a vector CENTER, radius as a scaler RADIS. NOP is
the number of points on the circle. As to STYLE,
use it the same way as you use the rountine PLOT.
Since the handle of the object is r ...
https://www.eeworm.com/dl/665/419094.html
matlab例程
center of circle usin circum points
center of circle usin circum points
https://www.eeworm.com/dl/542/358565.html
其他书籍
A very good reference about Circle Geometry
A very good reference about Circle Geometry
https://www.eeworm.com/dl/534/480848.html
其他
three Point to circle Python sample - "interactive"
three Point to circle Python sample - "interactive"
https://www.eeworm.com/dl/633/268141.html
Java编程
包括Rect,Circle两个类
包括Rect,Circle两个类,还有一个ShapeCanvas类,可以实现矩形和圆的运动
https://www.eeworm.com/dl/686/435050.html
VC书籍
This demonstrates the use of OpenGL to draw cylinder and circle.
This demonstrates the use of OpenGL to draw cylinder and circle.
https://www.eeworm.com/dl/639/265372.html
文件格式
编写4个类:Rectangle、Circle、Geometry、Exa
编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectan ...