-
3-PSS并联机器人可达工作空间绘制的MATLAB程序
自己做的3-PSS并联机器人可达工作空间绘制的MATLAB程序,workspace_main.m为主程序,在MATLAB中进入解压缩后的文件夹并运行workspace_main即可完成绘图。另外Trirspace.m为3-RRR平面并联机器人可达工作空间的绘图程序,调用方法相同。
- 2020-05-26下载
- 积分:1
-
android初级入门学习
android初学者的入门学习,包括了imageButton,button,imageVIew,和多线程之间的使用,适合初学者。android初学者的入门学习,包括了imageButton,button,imageVIew,和多线程之间的使用,适合初学者。android初学者的入门学习,包括了imageButton,button,imageVIew,和多线程之间的使用,适合初学者
- 2022-06-11 18:03:18下载
- 积分:1
-
Android瀑布流布局的美女图片大全APP源码
Android美女图片大全APP源码 ,采用瀑布流布局,很漂亮很个性,左侧带有伸缩隐藏式菜单列表,整个APP界面设计相当漂亮,压缩包内包括了两个文件夹:
WaterFallListView为瀑布流布局的例子;
Girst是美女图片大全的APP源码。这个应用里面有很多图片特效,比如广告图片自动轮播、轻触放大或缩小图片等,关于广告图片自动轮播效果,采用了一个控件,集合ViewPager和指示器的一个轮播控件,主要用于一般常见的广告图片轮播,具有自动轮播和手动轮播功能,具体的用法:只需在xml文件中使用{@code } ,然后在页面中调用 {@link #setImageResources(ArrayList, ImageCycleViewListener) }即可!
另外提供{@link #startImageCycle() } {@link #pushImageCycle() }两种方法,用于在Activity不可见之时节省资源;因为自动轮播需要进行控制,有利于内存管理,
- 2022-08-03 21:09:29下载
- 积分:1
-
android 室内定位 源码下载(蓝牙定位)
android 室内定位 源码下载(蓝牙定位)
- 2016-09-29下载
- 积分:1
-
可以联网中国象棋Android源码
基于安卓的象棋项目源码,为联网游戏而设计的。配有java服务端,不过只能单开。我没有测试具体的功能,感兴趣的可以自己链接数据库试试吧。下面是运行指南和开发设计文档。
本源码分为客户端和服务端
客户端编译即可运行,socket连接为:127.0.0.1:9898
运行服务端时,需要使用MySQL建表,建表语句如下:
create database chinachess;
use chinachess;
create table user(
id int primary key auto_increment,
name char(10) unique not null,
password char(16) not
null, head int default 0,
score int default 0,
victory_count int default 0,
defeat_count int default 0, draw_count int default 0, join_time datetime
) charset utf8 collate utf8_general_ci;
服务端DbUtil.java里面有连接数据库的配置
功能
1:登陆
2.注册
3.消息
4:匹配游戏
5:走棋
6:求和
7:同意求和
* 8:悔棋
* 9:同意悔棋
* 10:认输
- 2022-03-11 15:32:55下载
- 积分:1
-
listviewheSQLitezhishi
注意:本项目是基于android studio开发的,eclipse可能无法直接使用。
本项目是一个简单的基于安卓的记事本项目源码,添加或删除数据的时候会出现显示bug(实际数据不会受到影响),bug体现在添加或删除一条数据以后会在listview里面会展示复制一遍操作后的数据。而不会清除原有的列表文本。新手朋友可以拿这个项目来试试手感,顺便看看能不能独立解决这个问题。
本项目涉及的知识点有:
1、SQLite的基本使用,增删查改
2、listview,adapeter的基本使用
3、activity生命周期
4、intent、bundle传递参数
5、AlertDialog的基本使用(Note: this project is based on the development of studio eclipse, Android may not be able to directly use.
This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently.
The knowledge points involved in this project are:
1, the basic use of SQLite, CRUD
2, listview, the basic use of adapeter
3, activity life cycle
4, intent, bundle transfer parameters
5, the basic use of AlertDialog)
- 2016-07-25 11:25:09下载
- 积分:1
-
androidapp
android 开发实例
1、 图片浏览器(Picture Viewer)
2 、文件浏览器(File Browser)
3 、通讯录(Contact)
4 、任务管理器(Task Manager)
5 、音乐播放器(Rock Player)
6 、天气预报(Android Weather Forecast)
7 、多媒体播放器(Android Media Player)
8、短信语音播报(Speak Message Service)
9、手机远程监控(Cam Monitor)
10、贪吃蛇游戏(Snake) (android development example
1, photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake))
- 2020-06-25 21:40:02下载
- 积分:1
-
android语音:在线离线语音识别、语音合成
该demo在android设备上利用科大讯飞提供的sdk实现在线、离线语音识别以及合成播放
- 2022-02-11 20:07:54下载
- 积分:1
-
Android
Android开发精要,带完整标签。详细介绍Android架构、源码下载编译等知识(Android development essence, with a full bookmark)
- 2015-05-03 16:52:27下载
- 积分:1
-
移动APP外壳
Android移动外壳程序,可以自由配置浏览器地址,就行网页页面手机浏览。
- 2022-02-13 15:19:34下载
- 积分:1