登录
首页 » 通信 » 微软亚洲研究院论文:可扩展音频传输中的信道自适应差错保护

微软亚洲研究院论文:可扩展音频传输中的信道自适应差错保护

于 2022-07-01 发布 文件大小:97.02 kB
0 104
下载积分: 2 下载次数: 1

代码说明:

微软亚洲研究院论文:可扩展音频传输中的信道自适应差错保护-Microsoft Asia Research Institute Papers : scalable audio transmission of Channel Adaptive Error Protection

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 视窗手机源代码
    windows mobile phone source code
    2022-04-02 12:01:50下载
    积分:1
  • vb写的tapi拨号程序
    vb写的tapi拨号程序-Tapi dialing program writed by vb
    2022-03-24 16:41:27下载
    积分:1
  • 最新delphi7数据库开发指南 最新delphi7数据库开发指南
    最新delphi7数据库开发指南 最新delphi7数据库开发指南 -Delphi7DataBaseDelphi7DataBaseDelphi7DataBaseDelphi7DataBaseDelphi7DataBase
    2022-02-05 00:59:11下载
    积分:1
  • MRCP V2版本的协议,mrcp2.0主要RTSP协议的修改协议…
    MRCP V2版协议,MRCP2.0主要将RTSP协议修改为SIP协议-MRCP V2 version of the agreement, MRCP2.0 mainly RTSP protocol amending the agreement for the SIP
    2022-02-06 06:49:39下载
    积分:1
  • 一个很好的串口编程文档(转载)
    一个很好的串口编程文档(转载)- Very good string mouth programming documents (reprint)
    2023-08-16 10:25:03下载
    积分:1
  • 2022-08-24 11:50:32下载
    积分:1
  • 塑料牛游戏的权利,所有的图形,并已授权的权利…
    J2ME手机游戏黑暗部落源代码 J2ME手机游戏黑暗部落源代码,运行于诺基亚手机,源码可以编译。-Plastic Cow Games has the rights to all graphics, and has licensed the rights to use the sound and music. Feel free to use any graphics in your own game or application excluding the pcg logo. If you do use the graphics then please remember to give a credit to Plastic Cow Games. This source must not be hosted on any other website without the express permission of Plastic Cow Games
    2023-05-05 21:20:03下载
    积分:1
  • netphoto,软件电话,供参考,大家多交流啊
    netphoto,软件电话,供参考,大家多交流啊-netphoto, software telephone, for information, everyone exchanges ah
    2023-06-13 09:40:02下载
    积分:1
  • 用C#编写发手机中文短息Windows服务
    用C#编写发手机中文短信息Windows服务-Windows serve about chinese short message send programme with C# compile
    2022-11-05 20:00:03下载
    积分:1
  • c# plc modibus
    c# 串口 以太网通信 modibus  连接 plc  从文本框输入负数 -2 补码=反+1=进位+原数 Vb 清除输入缓冲区 输出缓冲区 c#用不用清除??哪个函数?? //發送二進制數據 ?????????????? private void SendBytesData(SerialPort serialPort) { ////从 文本框取得数据 如果负数 -2 怎么办???? byte[] bytesSend = Encoding.Default.GetBytes(txtSend.Text); spcom.Write(bytesSend, 0, bytesSend.Length); } 通过MODBUS TCP读写PLC源码 功能模块一:读写PLC主模块 using System; using System.Net; using System.Net.Sockets; public static void WriteWord(int mwAddress,int mwValue) {写字到以太网 if (init_plc() == 0) { try { hi = mwAddress / 256; low = mwAddress - hi * 256; hi1 = mwValue / 256; ///////////16bit low1 = mwValue - hi * 256; sendBuf[7] = 6; sendBuf[8] = (byte)hi; sendBuf[9] = (byte)low; sendBuf[10]
    2022-07-10 15:42:30下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载