资源列表
MediaPlayer1
- 一个简易的音乐播放器,实现了播放暂停停止上一首下一首等功能,改变颜色(a simple mediaPlayer only can)
Android-VPlayer
- Android全功能播放器,用android工程实现-An android project, to achieve all-round video player Android VPlayer
src_version12
- BREW平台开发的游戏蛮荒争霸之狼族崛起,远古部落时代,人族的力量还不够强大,经常受到其它野兽的侵扰,特别是以狼族为首还纠结了熊所带来的生存威胁。终于有一天,人类修建了部落防御设施,组建起了4个伟大英雄的武装力量,与它们战斗吧,保卫家园,赶走那些凶性的野兽,也让他们无处存在-The BREW platform development of the game of the supremacy of the wild, the rise of ancient tribal era, the Terr
RFID_RC522
- 通过MFRCRC522识别RFID通讯方式为SPI方式(MFRCRC522 identified by RFID communication mode is SPI mode)
SPcmpp
- 一个很好的CMPP 服务器端开放源码拿下来就直接可以用,速度稳定-this a pensg sjie k wheksjijsk kawww
android(17-19)
- android 游戏开发大全 17-19章源代码,适合入门级人员-android game developers to Daquan 17-19 chapter source code, suitable for entry-level personnel
guess
- 这是一个能够带来欢乐的趣味软件。 借助高科技的手段,通过语音,摄像头以及各种信息场的变化,来感知内心的活动,从而营造一种快乐的气氛。 本软件免费提供源码并放弃一切版权。 下载也可通过双引号模式检索: 精准出品 。 欢迎通过邮箱进行交流。-This is a fun software can bring joy. With high-tech means, via voice, camera and various changes in the information field, to sens
baiduMap_OFFset
- asp开发的,带百度地图纠偏数据库,可以连续取百度地图上的点,显示纠偏后的经纬度(原始坐标)-asp development, with Baidu map correction , you can continuously take point on the map Baidu, show the latitude and longitude correction after the (original coordinate)
SS105092014032
- android,初学者,通过server来显示notification通知-Android, beginners, through the notification to display the server notification
readPOI
- android 使用POI解析 word Excel 03 和07版 ,转换成html 在webView显示(Android Using POI to parse word Excel 2003 and 2007, convert to HTML in Webview display)
comm
- 一个功能较强且界面漂亮的串口监视软件,非常实用,可以用于串口调试或者工业开发-A more powerful and beautiful interface for serial monitoring software
sharpen
- android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的