-
循迹小车,PDI算法,三种控制方式
说明: 循迹小车,PDI算法,三种控制方式。参考(Tracked car, PID algorithm)
- 2020-06-23 07:40:01下载
- 积分:1
-
安卓系统任务管理器
安卓系统的简单的任务管理器。
任务管理器(STM)是整个系统应用程序.
任务,应用程序,Sd卡,设备,系统 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-05 08:42:04下载
- 积分:1
-
studyandroid2
学习Android最快的方法就是先研究例子,学习android开发ppt第二部分(The second part of the learning android development ppt)
- 2013-05-29 15:47:58下载
- 积分:1
-
android 实现圆形菜单
private void computeCoordinates() { BigStone stone; BigStone menus; for (int index = 0; index < STONE_COUNT; index ) { stone = mStones[index]; stone.x = mPointX (float) (mRadius * Math.cos(stone.angle * Math.PI / 180)); stone.y = mPointY (float) (mRadius * Math.sin(stone.angle * Math.PI / 180)); } if (flag == 0) { for (int i = 0; i < MENUS; i ) { menus = mMenus[i]; switch (i) { case 0: menus.x = 300 * 1.8f; menus.y = 50; break; case 1: menus.x = 300 * 1.8f 100; menus.y = 50; break; case 2: menus.x = 300 * 1.8f 200; menus.y = 50; break; case 3: menus.x = 300 * 1.8f; menus.y = 150; break; case 4: menus.x = 300 * 1.8f 10 100; menus.y = 250; break; } } } }
- 2014-06-22下载
- 积分:1
-
Android记账本应用
该程序实现了一个基于文件的账本该记账APP简单轻巧。
- 2022-06-26 10:06:24下载
- 积分:1
-
FTP上传下载
链接ftp上传下载文件,FTP封装好的工具类,对于学习FTP下载上传有很好的作用
- 2023-01-26 16:40:04下载
- 积分:1
-
BuildAPK
android自动打包工具,可以进行代码混淆等(Android automatic packing tools, can undertake the code obfuscation, etc)
- 2012-04-23 15:36:53下载
- 积分:1
-
Android轻触菜单键从底部滑出的方格状自定义菜单
Android轻触菜单键从屏幕底部滑出的方格状自定义菜单 ,请按Menu键显示自定义菜单,一共是制作了两个菜单演示,菜单文字分别定义为:
菜单文字 **/
String[] menu_name_array = { "搜索", "文件管理", "下载管理", "全屏", "网址", "书签",
"加入书签", "分享页面", "退出", "夜间模式", "刷新", "更多" };
/** 菜单图片2 **/
int[] menu_image_array2 = { R.drawable.menu_auto_landscape,
R.drawable.menu_penselectmodel, R.drawable.menu_page_attr,
R.drawable.menu_novel_mode, R.drawable.menu_page_updown,
R.drawable.menu_checkupdate, R.drawable.menu_checknet,
R.drawable.menu_refreshtimer, R.drawable.menu_syssettings,
R.drawable.menu_help, R.drawable.menu_about, R.drawable.menu_return };
/** 菜单文字2 **/
String[] menu_name_array2 = { "自动横屏", "笔选模式", "阅读模式", "浏览模式", "快捷翻页",
"检查更新", "检查网络", "定时刷新", "设置", "帮助", "关于", "返回" };
@Override
* add()方法的四个参数,依次是:
* 1、组别,如果不分组的话就写Menu.NONE,
* 2、Id,这个很重要,Android根据这个Id来确定不同的菜单
* 3、顺序,那个菜单现在在前面由这个参数的大小决定
* 4、文本,菜单的显示文本
*/
menu.add(Menu.NONE, Menu.FIRST + 1, 5, "删除").setIcon(
android.R.drawable.ic_menu_delet
- 2022-12-30 11:10:18下载
- 积分:1
-
SimpleReader-second
安卓聚合阅读器源码是一套基于安卓的RSS阅读器项目源码。内置三张壁纸,换肤功能。项目已经内置了很多RSS源,并且进行了分类。显示模式有白天、夜间两种显示模式。项目文章显示使用的自定义字体,项目本身内置收藏和分享功能,可以分享到QQ空间、新浪微博、腾讯微博、人人和豆瓣。只是暂时不能自定义添加RSS源,相关功能模块正在开发中。(Android aggregation reader source is a set of Android based RSS reader project source. Three built-in wallpaper, skin function. Project has built a lot of RSS source, and carried out a classification. Display mode has two kinds of display modes during the day and night. Project articles show that the use of custom fonts, the project itself in the collection and sharing functions, you can share to QQ space, micro-blog Sina, Tencent micro-blog, everyone and broad bean. Just temporarily can not be customized to add RSS source, the relevant functional modules are being developed.)
- 2016-07-08 13:17:51下载
- 积分:1
-
android 串口调试工具源码
应用背景
android Serial debug Too1 landroid Serial debug Tool 1
android Serial debug Too landroid Serial debug Tool
android Serial debug Too1 landroid Serial debug Tool
android Serial debug Too landroid Serial debug Tool
android Serial debug Too landroid Serial debug Tool
android Serial debug Too 1 landroid Serial debug Tool
android Serial debug Too1 landroid Serial debug Tool
android Serial debug Too landroid Serial debug Tool
android Serial debug To1o landroid Serial debu
- 2023-01-24 02:25:03下载
- 积分:1