-
简单的程序,不完整版的注释比较小,因为…
简单的聊天程序,不完善版,注释比较少,因为开发的时候时间比较急,所以没加太多注释。-simple procedures, incomplete version of the Notes is relatively small, because of the development time is more urgent, Therefore, the Notes have not too many.
- 2022-11-01 11:50:03下载
- 积分:1
-
包括客户和服务器端所有源码和简单文档
包括客户和服务器端所有源码和简单文档-including client and server-side all source files and simple
- 2022-06-26 21:52:53下载
- 积分: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
-
采用http协议,获取远程服务器上的文件。很不错哦。
采用http协议,获取远程服务器上的文件。很不错哦。-using http protocol, remote access to files on the server. Oh, very good.
- 2022-05-31 17:29:22下载
- 积分:1
-
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分...
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分-LAN within a brief chat procedures, divided into server and client part 2
- 2022-04-17 04:26:40下载
- 积分:1
-
vb.net development of the chat program
vb.net开发的聊天程序-vb.net development of the chat program
- 2022-05-28 11:36:47下载
- 积分:1
-
本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形...
本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形化方式显示结果。-The LAMP program is a voting system, users can participate in online voting through the system, create polls, vote on content management. Voted to support two kinds of radio and multi-select the same time, be able to vote on the results of the statistics and graphically display the results with.
- 2022-02-25 08:26:20下载
- 积分:1
-
Computer network adapter IP address is automatically set in VC6.0 has debugging...
在电脑上自动设置网卡IP地址 在VC6.0上已经调试通过-Computer network adapter IP address is automatically set in VC6.0 has debugging through
- 2022-01-22 08:24:52下载
- 积分:1
-
在Windows下用VC6.0编的网络火柴棍游戏,包含服务器端和客户端,一次同时开放两个客户端...
在Windows下用VC6.0编的网络火柴棍游戏,包含服务器端和客户端,一次同时开放两个客户端-In Windows, compiled with VC6.0 network matchstick games, including server-side and client-side, one at the same time, opening up two client-side
- 2023-08-07 04:25:05下载
- 积分:1
-
获得主机名和IP地址的源代码利用GETHOSTNAME函数实现的
获得主机名和IP地址的源代码利用GETHOSTNAME函数实现的-was host name and IP address of the source code for the use of the Function GETHOSTNAME
- 2022-06-18 17:29:16下载
- 积分:1