搜索资源列表
sems9.tar
- G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introd
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
数据传输局域网
- 基于VC的SOCKET文件传输例子,采用多线程进行文件传输,适用与局域网-VC-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
一个关于ndis-hook的例子
- 基于ndis-hook的例子,可以了解hook编程的基本思路和编程方法-based on NDIS-hook example, the hook can be programmed to understand the basic ideas and Programming
UDPListener
- 监听指定端口的UDP信息,可以通过UDP获取信息。基于C#进行编写,是联系C#网络编程的好例子。-eavesdropping designated ports UDP messages through UDP access to the information. Based on the preparation for C#, C# is linked network programming a good example.
struts-myexample
- 基于ejb技术的Hello程序,完整的实现了ejb的整体框架。通过该简单的例子,你能很容易的明白struts的实现原理和机制,能快速入门,有助于ejb的学习 -based on the Hello Bob technical procedures, the integrity of Bob achieve an overall framework. Through the simple example, you can easily understand the struts theory an
Communicationbylqh
- 基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
GetMacAddr-vc
- 基于对话框的vc程序,通过对话框获取网卡序号和mac地址,是一个很好的学习例子。与大家共享!-vc based on the dialog process, through dialog access card serial number and mac address, is a good example of learning. And share!
BroadcastClientandSvr
- 基于WINSOCK-UDP的网络编程程序,使用vc语言,能够实现广播信息的发送与接收。是学习网络编程的很好例子。-based WINSOCK - UDP network programming, the use of vc language, broadcasting information to achieve the transmission and reception. Learning Network Programming is a good example.
rtp_simulate
- 一个基于RTP协议的例子-an agreement based on the example of RTP
TCP自环程序
- 这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to