搜索资源列表
testshape
- 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces includ
L1_vector
- 输入四个点,判断此四点是否可形成一个平行四边形。 程序中描述了一个抽象数据类型Vector2D,表示一个向量。具有(x,y)两个值。其本身具有减另一个向量(minus(Vector2D)),判断自身是否为零向量(iszero()),与另一个向量对应值y,x乘积之差(inner(Vector2D))。由于两个向量平行,则乘积之差x1*y2-x2*y1=0。点A,B,C,D四点组成平行四边形的条件是AB//CD,BC//DA且各个向量皆不为零向量。 首先声明四个向量。向量i获得值的方法是
javaAG
- 无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异 25%交叉 旋转转轮选择 -Unconstrained conditions max f (x1, x2) = 21.5+ X1* sin (4* pi* x1)+ X2sin (20* pi* x2)-3.0 <x1 <12.14.1 <x2 <5.81
chushengren
- java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;-Most of java on the graphics, text,
GeneratePossionDistribution_codes
- Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [
AssignmentSharp1
- Write a program that takes the x-y coordinates of a point in the Cartesian plan and print a message in a message dialog box telling either an axis in which the point lies or the quadrant in which it is found. Sample line of output: (-1.0, -2.5)
1
- 给定2个序列X={x1,x2,…,xm}和Y={y1,y2,…,yn},找出X和Y的最长公共子序列。-Given two sequences X = {x1, x2, ..., xm} and Y = {y1, y2, ..., yn}, X and Y to find the longest common subsequence.
algorithms-hw
- 算法上机作业 1城市轮廓线 3无向图双连通分支 4第一行为(n-1),n=2^k 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result4.dat 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同) 5第一行为线段数n 第二行起每一行x1 y1 x2 y2表示一条线段,端点为(x1,y1)和(x2,y2)
httpclient
- 自行登陆Discuz! X2类型论坛,自动回复,智能回复,定时回复,不会被管理员封号。-Own landing Discuz! X2 type forums, autoresponders, intelligent response, timed response, not the administrator title.
NN_homework
- 神经网络:感知机学习算法 试 将 感 知 机 学 习 算 法 用 C ( 或 其 它 ) 语 言 编 成 程 序 , 并 做 下 述 的 维 随 机 矢 量 T X [ x1 , x2 , , xn ] 的二值分类的模拟实验:-NeuralNetwork:Learning Algorithm of Perceptron
Distance
- 提示输入任意两个点,然后显示两点间的距离。(Enter x1,y1,x2,y2,and get the distance between the two points.)
bluetoothDemo-master
- Bluetooth蓝牙测试的样例代码 ACM94国际大学生编程竞赛东中心区试题((Descr iption n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we are onl
GA
- 使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解 约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solutio
连连看javafx
- 连连看,用javafx实现, this.setOnMouseClicked(e -> { if (e.getButton() == MouseButton.PRIMARY) { x2 = (int) ((e.getX() - w) / w); y2 = (int) ((e.getY() - w) / w); g.drawImage(new Image("llkpics/checked.png"), x2 * w + w, y2 *
X2-ARQC - update
- emv software to write cards with track2 data