-
This is a source of UWB is not only an indication as to the use of reference pap...
这是一个超宽带的源码, 不仅有使用说明还有论文参考-This is a source of UWB is not only an indication as to the use of reference papers
- 2022-03-19 19:23:54下载
- 积分:1
-
Memory Scanner will scan the whole memory built into your device. You will find...
Memory Scanner will scan the whole memory built into your device. You will find all kinds of data - system entries, application data, as well as your personal data. You may query your searches and view their results either as text or as binary data. To speed up your searches you can define filters. -Memory Scanner will scan the whole memory built into your device. You will find all kinds of data- system entries, application data, as well as your personal data. You may query your searches and view their results either as text or as binary data. To speed up your searches you can define filters.
- 2022-02-27 02:15:30下载
- 积分:1
-
CPU ARM7TDMI的模型。
the model of cpu ARM7TDMI.
- 2022-04-24 23:13:38下载
- 积分:1
-
此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可...
此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port parameters, the serial receive and send data, receive data can be displayed and save receive data and other functions. This program can serve as a microcontroller to communicate with the computer serial port debugging tool.
- 2022-09-02 00:40:03下载
- 积分:1
-
前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了...
前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the DLL, and then in the VB to do communication interface call. Spent a few days was finally done, and will SerailPort class DLL project to share what,
- 2023-03-29 22:35:04下载
- 积分:1
-
use TCPIP achieve Chat function procedures, sub
利用TCPIP实现Chat功能的程序,分客户端程序和服务端程序。-use TCPIP achieve Chat function procedures, sub-client and server-side procedures.
- 2023-09-07 18:15:03下载
- 积分:1
-
GPRS数据传输,能够实现接收数据,发送数据。
GPRS数据传输,能够实现接收数据,发送数据。-GPRS data transmission, to achieve receive data, send data.
- 2022-02-15 23:45:01下载
- 积分:1
-
Chinese version of the GNU GK detailed user manual can be used according to the...
中文版的详细的GNU GK使用手册,根据说明可以用开源的GNU确良GK与我上传另两个工程实现一个完整的VOIP服务端系统-Chinese version of the GNU GK detailed user manual can be used according to the notes of the open-source GNU GK really good and I upload the other two works to achieve a complete VoIP service midrange systems
- 2022-06-03 09:55:57下载
- 积分:1
-
Huawei s software development specifications, help you unified programming style...
华为软件开发规范,帮你统一编程风格,养成良好的编程习惯-Huawei s software development specifications, help you unified programming style, to develop good programming habits
- 2022-06-19 06:44:17下载
- 积分: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