-
这是一个udp接收程序,包括了图形界面,和获得发送udp的ip地址,可以在jbuilder上运行,项目使用过,需要的话根据需求略加修改即可...
这是一个udp接收程序,包括了图形界面,和获得发送udp的ip地址,可以在jbuilder上运行,项目使用过,需要的话根据需求略加修改即可-This is a udp receiver procedures, including the graphical interface, and access to udp send the ip address, can run jbuilder, the project used, if necessary, can be slightly modified on the basis of need
- 2022-03-03 14:23:28下载
- 积分:1
-
V1.0 Java游戏使用或氏族轰炸机
Clan Bomber Java game using Swings v1.0
- 2022-07-26 15:15:27下载
- 积分:1
-
this program is to prepare some of java arq protocol on the small procedures, we...
本程序是用java编写的一些关于arq协议实现的小程序,欢迎参考-this program is to prepare some of java arq protocol on the small procedures, welcomed the reference
- 2022-02-09 17:13:18下载
- 积分:1
-
用SWT做的一个计算器,类似Windows的东西!
用SWT做的一个计算器,类似Windows的东西!
-SWT do with a calculator, things like Windows!
- 2023-02-09 20:10:03下载
- 积分:1
-
java编写的图形界面的计算器,科学计算能力…
计算器 JAVA编写 图形界面,有一定的科学计算功能-calculator JAVA prepared graphical interface, the scientific computing capabilities
- 2022-09-07 14:05:02下载
- 积分:1
-
image retrieval code b
图像检索的代码b-image retrieval code b
- 2023-01-16 14:15:05下载
- 积分:1
-
程序图表,曲线,直方图,寻找饼。数据库技术的发展。
JAVA写成的图表程序,有曲线图,柱状图,饼状图。是开发数据库图表的好帮手。 -procedures charts, curves, histogram, looking pie. Development of the database tables is a good helper.
- 2022-03-19 13:12:26下载
- 积分:1
-
multiinterfaces.zipgbuffer Searchme =新的StringBuffer(
multiinterfaces.zipgBuffer searchMe = new StringBuffer(
"peter piper picked a peck of pickled peppers")
int max = searchMe.length()
int numPs = 0
for (int i = 0 i < max i++) {
//interested only in p s
if (searchMe.charAt(i) != p )
continue
//process p s
numPs++
searchMe.setCharAt(i, P )
}
System.out.println("Found " + numPs + " p s in the string.")
System.out.println(searchMe)
}
}
-multiinterfaces.zipgBuffer searchMe = n ew StringBuffer ( "peter piper picked a peck of p ickled peppers ") searchMe.length max = int () i nt = 0 numPs for (int i = 0 i
- 2023-04-21 16:25:03下载
- 积分:1
-
状态栏字符从右边一个个的“射”出来
状态栏字符从右边一个个的“射”出来-status bar from the right side of a character out of "fire out"
- 2022-08-02 19:16:34下载
- 积分:1
-
计算器的源代码,比较简单!
计算器的源代码,比较简单!-calculator source code, relatively simple!
- 2022-02-04 01:59:40下载
- 积分:1