-
Android_Interface-tutorial-Daquan
android 界面教程大全
很使用 喜欢做界面的朋友,这必然是首选(the android interface tutorial Daquan is very friends like to do the interface, which is bound to be preferred)
- 2012-11-05 13:01:19下载
- 积分:1
-
AdvancedPAndroidPDevelopment
详细讲解Andriod程序开发的环境搭建、实战开发;同时也有高级功能。(Explain in detail Andriod application development environment to build, combat development also has advanced features.)
- 2013-07-01 16:27:46下载
- 积分:1
-
ReadECGData
读取txt文本心电图数据,动态的绘制心电图波形(Read TXT text ECG data and draw ECG waveform dynamically)
- 2019-03-30 13:16:40下载
- 积分:1
-
15
说明: 《android从入门到精通》清华大学出版社明日科技编著第十五章代码,实现一个典型数据管理系统( Android from entry to the master. Tsinghua University press tomorrow science and technology fifteenth chapters of the code, the realization of a typical data management system)
- 2014-09-09 14:02:53下载
- 积分:1
-
link
说明: android手机系统的游戏连连看,游戏的基本功能已经实现(the game of the android system picture matching )
- 2011-04-02 00:01:50下载
- 积分:1
-
BaiDuMapApiDemo
public class BMapApiDemoApp extends Application
{
static BMapApiDemoApp mDemoApp;
// 百度MapAPI的管理类
BMapManager mBMapMan = null;
// 授权Key
// 申请地址:http://developer.baidu.com/map/android-mobile-apply-key.htm
String mStrKey = "866FCA5A50327A48A9857274B5B0FA066DDCDF90";
boolean m_bKeyRight = true; // 授权Key正确,验证通过
// 常用事件监听,用来处理通常的网络错误,授权验证错误等
static class MyGeneralListener implements MKGeneralListener
{
@Override
public void onGetNetworkState(int iError)
{
Log.d("MyGeneralListener", "onGetNetworkState error is " + iError);
Toast.makeText(BMapApiDemoApp.mDemoApp.getApplicationContext(), "您的网络出错啦!", Toast.LENGTH_LONG).show();
}
@Override
public void onGetPermissionState(int iError)
{
Log.d("MyGeneralListener", "onGetPermissionState error is " + iError);
if(iError
- 2022-03-24 01:15:32下载
- 积分:1
-
Android 图像显示矩阵 图片墙
这是一个Android环境下的简单图像显示矩阵,类似图片墙的功能,在PC端的网页中,这种图像显示方式比较常见,错落显示,非中规中矩,好像很自然零乱的显示,每张图片的旋转角度都不太一样,如视图所示的效果,有意使用的用户,可在此基础上扩展更为复杂的效果。
- 2022-07-27 06:19:01下载
- 积分:1
-
循迹小车,PDI算法,三种控制方式
说明: 循迹小车,PDI算法,三种控制方式。参考(Tracked car, PID algorithm)
- 2020-06-23 07:40:01下载
- 积分:1
-
ImageFilterForAndroid-master(2)
多种android端图像滤镜处理,lomo,黑白,高斯等(The android end image filter processing, lomo, black and white, Gaussian and other)
- 2013-03-13 18:30:45下载
- 积分:1
-
aide破解完整版
aide破解完整版
- 2019-02-23下载
- 积分:1