资源列表
resizeBy
- AJAX从入门到精通 第三章 程序源码。 resizeBy.rar-AJAX Mastering Chapter program source code. resizeBy.rar
resizeTo
- AJAX从入门到精通 第三章 程序源码。resizeBy.rar-AJAX Mastering Chapter program source code. resizeBy.rar
Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm for computing the shortest path one node to all other nodes. The main features are the s
DatabaseToXml.rar
- 提取数据库中的数据到xml文档
bbb
- AJAX从入门到精通 第三章 程序源码。 水平和垂直居中的窗口-AJAX Mastering Chapter program source code. Horizontal and vertical center of the window
计算轨道根数
- 已知卫星速度矢量,位置矢量来计算轨道根数。
top
- 次文档包括了 ajax 设置内容的 所有公共模块儿 的内容-The next day, Xuande with customs, and from people such as Zhang to Longzhong. Looking to the banks of several mountains, Dutch hoe cultivation
test
- 在一个TABLE中,选取一条记录,可以进行测试删除一条记录-In a TABLE, select a record, you can delete a record to test
Simple-program
- 简单程序的编写,要求输入两个整数,输出这两个整数的和、差、积、商-Simple program written input two integers, and the output of these two integers, difference, product, business
P4_1
- 要求用户输入三个数(float类型),判断以这三个数为边长能否组成一个三角形-Requires the user to enter three numbers (float type) to determine whether the three numbers for the side length to form a triangle
hechajishang
- 编写一个应用程序,要求用户输入一个圆的半径(double类型),然后计算并输出圆的直径、周长、面积等信息-Write an application that requires the user to enter a circle radius (double type), then calculate and output the diameter of the circle, perimeter, area, and other information
TestShape
- 写一个父类图形(Shape)(无属性,方法:计算周长,计算面积), 两个子类:矩形(Rect 属性:长,宽;方法:计算周长,计算面积), 圆形(Circle 属性:半径 方法:计算周长,计算面积) 并写一个测试类TestShape,含main方法,创建各个类的对象,用参数化构造方法为属性赋值,输出各个图形的周长和面积。-Write a parent class graphics (Shape) (no properties, methods: calculating p