资源列表

« 1 2 ... .34 .35 .36 .37 .38 15939.40 .41 .42 .43 .44 ... 21467 »

[其他小程序AVERAGE

说明:编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
<阿豆> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序Count

说明:(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for th
<阿豆> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序snake

说明:DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换 -DOS, 16-bit Assembler Snake playability stronger with random things in a bomb conversion
<LF> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序simulation

说明:communication Principles matlab simulation
<wxl> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序json2

说明:JSON2 JS http://www.JSON.org/json2.js 2009-06-29 Public Domain. NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK. See http://www.JSON.org/js.html -JSON2 for javascr ipt http://www.JSON.org/json2.js 2009-06-29 Publi
<hujianhua> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序VectorSorting

说明:向量排序 将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)-Vector of integers to sort the vector sum of squares of the data in accordance with the order you sorted. (Use a function pointer)
<cocker> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序talk

说明:这个程序是用java实现的客户端与服务器端的即时通信,它为人们的交流带来了方便。-It was described using java.The program helps you to chat with others at any time as soon as pisible
<Adam> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序Studentmangementsystem

说明:学生管理系统,记录学生姓名,系别,地址等信息,有查询,保存功能等。-Student management system to record the student39 s name, branches, address and other information, there are queries, save functions.
<心狐> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序FlowFont

说明:利用VB制作流动字幕,包含例子。
<yu> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序gui

说明:改程序用来实现简单的GUI界面的设计和执行,写入具体的程序执行可以实现相应得功能-Reform program is used to achieve a simple GUI interface design and implementation of written procedures for the implementation of specific functionality can be achieved very appropriate
<chenshengli> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序enhance

说明:一种基于c++的源码的图像的增强的代码,该方法具有好的效果。-Based on c++ source code for the image enhancement, this method has good results.
<小王> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[其他小程序produkte

说明:it allows you to add products
<marsi> 在 2025-11-24 上传 | 大小:5kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 15939.40 .41 .42 .43 .44 ... 21467 »

源码中国 www.ymcn.org