-
IEC61375
IEC61375-1列车通信总线(TCN)协议中文翻译。-IEC61375-1 Train Communication Bus (TCN) Chinese translation of the agreement.
- 2022-04-30 22:36:12下载
- 积分:1
-
无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成
果,它提供了一个业界技术规范,以便开...
无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成
果,它提供了一个业界技术规范,以便开发出适用于各种无线通信网络的应用和业务。WA P
论坛的工作范围就是为各种业务和应用制定一系列的技术规范。无线市场正在快速增长,新
的用户不断增多,新的业务不断涌现。为了使运营商和生产者能够从容面对先进业务、多种
类业务和快速、灵活的业务生成等诸多的挑战, WA P规定了一系列传输层、会话层和应用层
协议。-Wireless Application Protocol (Wireless Application Protocol. WA P) P Forum WA is a result of efforts the results, it provides an industry technical standards, developed to apply to all kinds of wireless communication networks and business applications. WA P scope of the work of the Forum is for various business applications and formulated a series of technical standards. Wireless market is growing rapidly, new users are increasing and new business continued to emerge. To enable operators and producers to calmly face the advanced business, and more types of business fast, flexible service creation and many other challenges, WA P provides a series of transport layer, session layer and application layer protocol.
- 2022-10-16 19:55:03下载
- 积分:1
-
一款配和短信模块报警的软件程序,参考一下吧
一款配和短信模块报警的软件程序,参考一下吧-Allocation and a warning message Module software program, refer to it
- 2022-03-30 21:26:17下载
- 积分:1
-
GPS经理
gps mgr-gps manager
- 2022-03-06 23:49:31下载
- 积分:1
-
development in a different way recently in the collation of the documents identi...
串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。
-development in a different way recently in the collation of the documents identified a previously written a serial process, In order to improve reusability also on the re-write a bit. Under the previous use of the series of Serial operating software found, Most of the serial operating software does not have an automatic record-keeping functions, so I was here it added. documented in the application directory time to a text file named. Procedures for the use of the two can reuse the C category, serial communications superSP.cpp document, superSP.h file manipulation fileCtrl.cpp types of documents, fileCtrl.h.
- 2022-03-18 23:02:53下载
- 积分:1
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
好手机信息,可能需要有一个朋友的帮助
不错的手机资料,可能对有需要的朋友有帮助-Good cell phone information that may need to have a friend help
- 2022-10-26 22:50:03下载
- 积分:1
-
QExtSerialPort :多个开源类集合,提供交叉平台的串行端口操作功能: 请用 winrar 解压...
QExtSerialPort :多个开源类集合,提供交叉平台的串行端口操作功能: 请用 winrar 解压-QExtSerialPort: more than collection of open-source categories to provide cross-platform serial port operation function: Please use winrar Decompression
- 2022-04-26 13:36:52下载
- 积分:1
-
手机串口通信帮助文件档,可以看看,不过是Delphi方面的,如果你不是学习Delphi的请不用下载!...
手机串口通信帮助文件档,可以看看,不过是Delphi方面的,如果你不是学习Delphi的请不用下载!-Mobile phone Serial Communication Help file file, you can look at, but aspects of Delphi, Delphi learn if you are not please do not download!
- 2022-01-26 02:47:14下载
- 积分:1
-
国人开发的电子钱包
国人开发的电子钱包-countrymen development of an electronic wallet
- 2022-04-01 07:12:03下载
- 积分:1