-
数据与计算机通信(第七版)答案。英文版的,全部答案都有。供参考和学习...
数据与计算机通信(第七版)答案。英文版的,全部答案都有。供参考和学习-Data and computer communications (seventh edition) answers. English, all have the answer. For reference and learning
- 2023-03-14 03:40:03下载
- 积分:1
-
AT the Chinese data, suitable for beginners, mainly on the introduction of some...
AT中文资料,适合初学者,主要对一些常用指令的介绍-AT the Chinese data, suitable for beginners, mainly on the introduction of some commonly used commands
- 2022-11-28 15:10:03下载
- 积分:1
-
c语言游戏开发用
附带
文件相关函数
常规内存操作函数
等函数的简介
c语言游戏开发用
附带
文件相关函数
常规内存操作函数
等函数的简介-c language game development with the accompanying documents related to function of conventional memory operation functions, such as a brief introduction of function
- 2022-07-28 05:43:39下载
- 积分:1
-
基于java的实验室管理系统
基于java的实验室管理系统-based laboratory management system
- 2023-04-08 08:50:03下载
- 积分:1
-
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来...
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来回可以运过河2人,而船仍然在左岸。而最后剩下的三个人,则可以一次将他们全部从左岸运到右岸。所以,在不考虑限制条件的情况下,也至少需要摆渡[(M+N-3)/2]*2+1次。其中分子上的"-3"表示剩下三个留待最后一次运过去。除以"2"是因为一个来回可以运过去2人,需要[(M+N-3)/2]个来回,而"来回"数不能是小数,需要向上取整,这个用符号[ ]表示。而乘以"2"是因为一个来回相当于两次摆渡,所以要乘以2。而最后的"+1",则表示将剩下的3个运过去,需要一次摆渡。-M-C products
- 2022-03-03 01:31:52下载
- 积分:1
-
1. Socket Programming Principle 1.1 Client/server communications model Soc Windo...
1.套接字编程原理
1.1 Client/server通信模型
1.2 Windows Sockets规范
1.3 套接字
1.3.1 套接字定义
1.3.2分类
1.3.3 套接字的作用
1.3.4端口与地址
1.3.5 套接口属性
2.基本的Windows Sockets API编程
2.1常用函数
2.2 TCP实例
2.3 UDP实例
2.4 Socket 通信阻塞的解决方法
3.MFC下的Socket编程的类
3.1 CAsyncSocket类
3.2 CSocket类
3.3 Windows Sockets:带存档的套接字的工作方式
3.4 流式套接字通信的操作顺序
3.5 使用 CAsyncSocket 类
3.6 从套接字类派生
3.7 套接字通知
3.8 一个使用CSocket类的网络通信实例
3.8.1 服务器端应用程序设计(ServerDemo)
3.8.2 客户端应用程序设计(项目名称ClientDemo)
4.套接字的托管实现
4.1 System::Net::Sockets 命名空间
4.2 实例:一个新邮件检查器
-1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t
- 2023-02-02 21:10:04下载
- 积分:1
-
the forth c language examination model in the computer ability test of china
the forth c language examination model in the computer ability test of china
- 2022-07-27 17:12:49下载
- 积分:1
-
本书介绍的MATLAB在各个方面的应用,介绍的内容有简单到详细,是一本非常不错的书籍...
本书介绍的MATLAB在各个方面的应用,介绍的内容有简单到详细,是一本非常不错的书籍-MATLAB introduction of this book in all aspects of the application of the contents of a simple introduction to the detailed, is a very good book
- 2022-07-19 05:52:25下载
- 积分:1
-
GNUmakefile.rar to see again the
GNUmakefile.rar看看再说了-GNUmakefile.rar to see again the
- 2022-03-31 20:00:18下载
- 积分:1
-
这是一个简单的编译器程序,用VC做的
这是一个简单的编译器程序,用VC做的-This is a simple compiler procedures do with VC
- 2022-01-31 22:26:30下载
- 积分:1