资源列表
[3G开发] OFDMA(Tese)1
说明:OFDMA code for LTE physical layer performance analysis<Ahmed Adam> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[Modem编程] LMS_Latest
说明:Code based on adaptive equalizer implementation using LMS algorithm<ram> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[android开发] AutoSizeButton
说明:This button control of android. It automatically fit font size by device screen resolution.-This is button control of android. It automatically fit font size by device screen resolution.<kkk> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[android开发] AutoSizeTextView
说明:This textview control of android. It automatically fit font size by device screen resolution.-This is textview control of android. It automatically fit font size by device screen resolution.<kkk> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[Windows Mobile] circle.m
说明:function circle(cx, cy, r, linetype) N = 150 x = zeros(1,N+1) y = zeros(1,N+1) for n=1:N+1 x(n) = cx + r*cos(2*pi*n/N) y(n) = cy + r*sin(2*pi*n/N) end hold on plot(x, y, linetype) hold off -<tristancohn> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[Symbian] circulant.m
说明:function A = circulant(x) function A = circulant(x) return square circulant matrix with first row x barnett 2/5/08 x = x(:) A = toeplitz([x(1) x(end:-1:2)], x) -function A = circulant(x) function<tristancohn> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[手机短信编程] MessageMIDlet2
说明:基于JAVAME的手机短信发送程序,开发手机发送等界面,代码部分-Based JAVAME SMS sending program, such as the development of mobile transmission interface, code section<迪珊> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[GPS编程] GenerateClassicAltBOC
说明:生成导航系统中最复杂的Galileo系统E5频段AltBOC信号,用于相关函数计算和算法仿真-Generate the most complicated AltBOC signal on Galileo E5 band, for ACF computation and algorithms simulation<zak> 在 2024-11-08 上传 | 大小:1kb | 下载:0