-
BCP和整体业务逻辑(GSL)有两种类型的接口:
起始点(POI):在呼叫处理过程中,当智能业务被触发 时,从BCP进入整体业务逻辑(GSL)处理的始发点...
BCP和整体业务逻辑(GSL)有两种类型的接口:
起始点(POI):在呼叫处理过程中,当智能业务被触发 时,从BCP进入整体业务逻辑(GSL)处理的始发点。
返回点(POR):在整体业务逻辑(GSL)处理结束后,返 回到BCP继续呼叫处理的终结点。
-BCP and the overall business logic (GSL) There are two types of interfaces: the starting point (POI): In the call processing process, when the intelligence business is triggered from BCP into the overall business logic (GSL) deal with the starting point. Return point (POR): in the overall business logic (GSL) after the end of treatment and return to the BCP continues to call the end point of treatment.
- 2022-06-19 08:53:56下载
- 积分:1
-
解码手机SIM卡,将数据写入SIM空白卡,实现一卡多号
解码手机SIM卡,将数据写入SIM空白卡,实现一卡多号-Decoder mobile phone SIM cards, to write data to a blank SIM card, the realization of more than one card No.
- 2022-10-24 15:50:03下载
- 积分:1
-
直接调用的实时天气预报信息,在什么地方,就是什么地方的首页....
直接调用的实时天气预报信息,在什么地方,就是什么地方的首页.-Direct calls in real-time weather information, in any place where is the home page.
- 2022-07-17 17:05:09下载
- 积分:1
-
XComDrv是个通讯包,包含两个控件:TXComm,封装了一个通讯设备的若干特性;TXModem,MODEM与MODEM通讯的控件。最新的版本支持:定制流控制...
XComDrv是个通讯包,包含两个控件:TXComm,封装了一个通讯设备的若干特性;TXModem,MODEM与MODEM通讯的控件。最新的版本支持:定制流控制;任意波特率;完全的数据控制;指定事件字符;收/发数据;插件。TXModem可以用来:向MODEM设备发送AT指令;修改MODEM寄存器;拨号;连接;断开。最新版本包括XAsync v.1.2,异步(覆盖式)操作单元。功能无限制。源代码:包含,还有EXE演示。适用语言:CB4 CB5 D4 D5-XComDrv is a communications package that contains two controls: TXComm, Packaging, a number of characteristics of communications equipment TXModem, MODEM control communications with the MODEM. The latest version supports: customized flow control arbitrary baud rate incomplete data control designated events characters admission/fat data plug. TXModem can be used to: MODEM equipment to send AT commands amend MODEM register dial-up connection disconnected. The latest version include XAsync v.1.2, Asynchronous (cover type) operation unit. Features unlimited. Source code: contains, as well as EXE demo. Applicable language: CB4 CB5 D4 D5
- 2023-01-02 02:45:05下载
- 积分:1
-
Contacts Management System 1.0 can be your convenience, safe management of your...
通讯录管理系统1.0 可以为您方便地,
安全地管理你的通讯录, 是您的家庭好帮手.
本系统使用Visual C++(MFC)开发, ODBC开放式数据库源
-Contacts Management System 1.0 can be your convenience, safe management of your correspondence, Your family is a good helper. The system uses Visual C (MFC) development and ODBC database open source
- 2023-01-15 17:50:03下载
- 积分:1
-
psk技术实现,并有详细的程序,有助于通信软件的开发
psk技术实现,并有详细的程序,有助于通信软件的开发-psk technology, and the detailed procedures, contribute to the development of communications software
- 2022-06-12 02:17:15下载
- 积分:1
-
OFDM MATLAB simulation program
OFDM MATLAB 仿真程序
OFDM MATLAB 仿真程序-OFDM MATLAB simulation program
- 2022-04-15 10:41:23下载
- 积分:1
-
提供个人信息资料的编辑
提供个人信息资料的编辑-provide personal information to the Editor
- 2022-02-21 12:56:45下载
- 积分:1
-
FTP 客户端服务器
文件协议接送客户端/服务器应用程序用 C 语言编写的。应用程序使用套接字来启动客户端和服务器的 tranfert 文件 (如文本或图像之间的通信。
- 2022-03-19 22:44:59下载
- 积分:1
-
c++组播通信测试程序
应用背景组播通信测试程序,可以直接移植到需要的地方,支持Windows与Linux两个版本,测试程序包含组播发送与组播接收两个类,可以分别应用到组播通信的发送端与接收端。关键技术采用C++编写的组播通信实现类,含发送端与接收端两个类的封装,接收端采用线程回调的方式实现对组播消息的循环接收,使用时,只要继承该类,并重载接收回调函数即可实现对组播消息的接收。
- 2022-07-25 05:52:09下载
- 积分:1