资源列表

« 1 2 ... .58 .59 .60 .61 .62 8363.64 .65 .66 .67 .68 ... 8517 »

[3G开发ofdm

说明:简单的OFDM调制解调的matlab程序,适合新手学习借鉴研究-Simple OFDM modulation and demodulation matlab program, suitable for novice to learn from research
<liguobin> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[语音压缩bpskdemod

说明:基于matlab的BPSK信号的基带调制解调,利用码元周期内信号与载波的积分来进行解调,适合新手熟悉matlab-Matlab-based baseband BPSK signal modulation and demodulation, the use of the symbol period signal and integrating the carrier demodulation, suitable for novice ma
<liguobin> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[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开发meitu

说明:Android团购信息源代码 仿照美团 界面设计 - Android buy information source
<qiu> 在 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 Mobilecircle.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

[Symbiancirculant.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

[串口编程CRC

说明:一种计算CRC16码的源程序,包括查询码表,对开发无线通信、RS232、RS485通信软件有帮助-one source code to calculate CRC16
<张 华> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 8363.64 .65 .66 .67 .68 ... 8517 »

源码中国 www.ymcn.org