搜索资源列表
RDSTerminal
- ◆◆◆ 《如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备》◆◆◆\\r\\n 如何在手机中编程实现蓝牙通信即是本文将要阐述的内容,本文以Windows Mobile 5.0 为开发平台,简单介绍用蓝牙APIs进行编程的要点,并附上一个源代码供大家参考。\\r\\n 你可以任意修改复制本代码,但请保留这段文字不要修改。\\r\\n 希望我能为中国的软件行业尽一份薄力!\\r\\n\\r\\n ◆◆◆ 作者 ◆◆◆\\r\
dopodo_unlock
- 多普达智能手机ROM解锁工具,可以破解某些智能手机-DOPODA windows mobile 5.0 6.0 6.1 unlock
Introduction_to_Autonomous_Mobile_Robots
- Introduction to Autonomous Mobile Robots Roland SIEGWART Illah R. NOURBAKHSH
WM5_English_ROM_Chinese_language_support_package.r
- WM5英文ROM的中文支持包,用于WM5英文ROM的中文支持包。-WM5 English ROM' s Chinese language support package for WM5 English ROM' s Chinese language support package.
RIL
- windows mobile RIL软件-windows mobile radio interface layer source code
ril
- 能取cellID,和lacID。基站定位,编译通过,可能,s1,p800上都试过.-cellID,lacID
spliteBin
- 拆分rom为nb0(new bin object)-split rom to nb0(new bin object)
Device
- 华为海思的windows mobile手机方案的设备驱动程序参考代码-reference code for drivers of Hisilicon Windows Mobile solution
xdadev_all_unlock-v1.6_138
- Unlock XDA mobile phones v 1.6_138
ScoterRomUpdate-R01
- 神达 mio a700 a701 刷机专用工具-a700 a701 Brush special tools
pExplor
- 手机ROM工具,用于智能手机ROM的格式定制器-Mobile ROM tool for customized smart phone device ROM format
Mc1000
- WindowsMobile 下的Com编程-serial port Demo in WindowsMobile System
windowsmobileDevelopmentFrequentlyAskedQuestions.r
- Windows+Mobile开发常见问题-Windows+ Mobile Development Frequently Asked Questions
Smart-Antenna-Systems-for-Mobile-Communications.r
- linbro de antenas inteligentes
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 -function circle(cx, cy, r, lin