搜索:messages
找到约 98 项符合「messages」的查询结果
结果 98
按分类筛选
- 全部
- 技术资料 (9)
- 书籍 (7)
- Linux/Unix编程 (6)
- 单片机开发 (5)
- 通讯/手机编程 (4)
- 手机短信编程 (4)
- 通讯编程文档 (4)
- 微处理器开发 (4)
- 行业发展研究 (4)
- 其他书籍 (3)
- Java编程 (3)
- 网络 (3)
- 手机彩信(MMS)编程 (3)
- 源码 (2)
- 加密解密 (2)
- 其他 (2)
- Internet/网络编程 (2)
- 串口编程 (2)
- 嵌入式/单片机编程 (2)
- 人工智能/神经网络 (2)
- Symbian (2)
- 其他嵌入式/单片机内容 (2)
- 邮电通讯系统 (2)
- 软件 (1)
- 单片机编程 (1)
- 书籍源码 (1)
- 电子书籍 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 驱动编程 (1)
- 编译器/解释器 (1)
- Applet (1)
- CA认证 (1)
- 汇编语言 (1)
- 文章/文档 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- Delphi控件源码 (1)
- Windows CE (1)
- VC书籍 (1)
- 并行计算 (1)
- VIP专区 (1)
https://www.eeworm.com/dl/646/457425.html
通讯编程文档
AT commands for sending and receiving SMS (Short Messages Service) messages.
AT commands for sending and receiving SMS (Short Messages Service) messages.
https://www.eeworm.com/dl/994522.html
技术资料
CAN Messages Diagnostic
深入解析航空系统中CAN消息的传输与诊断,从基础原理到高级应用,全面覆盖故障排查技巧和工具使用方法。适合工程师和技术人员提升对CAN总线通信的理解和实操能力。
https://www.eeworm.com/dl/534/205918.html
其他
English language file for error messages
English language file for error messages
https://www.eeworm.com/dl/648/144931.html
单片机开发
Outputs messages to a 2line LCD
Outputs messages to a 2line LCD
https://www.eeworm.com/dl/622/116538.html
手机短信编程
sending and receiving short messages (SMS and EMS) via Java
sending and receiving short messages (SMS and EMS) via Java
https://www.eeworm.com/dl/655/385869.html
微处理器开发
The purpose of this document is to define the format of the messages and data being communicated be
The purpose of this document is to define the format of the messages and data being
communicated between microprocessors used in heavy-duty vehicle applications. It is meant to serve as a
guide toward a standard practice to promote software compatibility among microcomputer based ...
https://www.eeworm.com/dl/619/433878.html
Linux/Unix编程
POP clean checks messages for SPAM on POP mailboxes.
POP clean checks messages for SPAM on POP mailboxes.
https://www.eeworm.com/dl/647/480592.html
嵌入式/单片机编程
This module handles ARP messages and ARP resolution and manages the ARP cache
This module handles ARP messages and ARP resolution and manages
the ARP cache
https://www.eeworm.com/dl/640/492836.html
CA认证
Text file encryptor is a user friendly application to encrypt text messages
Text file encryptor is a user friendly application to encrypt text messages
https://www.eeworm.com/dl/624/302114.html
串口编程
// This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to ...