登录
首页 » 其他项目 » 高通QCELP

高通QCELP

于 2022-03-20 发布 文件大小:375.84 kB
0 271
下载积分: 2 下载次数: 1

代码说明:

高通Qcelp-13k源代码,是CDMA中常用的那种

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

发表评论

0 个回复

  • ArcGIS Engine + Access数据库开发的GIS系统,我的毕业设计
    ARCGIS ENGINE+ACCESS数据库开发的一套GIS系统,本人的毕业设计-ARCGIS ENGINE+ ACCESS database developed by a GIS system, my graduation design
    2022-01-31 18:06:05下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • 对于1000M网卡用api无法取回,但是在通过windows自身信息文件获取,很轻松的获取到...
    对于1000M网卡用api无法取回,但是在通过windows自身信息文件获取,很轻松的获取到-1000M card used for the api can not be salvaged, but in their own information through the windows file access, very easy access to
    2023-05-29 04:10:02下载
    积分:1
  • 几个不错的VB例子
    几个不错的VB例子- Several good VB example
    2022-03-05 15:59:15下载
    积分:1
  • 包含常用的LMS,RLS,快速RLS(FTF)等自适应滤波算法,搜集了多种合集,全部为m文件,很有启发,更好理解自适应算法。...
    包含常用的LMS,RLS,快速RLS(FTF)等自适应滤波算法,搜集了多种合集,全部为m文件,很有启发,更好理解自适应算法。-Contains the commonly used LMS, RLS, fast RLS (FTF) adaptive filtering algorithm, etc. to collect a wide range of Collection, all for the m file, very enlightening and better understanding of the adaptive algorithm.
    2022-07-24 07:34:42下载
    积分:1
  • C51 source 4 character LED dot
    C51源码 4字LED点阵程序-C51 source 4 character LED dot-matrix program
    2022-01-25 14:30:13下载
    积分:1
  • 网吧计费系统源码.
    网吧计费系统源码.-Internet Billing System source.
    2022-01-25 15:06:52下载
    积分:1
  • to catalog all the documents on your list
    将本目录下的所有文件与目录传上您的服务器IIS虚拟目录下.并配置好ASP.NET的运行环境.更改好数据库连接地址即可.-to catalog all the documents on your list-server IIS virtual directory. Good ASP.NET configuration and the environment. Changes good database connectivity address.
    2023-02-09 03:55:04下载
    积分:1
  • 研究数据结构,使课程设计。实现一些文件,第1个…
    学习数据结构做的课程设计.有多个文件实现,这个项目也是比较多人选的,相信上传会有帮助的-study data structure so the curriculum design. Achieve a number of documents, the project is more of the candidates, Upload believe can be helpful
    2023-04-02 22:10:04下载
    积分:1
  • this program give the functionality bcd count
    this program give the functionality bcd count
    2022-06-30 10:45:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载