-
HTTP download reference, easily understood, for beginners
HTTP下载的参考,较容易理解,适合初学者-HTTP download reference, easily understood, for beginners
- 2022-12-16 22:00:04下载
- 积分:1
-
personal gateway source code:Xfilter,which programmed by vc ,including details d...
- 2022-02-22 06:14:50下载
- 积分:1
-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分: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
-
关于游戏对站平台的,服务器和客户端.自己解压后看吧,
关于游戏对站平台的,服务器和客户端.自己解压后看吧,-Of the game on the station platform, server and client. Check it out myself after decompression,
- 2022-04-22 18:24:22下载
- 积分:1
-
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。
-p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
- 2022-02-07 21:49:23下载
- 积分:1
-
在网上搜索到的很早的大宝兄的代码,写的还是满不错的,多采用List实现。希望对大家开发有所帮助。...
在网上搜索到的很早的大宝兄的代码,写的还是满不错的,多采用List实现。希望对大家开发有所帮助。-Online english to early Dabao brother of code, written in full or good use List realize. Would like to help everyone develop.
- 2022-02-20 03:56:23下载
- 积分:1
-
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)...
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)-banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only)
- 2022-06-17 15:51:52下载
- 积分:1
-
获取计算机子网掩码的计算机网络编程采用VC++,与大家共享
获取计算机子网掩码的计算机网络编程采用VC++,与大家共享-access to the computer network subnet mask of computer programming using VC, and share
- 2022-05-16 02:11:47下载
- 积分:1
-
比较好的自动更新程序用法:update.exe 程序名 版本 版本文件URL例如:update.exe VolleyMail 3.0 http://www.ex...
比较好的自动更新程序用法:update.exe 程序名 版本 版本文件URL例如:update.exe VolleyMail 3.0 http://www.extice.com/update/update.ini-better use automatic update : update.exe program names versions versions of documents such as URL : update.exe VolleyMail 3.0 http://www.extice.com/update/update.ini
- 2023-06-05 21:10:04下载
- 积分:1