-
新泰IVR平台的网关接口程序,适合做电信方面的人员使用
新泰IVR平台的网关接口程序,适合做电信方面的人员使用-XINTAI IVR system gateway interface program, it is useful for the person on telecommunication.
- 2023-02-01 20:15:03下载
- 积分:1
-
GSMl3层概述,需要了解的朋友可以看一下,是ETSI文档.
GSMl3层概述,需要了解的朋友可以看一下,是ETSI文档.-GSMl3 outlined layer, need to know you can look at is the ETSI document.
- 2022-02-13 14:35:16下载
- 积分:1
-
用你的语音Modem实现像电话一样通话的程序
用你的语音Modem实现像电话一样通话的程序-Using your modem to implement talking app as phone
- 2022-08-25 19:56:39下载
- 积分:1
-
操作系统实验,处理机调度,进程间通信,进程同步与互斥,存储管理
操作系统课程的实验,资源为4个Java源代码文件,实现了处理机调度,进程间通信,进程同步与互斥,存储管理,值得一看。
- 2022-12-29 10:25:04下载
- 积分:1
-
China Mobile third
中国移动第三代移动通信网网络管理技术接口规范
-- 3G直放站部分 南向接口规范
-China Mobile third-generation mobile communication network management interface specification- 3G repeater part of the South to the interface specification
- 2022-06-03 11:11:24下载
- 积分:1
-
Mainly to receive and send messages to achieve functions. Pneumatic and other IP...
主要实现接受和发送信息的功能。气动并属兔对方IP后单击连接按钮,来实现,能很好说明。NET在中Socket编程技术
-Mainly to receive and send messages to achieve functions. Pneumatic and other IP is a rabbit and click connect button, to achieve, can be a very good note. NET programming in Socket
- 2022-05-05 12:55:56下载
- 积分:1
-
我自己用spcomm控件写的一个短信收发与串口调试为一体的小程序。可用于GSM模块的短信收发,和支持AT指令集的手机。软件所有原代码全部上转,多和大家一起交流!...
我自己用spcomm控件写的一个短信收发与串口调试为一体的小程序。可用于GSM模块的短信收发,和支持AT指令集的手机。软件所有原代码全部上转,多和大家一起交流!-my own use spcomm Control wrote an SMS transceiver and serial debugging as one small program. For GSM SMS transceiver module, and support for AT command set phones. All of the original software code in turn, the more we can all share!
- 2022-12-01 02:50:04下载
- 积分:1
-
一个PDA GUI系统的源码
一个PDA GUI系统的源码-A PDA GUI system source
- 2022-03-13 09:22:40下载
- 积分:1
-
android anim simple demo
android anim simple demo
- 2022-10-26 05:30:02下载
- 积分:1
-
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类...
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
- 2022-07-03 20:19:41下载
- 积分:1