资源列表
uCOS-II-44B0x
- 基于三星44B0芯片的移植操作系统,供参考学习-44B0-based Samsung chip transplant system for reference learning
SocketSever1
- 一个基于控件的网络编程VC界面,供大家参考学习-control of a network-based VC programming interface for reference learning
sipChinese[1]
- SIP 协议概要 实现介绍 互操作测试和应用-SIP outline agreement on achieving interoperability testing and application
osip_doc_2[1].2.0
- The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some
SocketStructure
- fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamenta
linphone
- liblinphone is a high level library to make a SIP phone. This library includes ALL the features of linphone. It is designed to be easy to use, directly from a user interface. -liblinphone is a high level library to make a SIP phone. This library
rbtreetraver
- 树的四种遍历方式,中叙,前序,后序和按层遍历算法,前三个用递归很好实现,最后一个复杂点。-tree traversal of the four, China and Syria, the former sequence after sequence and by layer traversal algorithm, the former three Recursive properly achieved, Finally a complex point.
hongheishu
- 红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
33335
- 较 为 系 统 地 介绍 了 IP 电 话 技 术 的 原 理 和 相 关 协 议 , 描 述 了 SIP 的 相 关 实 体 、 服 务 分 层 和 消 息 处 理 过 程 , 结 合 嵌 入 式 技 术 设 计 、 实 现 了 一 个 基 于oSIP 协 议 栈 的 SIP 服 务 器 , 并 对 该 服 务 器 进 行 了 试 验 。 -more systematic introduction of IP phone technology and the principle of
shcool-guide
- 数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
14354
- 主要通过对SIP协议的研究,根据这个协议的特点,设计出来一个基于SIP电话会议系统。用户可以通过WEB方式登录到预先建立好的会议室,进行电话会议。-primarily through the SIP, according to the characteristics of this agreement, designed a SIP-based telephone conferencing system. Web users can log on to advance ways to estab
Arthur
- 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more - is the realization Apart from achieving up is very complex.