搜索资源列表
wangsen
- java程序,j2me代码,用来开发手机的教程的源代码,希望对大家有帮助-java procedures j2me code used to guide the development of the mobile phone's source code, we hope to help
notifyiconcf
- 用微软的.net CF框架编写(c#)的在移动设备上显示托管图标的代码-use Microsoft's. Net framework of the preparation of CF (c #) in the Mobile Devices icon displayed on trust code
MobileVoiceNotes
- 用微软的.net CF精简框架开发的,可以在移动设备上进行声音播放和录音的代码-use Microsoft's. Net CF streamline the development of the framework, on mobile devices for voice recording and broadcast code
zisejingling
- J2ME手机游戏紫色精灵的源代码及资源文件-J2ME mobile phone games purple wizard's source code and resource files
wapadp.rar
- 公司的内部资料,mtk从obigo买的wap开发库,包含完整的parser和ui的源代码。对手机wap开发很有帮助,parser模块可以直接拿去用。,The company' s internal information, mtk from obigo buy wap development library, contains the complete source code parser and ui. The development of the mobile phone wap he
sms
- 一个非常成熟的短信平台的源代码,包括怎样发送短信,*短信。已经怎样与移动运营商的接口-A very mature SMS platform' s source code, including how to send SMS, mass SMS. How has the interface with the mobile operator
SourceGridMini
- PPC, windows mobile 下用的 DataGrid 控件。比微软的好用。只是没找到源码-PPC, windows mobile using the DataGrid control to the next. Easy to use than Microsoft' s. But did not find the source code. .
mms
- 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to t
Mobile_Game_Programming
- 一本介绍手机游戏开发的书中的源代码,包括大富翁游戏所有代码,是手机游戏编程初学者的帮手-Introduce a mobile game development book' s source code, including all code Monopoly Game, Mobile Game Programming for beginners are the helper
14160_1237767611KZXn
- 韩国人手机上的J2ME手机游戏哈里波特源代码,运行于LG手机,因些声音方面需要LG特有的API,如果你没有LG的SDK的话,可以建立一个空接口,游戏目前在SJBOY下可以正常运行,但是没有声音。图片资源请在jar包里提龋-Korean mobile handset on the J2ME Games Harry Potter source code, running on LG Mobile, because more voices need to LG-specific API, if you
HarryPotter
- 韩国人手机上的J2ME手机游戏哈里波特源代码,运行于LG手机,因些声音方面需要LG特有的API,如果你没有LG的SDK的话,可以建立一个空接口,游戏目前在SJBOY下可以正常运行,但是没有声音。图片资源请在jar包里提取-Korean mobile handset on the J2ME Games Harry Potter source code, running on LG Mobile, because more voices need to LG-specific API, if you
GoogleAndroid_code
- GoogleAndroid开发书上的源代码,喜欢手机软件开发的人员可以参考-GoogleAndroid development of the book' s source code, like the mobile phone software development personnel can refer to the
SMSViaGateway
- 利用网通的网关平台收(群)发手机短信,*手机短信。主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,*等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。-Netcom' s gateway platform to use income (group), made a cell phone text messaging, mass text messaging. Main: POST HTTP request,
BlueTeeth
- 电视机可以增加蓝牙模组实现蓝牙电视的功能:电视的声音通过蓝牙传输到蓝牙耳机,或者蓝牙手机的音乐通过蓝牙模组传输到电视机播放; 此PC端小工具就完成了整个过程的模拟,其蓝牙控制代码不需要太多修改直接就在电视软件中编译通过,缩短了软件开发时间,必须PC端的软件调试要比嵌入式的调试方便,PC端调试好后,直接移植过去-TV Bluetooth module can be increased to achieve Bluetooth TV function: TV sound transmitted
TIMER
- 这是三星手机的闹钟程序源代码,值得学习哦-This is Samsung' s mobile phone alarm clock program source code, it is worth learning Oh
nettest
- 手机断点续传源码。手机上的应用越花哨就必然对应着需要下载的数据文件就会越大。目前绝大多数的手机浏览器,都支持gprs下载功能,所不同的是,绝大多数都没有断点续传的功能。里面提供的代码实现了断点续传的效果,运行nettest.exe,就会在其当前目录生成一个叫test.mp3的文件,屏幕上还显示下载进度。可以随时关闭,然后再次打开,看看断点续传的效果。在此基础上运用者可以根据自己所开发的实际需要更改代码,完成开发。-Mobile HTTP source. Application of the mo
fetion(java.code)
- 中国移动公司推出的飞信软件的源代码,是java的-China Mobile launched Fetion software source code, is java' s
SymbianCppGAME
- Symbian游戏是运行在手机上的游戏,它不能干扰手机正常的通讯功能,对操作系统和其它应用程序必须友善。而在首次编写Symbian C++游戏时,我遇到了无数奇怪的问题,其中大部分问题出在内存极端不足,打开太多应用程序,屏幕保护探出,接到短信、电话等特殊情况下。 其实如果养成严谨的代码风格,进行足够的错误处理,大部分问题本可以避免。为了解决它们,我很是花了一番功夫,所以在此把我的一些教训、经验写出,希望大家能避免犯同样的错误。 -Symbian games are games run
python-moble
- 手机开发的python代码大全,很全很实用,可以在手机大蟒蛇平台上直接编辑运行,可以做出自己的python软件,你可以随意的控制手机的短信,蓝牙,无限,下载,多媒体都多种功能-Handset development python code complete, it is all very practical, large pythons in the mobile platform to run directly on the editing, you can make your own pyt
GPS_Test
- mobile下的GPS测试程序源代码。能够根绝位置判断当前所在地球的经纬度-GPS mobile under test program source code. To eradicate the location where the Earth' s latitude and longitude to determine the current
