-
calculator
实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分:1
-
KrigingCore
说明: 普通克里金算法实现,使用java进行的一个普通克里金算法实现,本代码开源(Ordinary kriging algorithm implementation)
- 2020-01-02 17:27:11下载
- 积分:1
-
2
说明: 关于Java的一个小程序!他是我平时编的,希望对大家有用,谢谢!(On a small Java program!)
- 2010-05-29 08:29:01下载
- 积分:1
-
FileUploadServlet
这是http文件传输代码,用java语言编写,工程文件(The file transmission code through http )
- 2013-09-22 15:37:21下载
- 积分:1
-
Java_TCP_IPSocket
使用ServerSocket和Socket实现服务器端和客户端的Socket通信(Socket communication using ServerSocket and Socket to achieve client and server)
- 2014-03-30 22:07:40下载
- 积分:1
-
supermarketjava
这是一个用JAVA编写实现,基于SQL SERVER后台数据库的超级市场的管理系统.可以实现超市管理的基本操作(This is a realization with the preparation of Java, Based on the SQL Server database background supermarket management systems. Supermarket management can achieve the basic operation)
- 2006-12-27 09:33:07下载
- 积分:1
-
交通一条道路
说明: 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。(Design a traffic light class: (1) variables: location, color (red, yellow, green), display time (seconds). (2) Method: switch the signal lamp. Create and start two threads (east-west, north-south) running at the same time. 3. Experiment requirements (1) design thread. (2) Design schematic interface of intersection signal light. (3) Further, the signal lights in each direction are divided into three kinds of lane lights: left turn, straight ahead and right turn. (4) Fuzzy control of time according to traffic flow.)
- 2020-05-27 09:21:40下载
- 积分:1
-
Java
说明: 设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1
-
飞Q系统(客户端和服务器端)
飞Q系统(客户端和服务器端)
- 2014-12-29下载
- 积分:1
-
MyNotepad
java编程实现的记事本功能,有字体大小设置和颜色设置,查找替换等功能(java programming in notepad, a font size and color settings, find and replace functions)
- 2011-12-29 21:19:04下载
- 积分:1