I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , Proc. IEEE Int. Work. Signal Processing Systems, 针对这篇文章给出的源代码
资源简介:I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , ProC. IEEE Int. Work. Signal Processing Systems, 针对这篇文章给出的源代码
上传时间: 2014-01-24
上传用户:zhichenglu
资源简介:Chan T. and Shen J., Image Processing and Analysis (2005,400pp)一本图像处理的书~很有意思,台湾的人写的
上传时间: 2013-12-22
上传用户:dianxin61
资源简介:输入数字比如说6 输出字母组成的Z 即 abcdef g h i j klmnop
上传时间: 2013-12-24
上传用户:VRMMO
资源简介:“多播”亦称“多点传送”(M u l t i c a s t i n g),是一种让数据从一个成员送出,然后复制给其 他多个成员的技术
上传时间: 2014-01-20
上传用户:磊子226
资源简介:代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从...
上传时间: 2015-10-24
上传用户:wanqunsheng
资源简介:ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code
上传时间: 2014-01-03
上传用户:hasan2015
资源简介:i2c总线对于单片机的扩展很有帮助, 可以通过两个i/o口进行大量的扩张. 这是一个i/c的应用程序.
上传时间: 2013-11-25
上传用户:love1314
资源简介:一个递归下降语法分析器。 测试数据为 i a + nul ( nul i b * nul i c ) nul # nul
上传时间: 2015-11-02
上传用户:qweqweqwe
资源简介:高效求一超大数组中第i个元素到第j个元素间第k小的元素.
上传时间: 2013-12-20
上传用户:米卡
资源简介:Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,j]:...
上传时间: 2013-12-01
上传用户:dyctj
资源简介:假设文档的内容为 i a * nul i b + nul i c # nul 是个单词二元式,对他进行不带回溯的自上而下的语法分析.
上传时间: 2013-12-14
上传用户:邶刖
资源简介:zlg7290基于IIC接口键盘及LED驱动器 1 I C 串行接口 提供键盘中断信号 方便与处理器接口 2 可控扫描位数 可控任一数码管闪烁
上传时间: 2014-06-04
上传用户:大融融rr
资源简介:单片机I@C程序库,很容易移槙,我已用过N多次,很好用
上传时间: 2013-12-18
上传用户:xiaoxiang
资源简介:i c q 源 码,研 究 和 开 发 很 好 的 参 考,
上传时间: 2014-06-10
上传用户:ztj182002
资源简介:用C语言编程实现的G.711.721.723标准,可以作为调试用,值得作为参考下载
上传时间: 2017-04-18
上传用户:love_stanford
资源简介:C yu yan shen ru fen xi,bu cuo de c xue xi zi liao......
上传时间: 2013-11-28
上传用户:
资源简介::独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源 信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较
上传时间: 2013-12-16
上传用户:mpquest
资源简介:独立成分分析( I C A) 是一项把混合信号分解成具有统计独立性成分的新技术 。I C A近年已在生物医 域的信号分离中展示 了很好的应用前景 。 我们比较系统地介绍了 I C A的基本原理 、 主要算法 、 应用和 究的发展方向,旨在进一步推动有关的理论与应用研究...
上传时间: 2017-06-13
上传用户:erkuizhang
资源简介:Mastering Visual C++ 6 by Michael J. Young
上传时间: 2017-06-26
上传用户:英雄
资源简介:M i c r o s o f t公司编译了一个所有可能的错误代码的列表,并且为每个错误代码分配了一个3 2 位的号码。Wi n E r r o r. h 头文件包含了M i c r o s o f t 公司定义的错误代码的列 表。
上传时间: 2013-12-08
上传用户:凌云御清风
资源简介:A simulated lexical analyser for HLL like C,PASCAL etC. I have given a sample text file from which the source code reads the dummy program n analyses it. The program can be extended by adding more.
上传时间: 2017-07-19
上传用户:redmoons
资源简介:aiml人工智能語言的編輯程式.AIML 是著名的聊天機器人A.L.I.C.E. 的底層技術
上传时间: 2014-12-07
上传用户:稀世之宝039
资源简介:neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easi...
上传时间: 2013-12-24
上传用户:liuchee
资源简介:A 2D game engine for C++ and an example : Aero Blasters
上传时间: 2013-12-31
上传用户:JIUSHICHEN
资源简介:Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如GSM, G.711, and G.72x和其他音频编码。Intercom专为高速网络设计来传输高品质的语音,也支持窄带传输
上传时间: 2013-12-01
上传用户:alan-ee
资源简介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crC.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上传时间: 2015-02-02
上传用户:leehom61
资源简介:The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities i...
上传时间: 2015-02-05
上传用户:TF2015
资源简介:a LALR(1) grammar for C
上传时间: 2013-11-25
上传用户:gaojiao1999
资源简介:Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如GSM, G.711, and G.72x和其他音频编码。Intercom专为高速网络设计来传输高品质的语音,也支持窄带传输。
上传时间: 2013-12-26
上传用户:wlcaption
资源简介:C语言圣经 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie.
上传时间: 2013-12-29
上传用户:q123321