查看会员资料
用 户 名:陈****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
bubble-sort
- 客户端:当有一组整数需要由小到大进行排序时,可以从客户端输入,客户端把这组数据发送到服务器; 服务器:服务器收到这组数据时,使用冒泡排序法对该组数据由小到大进行排序,然后把排序结果返回客户端显示。 -Client: When there is a need for small to large integer sort, you can input from the client, the client this set of data sent to the server serve