-
基于虚拟仪器通讯方面的例子,包括两台计算机之间的UDP协议...
基于虚拟仪器通讯方面的例子,包括两台计算机之间的UDP协议-Communications based on virtual instrument examples, including the UDP protocol between the two computers
- 2022-12-31 02:50:03下载
- 积分:1
-
服务器程序完成以下功能:创建套接字监听…
服务器程序要完成以下功能:创建监听Socket进行监听,当有客户端请求连接时,建立一个新的接收Socker处理这个客户的数据发送与接收;接受客户端发来的数据,并向客户端返回相应信息,本程序向客户端返回信息为接收到的信息;将接受的信息通过串口1发送出去-Server program to complete the following functions: Create Socket eavesdropping eavesdropping, when client requests a connection, the establishment of a new deal with the customers to receive Socker send and receive data accept client data sent to the client to return to the corresponding information, the procedure to return information to the client to receive the information will accept the information sent through the serial port 1
- 2022-02-14 19:57:45下载
- 积分:1
-
telnet服务器的vc 实现源码
telnet服务器的 vc 实现 源码 工程全可直接编译 telnet服务器的 vc 实现 源码 工程全可直接编译 源文件全 可以直接编译
- 2023-09-01 06:40:03下载
- 积分:1
-
C#得到本机物理地址
C#得到本机物理地址-C# to be physical address of the machine
- 2022-02-09 20:14:39下载
- 积分:1
-
这是一份实验报告,是关于路由器的trace的,做的时候还是有点困难,做完了收获很大,供大家参考了,...
这是一份实验报告,是关于路由器的trace的,做的时候还是有点困难,做完了收获很大,供大家参考了,-this experiment is a report on the trace router, or the time to do a bit difficult to finish a very fruitful, for your reference.
- 2022-08-21 20:58:48下载
- 积分:1
-
ipv6下的一个聊天系统,也算是一个测试系统。
ipv6下的一个聊天系统,也算是一个测试系统。-ipv6 of a chat system, but also as a test system.
- 2022-04-09 20:15:13下载
- 积分:1
-
这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习...
这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习-This is a process of XML operations, including XML and XSL two elements, and XML often use the various attributes, help beginners learn XML
- 2022-02-04 08:47:57下载
- 积分:1
-
网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。
网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。-331 network system, using vc achieve. Learning vc dialog programming, network programming.
- 2022-11-14 17:15:03下载
- 积分:1
-
simple client
简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
- 2022-05-16 17:53:12下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1