资源列表
[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> 在 2025-05-28 上传 | 大小: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> 在 2025-05-28 上传 | 大小: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> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[手机短信编程] MessageMIDlet2
说明:基于JAVAME的手机短信发送程序,开发手机发送等界面,代码部分-Based JAVAME SMS sending program, such as the development of mobile transmission interface, code section<迪珊> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[GPS编程] GenerateClassicAltBOC
说明:生成导航系统中最复杂的Galileo系统E5频段AltBOC信号,用于相关函数计算和算法仿真-Generate the most complicated AltBOC signal on Galileo E5 band, for ACF computation and algorithms simulation<zak> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[Modem编程] interconne
说明:交织器,实现在物理层的对信息的编码,提高信息的可靠性,分享一下-Interleaver, to achieve the physical layer coding of information, improving the reliability of information to share<亮仔> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[串口编程] test4(6-28)
说明:实现Visual Basic 6.0与Vissim 5.4 的接口通信,增加Vissim 的功能-Implement Visual Basic 6.0 and Vissim 5.4 interface communication, increased functionality Vissim<*> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[通讯/手机编程] awgn-model
说明:this code describe channel model in matlab m file<saman> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[Modem编程] carrier-recovery
说明:this code simulate the channel model and function about channel<saman> 在 2025-05-28 上传 | 大小:1kb | 下载:0