登录
首页 » 套接字网络编程 » the game ping pong in the langage of java

the game ping pong in the langage of java

于 2022-03-17 发布 文件大小:20.64 kB
0 163
下载积分: 2 下载次数: 1

代码说明:

the game ping pong in the langage of java

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 采用asp MVC开发模式 jquer+ajax无刷新全文索引 搜索引擎优化处理 直F5运行本序...
    采用asp MVC开发模式 jquer+ajax无刷新全文索引 搜索引擎优化处理 直接F5运行本程序-Using asp MVC development model jquer+ ajax no refresh the full-text index search engine optimization of direct F5 to run this program
    2022-05-24 17:40:28下载
    积分:1
  • zlib1.2.1 FOSS
    zlib1.2.1源码-zlib1.2.1 FOSS
    2022-08-18 23:27:06下载
    积分:1
  • used in LAN messaging, packaging, the "Net send." Can news bombing ^ _...
    用来在局域网中发送消息,包装了"Net send"。可以进行消息轰炸^_^。 可供参考的东西是界面实现的部分,即如何实现非标准的windows界面。 感谢cbuttonst和cflatcombobox的作者。 接收方需要开启messenger服务。-used in LAN messaging, packaging, the "Net send." Can news bombing ^ _ ^. For reference interface is something achieved, namely how to achieve non-standard Windows interface. Thank cbuttonst cflatcombobox and the author. The receiving side needs to open the messenger service.
    2023-01-29 22:25:03下载
    积分:1
  • multicast network testing procedures, the client
    组播发送测试网络程序,客户端-multicast network testing procedures, the client
    2022-04-08 11:33:15下载
    积分:1
  • 功能:给出一个符串表达式(可以是任意复杂的符串表达式),计算符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
    功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
    2022-08-23 00:53:00下载
    积分:1
  • socket 通信 控制台序 测试通过
    socket 网络通信 控制台程序 测试通过  #include #include #pragma comment(lib, "ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。     int err;          wVersionRequested = MAKEWORD( 1, 1 );          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }          if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 )      {         WSACleanup( );         return;     }     SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接     //初始化连接与端口
    2023-07-26 07:35:05下载
    积分:1
  • VC中socket发送与
    控制台socket开发,用来学习socket还不错,发送与接收都有的。
    2022-06-27 13:05:05下载
    积分:1
  • C对GPRS软件,我们相互学习,看
    关于GPRS的c网络编程软件,大家互相看看学习学习-c on the GPRS network programming software, we learn from each other to see
    2022-05-20 12:26:21下载
    积分:1
  • 包中包含的iputils平,基本的工具。平安指挥的参议员。
    The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`-The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nsl
    2022-03-03 14:03:46下载
    积分:1
  • snmp up 8
    snmp up 8
    2022-04-09 04:00:38下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载