搜索资源列表
ajifjijfio
- 用二分法求方程2.x.x.x-4.x.x+3.x-6=0在(-10,10)之间的根;给定整数I,请求出另一个整数J,使I和J在用8位二进制表示时互为逆序;抓交通肇事犯-dichotomy with Equation 2.x.x.x - 4.x.x 3.x-6 = 0 (-10, 10) between the root; given integer I, request another integer J, so I and J in with eight binary representati
tcp
- 一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。
tcpClient-tcpSrv
- 一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。TCP的.
UDP
- 设计一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。udp的.
zx
- 逆序输出一个文件,且是同名,先定义一个逆序函数,主函数操作文件-Reverse output a file, and is the same name, to define a reverse function, the main function of operating file
lxwTest-server
- 使用gsoap实现服务器,简单的加法,除法和字符串逆序-complete a server with function of addition,division and chars reversion by gsoap
lxwTest_client
- gsoap客户端实现获取加法,除法及字符串逆序的web服务。-a gsoap client complete the web service of adition,division and chars rsversion.