-
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用...
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C/S applications. Which side of the GUI Client procedures used to provide input interface number two, and a "send" button, there is another TextField came for the show results; Terminal Server connectivity for wiretapping request, sent over the calculation of the number two and, for the return data results.
- 2022-06-17 04:19:52下载
- 积分:1
-
找到一个阿拉伯字源动词
find sourse verb of an arabic word
- 2023-04-21 04:15:02下载
- 积分:1
-
Neuronals nets with Java.
Neuronals nets with Java.
- 2022-03-13 10:53:37下载
- 积分:1
-
Language translation of a Java program, type the English translation to the Chin...
一个Java语言翻译程序,输入英文翻译到汉语,通过加载自己编写的词汇库进行匹配,能进行一些日常语的翻译。-Language translation of a Java program, type the English translation to the Chinese, through the words I have written to load database matching can also conduct day-to-day translation of the phrase.
- 2022-11-24 01:35:04下载
- 积分:1
-
使用java语言开发的连连看小游戏,其中包括整个工程文件和所有源码!...
使用java语言开发的连连看小游戏,其中包括整个工程文件和所有源码!-Developed using java language Lianliankan game, including the entire project file and all source code!
- 2022-03-07 12:27:53下载
- 积分:1
-
演示利用java和JSP如何实现发邮件的功能。
演示利用java和JSP如何实现发邮件的功能。-Demonstration of the use of java and JSP how to achieve e-mail functions.
- 2022-01-21 01:41:34下载
- 积分:1
-
爱一个小程序,图片提供一个在线预览,听,可用…
一个图铃下载的小程序,图片提供在线预览,试听,并提供下载到本地的功能。-Love a small program, picture provides an online preview, listen, and available for download to a local function.
- 2022-07-13 01:31:38下载
- 积分:1
-
一个个很很好好的软件
一个个很很好好的软件-a very good good software!
- 2023-02-04 06:40:04下载
- 积分:1
-
java解决数独问题,这个程序用的是amb。可以一看,但是核心依然是穷举...
java解决数独问题,这个程序用的是amb。可以一看,但是核心依然是穷举-java to solve Sudoku problems, this procedure is used amb. Can see, but the core remains the exhaustive
- 2023-03-25 09:35:03下载
- 积分:1
-
(1) program functions : design a vehicle used to describe the class, using the n...
(1) 程序功能:设计一个用来描述汽车的类,使用类的非静态成员变量来表示汽车的车主姓名、当前的速率和当前方向盘的转向角度,使用类的非静态成员方法来表示改变汽车的速率和停车两个操作。-(1) program functions : design a vehicle used to describe the class, using the non-static member variable to indicate names of the owner of a vehicle, the current rate and the current steering angle of the steering wheel. using the members of the non-static method to indicate the rate of change in car parking and two operations.
- 2022-05-07 08:03:50下载
- 积分:1