-
C++ programming language swap the standard output stream flow, the need to suppo...
C++编程语言互换流中的标准输出流,需要iostream.h支持。读为 "c out"-C++ programming language swap the standard output stream flow, the need to support iostream.h. Reading for the " c out"
- 2023-03-14 11:45:03下载
- 积分:1
-
文件发送与接收服务器和客户端源代码!简单易懂哦
文件发送与接收服务器和客户端源代码!简单易懂哦-File send and receive server and client source code! Oh, easy-to-read
- 2022-04-17 08:58:00下载
- 积分:1
-
在程序中添加windows ip,不需要重新启动计算机
在程序中添加windows ip,不需要重新启动计算机-procedure ip adding windows, no need to restart the computer
- 2022-11-05 09:10:03下载
- 积分:1
-
mobile agents of the source, aglets, developed by IBM, and later transferred to...
是移动代理的源程序,aglets,IBM开发的,后来移交sourceforge来管理-mobile agents of the source, aglets, developed by IBM, and later transferred to the management sourceforge
- 2022-01-31 00:25:15下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
you have an AC tachometer.
this program ask you about machine parameters in per...
you have an AC tachometer.
this program ask you about machine parameters in per unit consist of stator resistance,reactance, rotor resistance,reactance,magnetizing reactance, voltage, frequency, min speed and max speed.
so,voltage output,tourqe and ... will be out put which will show as a diagram
- 2022-02-15 15:03:29下载
- 积分:1
-
windows socket网络编程之io完成端口模型的例子
windows socket网络编程之io完成端口模型的例子-windows socket network programming on the io completion port model examples
- 2022-08-12 21:53:32下载
- 积分:1
-
局域网内部的通信服务软件,包括一个客户端&一个服务器端。包括所有的源码&资源...
局域网内部的通信服务软件,包括一个客户端&一个服务器端。包括所有的源码&资源-Internal LAN communications services software, including a client
- 2022-07-01 09:01:31下载
- 积分:1
-
在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)...
在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
- 2022-08-07 00:30:20下载
- 积分:1
-
一个简单的套接字通信原理实现的聊天程序
一个简单的利用socket通讯原理实现的聊天程序-A simple principle of the use of socket communication realize the chat program
- 2022-04-23 13:17:05下载
- 积分:1