资源列表

« 1 2 ... .85 .86 .87 .88 .89 20390.91 .92 .93 .94 .95 ... 20698 »

[JSP源码/Javatanqiu

说明:一个发射按钮可以发射一个弹球,该球遇到边界时会自动弹回,在移动固定次数后,该球停止运动。要求每次点击发射按钮都会发射一个弹球,如果点击多次,则多个弹球同时运动-A launch button to launch a ball, the ball met the boundary will automatically jump back on the move after a fixed number of times the ball
<kkun> 在 2024-11-01 上传 | 大小:1024 | 下载:1

[JSP源码/Javafushu

说明:编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。 -Write a complex type, can be complex addition and subtraction. Write a main method that co
<kkun> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/Javasanziqi

说明:编写程序,实现简单的三子棋游戏。在三子棋中,双方在3*3的棋盘中轮流下棋,一方用*表示,另一方用O表示。如果一方的3个棋子占据了同一行,同一列或者对角线,则该方获胜。如果棋盘已被棋子占满,但没有一方获胜则出现平局。在程序中,一方为用户,用户在界面上输入每次下棋的位置;另一方下棋的位置为随机自动生成。-Programming, the third son of simple chess game. In three sub-chess,
<kkun> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/JavaTest

说明:创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法
<kkun> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/Javaibm

说明:输入你的体重,以及你的身高,系统根据bmi指数会分析你是否超重-Enter your weight and your height, the system will be analyzed according to bmi index if you are overweight
<冰山一角> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/Javamodule

说明:运行文件,系统会显示用户名,不同课程名,及其学时-Run the file, the system displays the user name, name of different courses, and hours
<冰山一角> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/Javapattern

说明:用循环语句写两个图形 Pattern 1 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Pattern 2 1 2 3 4 5 1 2 3 4 1 2 3 1 2 1-Write two programs using nested loops that print the following patterns. Pattern 1 1 1 2 1 2 3
<冰山一角> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/JavapatternA

说明:写一个新的类名叫PatternsA 包括两个方法分别打印pattern1和pattern2-Using your answer from Question 1. Write one new class named PatternsA that contains two methods: i. public void printPattern1() – this method should print pattern1. ii
<冰山一角> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/JavaMain

说明:实现生产者和消费者问题。输入:由英文字母和数字组成的不定长度字符串数组,例如{“abc”,”23d”,”1a”}。每隔100毫秒,生产者线程读入数据,放入生产者公用的仓库;消费者从仓库中取出字符串,进行倒置,-Producers and consumers realize the problem. Input: letters and numbers from the adventitious length of the string
<> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[WEB源码pics

说明:this a code to upload pics to a tmp file on server-this is a code to upload pics to a tmp file on server
<habal> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/Javatest

说明:this a code to check validation if the fields are filled or empty-this is a code to check validation if the fields are filled or empty
<habal> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[JSP源码/JavaEjemplo1

说明:programa para inicializar el bluetooth en un dispositivo movil
<joss> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 20390.91 .92 .93 .94 .95 ... 20698 »

源码中国 www.ymcn.org