-
T-REC-X.683-200811-I!!PDF-E
Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 pecifications
ASN.1 参数化规范(Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 pecifications
)
- 2012-04-13 15:21:09下载
- 积分:1
-
vc++6.0Socket
这是一本网上很流行的介绍vc++网络编程的电子书,里面的内容很详细!大家要好好学习啊 !(This is a very popular online introduction vc++ Network programming e-books, which detail the content! Everyone to study hard ah!)
- 2020-06-26 03:40:02下载
- 积分:1
-
电子元件绘图
本代码来源于网络,供大家学习使用。
本程序实现了在电路板进行 电子元件器 绘制方法。
- 2023-01-14 16:40:04下载
- 积分:1
-
C++设计新思维
说明: C++ 设计新思维 PDF,范型编程与程序设计之应用权威指导书籍。由侯捷 / 於春景合译。(C ++ Design New Thinking PDF, the authoritative guide book for the application of paradigm programming and programming. Translated by Hou Jie / Yu Chunjing.)
- 2020-04-14 09:44:41下载
- 积分:1
-
C++实现的CE
C++实现的CE内存搜索遍历查询工具,可以查询内存的数值,遍历属性、选择数值类型等等,功能强大,代码整洁,建议初学者多看看~
- 2023-07-05 01:00:03下载
- 积分:1
-
VC++课程设计 背单词软件源代码
VC++课程设计 背单词软件源代码,VC++课堂作业,在visual studio2010环境下开发的背单词程序,附有完整的源代码,程序采用文件存储信息,有单词复习,修改录,单词游戏,单词测验等功能。背单词过程中,若忘记单词,可按任意键显示正确答案。打错的词会加入错词本,为以后的练习提供纠错机会。本程序的运行需要先注册或设置用户名称,然后将记录各自的背单词情况。
- 2022-10-10 05:30:03下载
- 积分:1
-
s7-200调试助手
对西门子s7-200进行控制的VC++源代码,可以通过自由口与s7-200进行通信,控制其io口的状态,读取其IO口状态,MODBUS通信协议,十分可靠
- 2023-07-06 02:00:03下载
- 积分:1
-
CFunLib
说明: C和C++的函数库,做C类程序的必备手册。(C and C++ function library, do the necessary procedures manual C class.)
- 2010-05-04 09:53:05下载
- 积分:1
-
C 串行端口
C 串行端口
- 2022-02-06 09:53:22下载
- 积分:1
-
socket_program_guide
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 Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
- 2020-11-14 14:59:42下载
- 积分:1