-
Soft phone functionality is divided into: server
软电话
从功能分为:服务器端和客户端
服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应
客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯
点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information, customer landing, write-offs, such as in response to client requests: the use of UDP protocol with the server and the called or caller client communication point of point communication in the request and response messages through the SIP protocol to complete the transmission, audio information (compressed) is isomorphic RTP protocol to complete the transmission
- 2022-08-23 20:46:12下载
- 积分:1
-
Text of article
"draft
Text of article
"draft-josefsson-pppext-eap-tls-eap-10.txt"
- 2022-03-20 14:42:30下载
- 积分:1
-
直接序列扩频matla方针
里面含有一个文件和文件夹,其中直接序列扩频文件可以直接使用,仿真直接序列扩频的生成过程。文件夹里含有两个函数,一个模拟信道的函数,另外一个是方针BPSK环境的函数
- 2022-12-20 04:05:03下载
- 积分:1
-
Butterworth滤波器的代码,C语言。IIR滤波器是适合初学者和…
巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用-Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
- 2022-01-25 22:29:25下载
- 积分:1
-
FPGA设计流程,相当经典,好东西大家分享
FPGA设计流程,相当经典,好东西大家分享-FPGA design flow, very classic, good things to share
- 2022-03-12 00:03:25下载
- 积分:1
-
详细解释了TC35短信模块的使用和注意事项.精彩绝伦.
详细解释了TC35短信模块的使用和注意事项.精彩绝伦.-Explained in detail SMS TC35 module use and attention. Exuberant.
- 2022-03-02 06:16:35下载
- 积分:1
-
简易FIR滤波器
1、FIR数字滤波器的设计(1)在主函数中调用dsnFIR函数,滤波器参数设为21阶、带阻、矩形窗、采样率1000Hz、上下截止频率分别为100Hz,400Hz;(2)利用drawFIR函数分别画出所设计的FIR滤波器的幅频特性图和相频特性图。2、FIR数字滤波实现(1)编写一个输入信号子程序func(),输入信号为一连续函数,表达式为;(2)对输入信号进行采样,即 ,这里取采样率,得到离散序列x(n);(3)取x(n)中前40个点的值,将其转为复数存入复数数组x[64]中,并对x[64]做64点的FFT,得到的X(k)存回x[64]中;(4)已知在主函数中调用dsnFIR函数后得到的输出结果b[21]即为FIR滤波器单位冲激响应h(n)的值,将其转为复数存入复数数组h[64]中,并对h[64]做64点的FFT,得到的H(k)存回h[64]中;(5)已知用FIR滤波器对输入信号进行滤波就是将输入信号x(n)与滤波器单位冲激响应h(n)做卷积运算,故我转到频域采用FFT方法实现对输入信号x(n)的滤波,即将X(k)与H(k)相乘,得到滤波后信号的FFT变换Y(k),然后只需对Y(k)做IFFT变换即可得到滤波后信号y(n)。
- 2022-05-23 13:46:22下载
- 积分:1
-
turbo码的相关程序,对turbo码的编译码进行了实现
turbo码的相关程序,对turbo码的编译码进行了实现-turbo code of the relevant procedures, coding and decoding of turbo codes to achieve
- 2023-02-05 08:35:03下载
- 积分:1
-
如何用示波器观察眼图_english.zip
英文,介绍如何用示波器观察眼图...
如何用示波器观察眼图_english.zip
英文,介绍如何用示波器观察眼图-observe how oscilloscope eye diagram _english.zip English, how to use observation oscilloscope eye diagram
- 2023-04-10 05:35:03下载
- 积分:1
-
Its own serial port using VB to write a debugger for debugging single
自己用VB写的串口调试程序,对于单片机之类的调试非常好用,自己感觉比网上能下到的那些好用-Its own serial port using VB to write a debugger for debugging single-chip microcomputer, such as very easy to use, their own feelings than the bottom line of those who can use
- 2022-03-24 18:00:06下载
- 积分:1