-
这是个很不错的程序,是由中科院的老师亲自编写的,有关RMI和数据库的编程...
这是个很不错的程序,是由中科院的老师亲自编写的,有关RMI和数据库的编程-this is a very good process, the Chinese Academy of Sciences by the teachers personally prepared, the RMI and database programming
- 2022-01-24 09:32:02下载
- 积分:1
-
Ad-Hoc, Mobile,andWireless Networks
- 2022-07-01 02:23:17下载
- 积分:1
-
ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox,...
ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of procedures for the preparation of serial communication control. It contains five controls: TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed. Use of these tools (of course, DELPHI development environment), you can faster and easier development of serial communication program. Delphi contains context-sensitive help files and source code (4000 lines). Features unlimited. Source code: contains. Applicable language: CB3 CB4 CB5 D3 D4 D5
- 2022-04-30 06:20:59下载
- 积分:1
-
一款经典的Linux下的Icq之Email
一款经典的Linux下的Icq之Email-classic under Linux Icq Zhi Email
- 2022-04-22 01:18:56下载
- 积分:1
-
通信原理的所有公式
考研用的,大家可以下来参考
通信原理的所有公式
考研用的,大家可以下来参考-Communication principle of all formulas used in PubMed, we can down the reference
- 2022-01-26 03:01:36下载
- 积分:1
-
termorele 2通道高速单片机
termorele 2 channel on ATTiny2313
- 2022-02-06 05:49:02下载
- 积分:1
-
SECS I, SECS II协议通讯源码
SECS I, SECS II协议通讯源码-SECS I, SECS II agreement communication source code
- 2023-03-12 22:30:04下载
- 积分:1
-
本文档详细介绍了在WINDOWS下用VC6.0编译ORTP的方法,还有要用到的4个头文件...
本文档详细介绍了在WINDOWS下用VC6.0编译ORTP的方法,还有要用到的4个头文件-this document described in detail under Windows with VC6.0 compiler ORTP way still have to use the four header file
- 2022-04-13 05:11:13下载
- 积分:1
-
serial debug source code
串口调试程序源代码-serial debug source code
- 2022-02-02 19:19:45下载
- 积分:1
-
QT实现简易UDP传输
资源描述
UDP是轻量级,不可靠,面向数据报的,无连接的协议,也能够与可靠性不是非常重要的情况下。
在Qt平台下编程,实现简易的本地主机的UDP报文传输。
QUdpSocket类用来发送和接受UDP数据包,这里的Socket简单来说就是一个IP地址和一个Port端口号,其中IP地址制定了网络中的一台主机,而端口号制定了该主机上的网络程序,这样使用套接字就可以实现网络上两台应用程序之间的通信。
- 2022-03-03 07:38:27下载
- 积分:1