This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and Linux Fast-STREAMS releases, this tarball configures, builds and installs these components separate from those releases.
上传时间: 2015-03-12
上传用户:mikesering
Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ Pocket PC, ...). The IM protocol is based on SIMPLE (IETF) working group s specification.
标签: Messenger SIP messaging instant
上传时间: 2015-03-13
上传用户:lyy1234
有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)
上传时间: 2013-11-28
上传用户:h886166
开发环境:maxplus2 a/d convortor
上传时间: 2015-03-13
上传用户:asasasas
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl
标签: implements constructs including library
上传时间: 2013-12-07
上传用户:1583060504
MfcCDDB v1.11 A freeware MFC class to support access to CDDB servers Welcome to MfcCDDB, a collection of freeware MFC classes to support access to the Compact Disc DataBases on the Internet .
标签: MfcCDDB collectio freeware to
上传时间: 2015-03-13
上传用户:mikesering
注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。
上传时间: 2013-12-25
上传用户:叶山豪
This is a RPC client pragram for transfer data string(s) to host. It does work we
标签: transfer pragram client string
上传时间: 2015-03-14
上传用户:manking0408
主要功能如题,具体功能内有文档介绍,相关协议也有具体说明,适合开发相关程序的人参考
标签:
上传时间: 2014-01-02
上传用户:duoshen1989
98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段步5:随机确定将选定的路线反转或移动,即两种调整方式:反转、移动。步6:计算代价D,即调整前后的总路程的长度之差步7:按照如下规则确定是否做调整:如果D0,则按照EXP(-D/T)的概率进行调整步8:T*0.9-->T,降温
上传时间: 2015-03-14
上传用户:himbly