-
采用蚂蚁算法实现ad hoc网络路由协议
采用蚂蚁算法实现ad hoc网络路由协议-ant algorithm using ad hoc network routing protocol
- 2023-04-12 15:15:04下载
- 积分:1
-
用java构建智能代理
Constructing Intelligent Agents With Java
- 2023-08-21 09:35:04下载
- 积分:1
-
拯救生命,Applet 源码,执行.html见效果
拯救生命,Applet 源码,执行.html见效果-save lives, Applet source implementation. Html see results
- 2023-03-06 01:20:03下载
- 积分:1
-
利用JAVA编写的一款手机迷宫游戏,将源码编译运行,可生成手机界面进行游戏。...
利用JAVA编写的一款手机迷宫游戏,将源码编译运行,可生成手机界面进行游戏。-use Java to prepare the maze of a cell phone game that the source code compiler operation, phone interface can be generated for the game.
- 2022-04-20 21:02:10下载
- 积分: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
-
图片处理代码,可按定义尺寸保存新图片。图片处理代码,可按定义尺寸保存新图片。...
图片处理代码,可按定义尺寸保存新图片。图片处理代码,可按定义尺寸保存新图片。-image process
- 2022-02-27 05:27:47下载
- 积分:1
-
wap push 实现源码,包括相关api。
wap push 实现源码,包括相关api。-wap push to achieve source
- 2022-01-27 11:56:12下载
- 积分:1
-
一个applet程序
一个applet程序-an applet
- 2022-08-25 15:20:42下载
- 积分:1
-
JAVA
JAVA-INFORMATION
- 2022-05-19 18:26:56下载
- 积分:1
-
Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。...
Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
- 2022-06-02 09:26:27下载
- 积分:1