资源列表
[android开发] learn2develop
说明:使用java编写的简单的andriod的小程序,简单的小程序,入门的-Using java prepared by the simple andriod small program, a simple small program entry<LEO> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[android开发] XMLpullParser
说明:android开发中对于服务端返回的xml数据流的解析工具类-android xml pullparser<赵海龙> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[3G开发] OFDMA(Tese)1
说明:OFDMA code for LTE physical layer performance analysis<Ahmed Adam> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Modem编程] LMS_Latest
说明:Code based on adaptive equalizer implementation using LMS algorithm<ram> 在 2025-01-19 上传 | 大小: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> 在 2025-01-19 上传 | 大小: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> 在 2025-01-19 上传 | 大小: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-01-19 上传 | 大小:1kb | 下载:0