-
Short Message Gateway is a source code written by VC++.This can help enterprice...
短信网关,一个用VC++开发的源代码。可以为企业开发自己的短信网管服务器作为借鉴。-Short Message Gateway is a source code written by VC++.This can help enterprice to develop private short message manager server.
- 2022-07-19 04:06:25下载
- 积分:1
-
A simple FTP server, use the ACE library, can use FIREFOX, IE, EXPLORE visit
一个简单的FTP服务器,使用ACE库,可以用FIREFOX,IE,EXPLORE访问-A simple FTP server, use the ACE library, can use FIREFOX, IE, EXPLORE visit
- 2022-03-15 04:22:33下载
- 积分:1
-
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,...
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introduced into coding waveform coding, coding parameters and mixed coding. Waveform voice signal is encoded form of waveform handling and processing, encoding parameters based on the voice signal to digital model based on its model parameters calculated, and then it these parameters reduction digital model, synthetic voice. Mixed coding is integrated waveform coding and coding parameters of the merits of the 4-without compromising the audio on the rate of high-quality speech synthesis. For example, multi-pulse Excited Linear Predictive Coding (MODIFIED), the Code Excited Linear Predictive Coding (CELP) are mixed coding.
- 2022-08-18 14:54:38下载
- 积分:1
-
窗口网络编程,微软出版社和学习网络编程…
windows网络编程,微软出版社出版,学习windows下的网络编程必备书籍-windows network programming, Microsoft Press and learn network programming under windows must have books
- 2022-02-12 15:15:01下载
- 积分:1
-
非常有用的构造并发送IP/UDP/ICMP数据包的程序
非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
- 2023-04-03 03:00:04下载
- 积分:1
-
网络僵尸3服务端代码Network Services zombie 3
网络僵尸3服务端代码Network Services zombie 3-side code-Network Services zombie 3-side code
- 2022-02-13 17:35:32下载
- 积分:1
-
ping 命令工作原理详细解析
ping 命令工作原理详细解析-ping command detailed analytical work principle
- 2022-08-25 17:35:40下载
- 积分:1
-
能够绕过winXP sp2防火墙的代码
能够绕过winXP sp2防火墙的代码-to bypass firewall sp2 code
- 2022-07-23 00:28:31下载
- 积分:1
-
The code of LAN Multicast Communication, a multicast group by adding features fr...
本代码时对局域网中多播通信的实现,有加入多播组功能,退出多播组功能,多播显示发送接收消息等。-The code of LAN Multicast Communication, a multicast group by adding features from the multicast group function, multicast, etc. show the send receive messages.
- 2022-03-25 03:23:50下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1