资源列表
[JSP源码/Java] calculator1
说明:基本实现了常用的计算器的功能,程序基本完整.-Basically realized common calculator functions, the basic integrity of the process.<yan> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] WageCalculator
说明:工资计算器的应用程序,引入算法,伪代码及其程序控制的概念!-Salary calculator applications, the introduction of algorithms, pseudo-code and the concept of control!<廖代发> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] TypingGame
说明:用Applet实现的打字游戏。同时有多个字母方块不断的落下, * 需要按下字母方块上的字母,才能得分。-Applet achieved by typing games. There are a number of letter box at the same time continuously falling,* the need to press the letter box of letters, in order to sc<辛猪> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] Memory
说明:操作系统的cpu调度以及内存管理的java实现-Cpu scheduling the operating system and memory management to achieve the java<Sung> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] WeatherStation
说明:关于天气预报的一个迭代子模式的源代码,实现了信息发布,更新和预报三种功能-Weather Forecast iteration on a sub-model source code, the realization of the information, updates and forecasts to three functions<痕迹> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] layoutManage
说明:一个关于java图形界面元素布局管理器使用方法的小程序,适合java和eclipse储学者-A java graphical interface elements on the layout manager to use a small program for java and eclipse academics Reserve<king> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] NotePad
说明:用JAVA编写的一个记事本.很多模仿微软的记事本,好用-JAVA prepared with a notepad. Many imitate Microsoft Notepad, easy to use<李加伟> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] weiqigame
说明:java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java -Go write<常玉香> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] NotePad
说明:用java编写的记事本 具有打开保存的功能 可供大家学习-Prepared using java Notepad has opened for us to preserve the function of learning<王辉> 在 2025-05-14 上传 | 大小:4kb | 下载:0
[JSP源码/Java] pts
说明:类 • Person:PTS系统中的一个抽象类。 • Customer: Person类继承下来的客户即病人类。 • Prescr iption:病人处方类,根据处方可以为病人取药,供为处方取药的次数。 • Medicine: 药品类,提供处方中给病人的药物,药品的单位用枚举类Unit实现,给出药品得副作用。 • Unit: 单位枚举类,为药品提供各种不同单位。<姚> 在 2025-05-14 上传 | 大小:4kb | 下载:0