搜索结果
找到约 49,689 项符合
I²C协议 的查询结果
按分类筛选
微处理器开发 freeSCALE公司的802.15.4协议mac协议源代码
freeSCALE公司的802.15.4协议mac协议源代码,其中物理层是c语言的形式,MAC层为库形式,可以直接使用
文件格式 本文件描述了一个基于串口实现文件传输的协议eXmodem
本文件描述了一个基于串口实现文件传输的协议eXmodem,该协议基于标准Xmodem File Transfer Protocol,是一个独立标准,完全功能,全新的文件传输协议。
1)该协议除实现Xmodem File Transfer基本功能,即已实现了在两个设备相互之间,通过串口把一个设备内文件传输至另一个设备内;其增强功能所列参考如下:
a)两个设备相 ...
通讯/手机编程 使用开源SIP协议栈编写的一个小测试程序
使用开源SIP协议栈编写的一个小测试程序,包括UA和UAS两部分,完成最基本的publish会话。注:简单起见,publish没有设置消息体。
PJSIP,一个用C编写,功能强大的开源SIP协议栈,采用优秀的内存分配机制编写,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,可以用来实现各种SIP应用。
PJSIP下载见本站。 ...
通讯编程文档 PJSIP开发者手册及函数库查询手册。 快速学习PJSIP协议栈的必备手册。 PJSIP
PJSIP开发者手册及函数库查询手册。
快速学习PJSIP协议栈的必备手册。
PJSIP,一个用C编写,功能强大的开源SIP协议栈,采用优秀的内存分配机制编写,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,可以用来实现各种SIP应用。
PJSIP下载见本站。 ...
单片机开发 microwire协议
microwire协议,分为几个文件块,以供调用,采用93lc46做例子,进行协议的实现,是c程序方面阅读。
人工智能/神经网络 A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well a ...
通讯编程文档 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例
本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅 ...
Delphi控件源码 VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, I
VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, It is easy to use, just put on component on mainform, Vclskin will skin whole application without source code modification.
数据库系统 how to extend an OLE DB consumer template class and make it much easier to use in applications. I ha
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.