-
一个远程桌面协议的例子
一个远程桌面协议的例子-An example of Remote Desktop Protocol
- 2022-06-16 14:45:46下载
- 积分:1
-
CppReference
对于c/c++的详尽说明
C/C++ Reference
General C/C++
Pre...
CppReference
对于c/c++的详尽说明
C/C++ Reference
General C/C++
Pre-processor commands
Operator Precedence
Escape Sequences
ASCII Chart
Data Types
Keywords
Standard C Library
Standard C I/O
Standard C String & Character
Standard C Math
Standard C Time & Date
Standard C Memory
Other standard C functions
All C Functions
C++
C++ I/O
C++ Strings
C++ String Streams
Miscellaneous C++
C++ Standard Template Library
C++ Algorithms
C++ Vectors
C++ Double-Ended Queues
C++ Lists
C++ Priority Queues
C++ Queues
C++ Stacks
C++ Sets
C++ Multisets
C++ Maps
C++ Multimaps
C++ Bitsets
Iterators
All C++ Functions
-CppReference for c/c++ Detailed C/C++ ReferenceGeneral C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C LibraryStandard CI/O Standard C String
- 2022-02-02 21:42:32下载
- 积分:1
-
基于DEVC++的手机模拟系统,文件共计1500行,
基于DEVC++的手机模拟系统,文件共计1500行,-Based on DEVC++ Analog mobile phone systems, document a total of 1500 lines,
- 2022-04-09 20:34:05下载
- 积分:1
-
基于GPS的提取标准格式NEMA0183有效字符的DOS C语言…
关于 gps nema0183 标准格式提取有效字符的DOS C 语言程序-Standard format for extraction on the gps nema0183 valid characters DOS C language program
- 2022-02-26 12:23:49下载
- 积分:1
-
STBC模拟H2,H3,H4,GI,G2,G3和G4(Matlab)
STBC关于各种配置:H2,H3,H4,G1,G2,G3和G4。基于IEEE纸J.对S.通信ST块模拟器。
- 2022-07-09 18:09:17下载
- 积分:1
-
通讯编程过程中,有时需要得到MAC地址,本文说明,取得系统中网卡MAC地址的三种方法,有源代码说明....
通讯编程过程中,有时需要得到MAC地址,本文说明,取得系统中网卡MAC地址的三种方法,有源代码说明.-communications programming process, and sometimes require MAC address, the paper stated that made system MAC addresses of the three methods, the active code note.
- 2022-01-26 07:49:46下载
- 积分:1
-
推算星期,万年历,输入日期推算出星期,日程提醒
推算星期,万年历,输入日期推算出星期,日程提醒-projections weeks, calendar, the projected date of the importation of weeks, reminded agenda
- 2023-08-14 09:50:03下载
- 积分:1
-
中国WCDMA接口协议版本有关成分的细节…
WCDMA接口协议中文版,用于详细了解WCDMA接口结构组成及流程-Chinese version of WCDMA Interface Protocol for details about the composition and structure of WCDMA interface flow
- 2022-03-11 22:35:41下载
- 积分:1
-
从国外找到的通信程序的DELPHI源代码3,是MODBUS的喔,DELPHI的这类例子可不多见.给大家学习...
从国外找到的通信程序的DELPHI源代码3,是MODBUS的喔,DELPHI的这类例子可不多见.给大家学习-from abroad to find the communication procedures of Delphi source code three is the MODBUS Oh, Delphi examples of this kind can be rare. Learning to everyone
- 2022-11-20 05:50:03下载
- 积分:1
-
C# UDPclient组播
资源描述UDP 的优点是简单易用,并且能够同时向多个地址广播消息。但由于 UDP 协议是一个无连接协议,因此发送到远程终结点的 UDP 数据文报不一定能够到达,也不一定能够以发送的相同顺序到达。使用 UDP 的应用程序必须准备处理丢失的和顺序有误的数据文报。
若要使用 UDP 发送数据文报,必须知道承载所需服务的网络设备的网络地址以及该服务用于通讯的 UDP 端口号。Internet 分配号码机构 (Internet Assigned Numbers Authority, IANA) 定义公共服务的端口号。IANA 列表中所没有的服务可使用 1,024 到 65,535 这一范围中的端口号。
特殊网络地址用于支持基于 IP 的网络上的 UDP 广播消息。
- 2022-03-22 13:06:54下载
- 积分:1