-
Used VC++ Programming, internal LAN chat applet.
采用VC++编程,实现局域网内部的聊天小程序。-Used VC++ Programming, internal LAN chat applet.
- 2023-03-17 09:45:03下载
- 积分:1
-
IOCP网络数据传输,学习学习 ,写得很多
IOCP网络数据传输,学习学习 ,写得很多 -IOCP data transmission network, learning to learn, write a lot of
- 2022-02-11 23:16:13下载
- 积分: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
-
monsoon flow statistics system
季风流量统计系统-monsoon flow statistics system
- 2023-05-08 23:25:02下载
- 积分:1
-
FTP接口实现
项目中新增对FTP的支持,需求的变更是开发过程中不可避免的事情,只是变更的时间越靠近项目末期,就越是灾难。还好这个需求可以设计的相对独立,做到尽量不影响已实现部分。
说的FTP,就想起曾经写的一个FTP接口对象,由于现在FTP的实现库到处都是,因此在写好此对象时,被同事称为:做轮子的人~我的想法是,组装车和制作车应该还是有区别的~
- 2022-02-01 23:17:42下载
- 积分:1
-
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打...
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打印的解题思路,并提供了用VB具体实现的方法。
-procedures functions : through the first document output to a file containing the printer control code to form a print documents, through the network will print a document transmission of multiple models of the printer output for the realization of the software in multiple locations Print The problem-solving ideas, and provide a means for achieving specific VB method.
- 2022-08-15 17:08:04下载
- 积分:1
-
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等...
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等-FTP client, users can lead FTP client to achieve the FTP file management
- 2022-08-22 04:17:29下载
- 积分:1
-
您的工作簿
作业练习题 你们-workbooks that you s
- 2022-08-16 00:20:01下载
- 积分:1
-
利用Winsock做的网络程序
利用Winsock做的网络程序-do Winsock Network Program
- 2023-03-25 10:30:04下载
- 积分:1
-
一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repe...
一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat("-=", 10)."" echo $ipdata->msg echo str_repeat("-=", 10)."" echo $ipdata->ip."" echo $ipdata->host."" echo $ipdata->netname."" echo $ipdata->country."" echo $ipdata->person."" echo $ipdata->address."" echo $ipdata->phone."" echo $ipdata->email."" ******* sample *****/-a PHP Class will have access to your IP position /******* sample***** $ ipdata = new get_by_ip echo str_repeat ("-=", 10). "Lt; Brgt; lt; brgt; "echo $ ipdata- gt; msg echo str_repeat ("-=", 10). "lt; brgt; lt; brgt; "echo $ ipdata- gt; ip. "lt; brgt; "echo $ ipdata- gt; host. "lt; brgt; "echo $ ipdata- gt; netname. "lt; brgt; "echo $ ipdata- gt; country. "lt; brgt; "echo $ ipdata- gt; person. " lt; brgt; "e
- 2022-12-14 07:00:03下载
- 积分:1