登录
首页 » Java » android智能家居app的设计与实现

android智能家居app的设计与实现

于 2019-06-08 发布
0 207
下载积分: 1 下载次数: 5

代码说明:

说明:  手机无线智能家居控制系统开发软件的过程及其方法(Mobile Wireless Smart Home Control System)

文件列表:

android智能家居app的设计与实现@www.java1234.com.docx, 688837 , 2019-03-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android txt阅读 例子源码
    android txt阅读 例子源码
    2015-04-06下载
    积分:1
  • FixedWidthTest
    FixedWidthTest extends ActivityInstrumentationTestCase.
    2013-12-02 15:38:56下载
    积分:1
  • Android应用源码高仿墨迹天气引导界面
    Android应用源码高仿墨迹天气引导界面
    2015-02-20下载
    积分:1
  • android 瀑布流 实例源码下载
    android 瀑布流 实例源码下载
    2015-04-23下载
    积分:1
  • 检测安卓手机自带传感器详细信息
    public class MainActivity extends Activity {     private TextView text;     @Override     public void onCreate(Bundle savedInstanceState) {         super.onCreate(savedInstanceState);         setContentView(R.layout.activity_main);         text = (TextView)findViewById(R.id.text);         SensorManager sm = (SensorManager)getSystemService(Context.SENSOR_SERVICE);         List allsensors = sm.getSensorList(Sensor.TYPE_ALL);         text.setText("该手机有"+allsensors.size()+"个传感器,他们分别是: ");         for(Sensor s:allsensors){             String tempString = " " + "  设备名称:" + s.getName() + " " +
    2023-08-04 02:35:04下载
    积分:1
  • Java设计模式的代码架构
    23种主要的JAVA设计模式的基本架构,大部分都包含在里面了,学习设计模式的朋友可以下来看看。
    2022-12-12 20:45:03下载
    积分:1
  • 基于jsp+servlet+css+js完整的超市账单管理系统代码(提供数据库sql文件)
    超市账单管理系统主要用于对超市的交易账单进行管理,如账单录入、账单修改、账单删除,以及和超市商品相关的供应商、用户的管理等。使用 jsp、 servlet、 jstl、 html、 jdk 特性(如抽象类或者接口)功能实现该系统。使用 oracle 数据库。系统按照 b /s 结构。
    2023-03-22 18:15:04下载
    积分:1
  • ActivityThread
    这是一个简单的android程序,应用thread阻塞和inent实现简单的信息交换,适合初学者使用(This is a simple android, application thread blocking and inent simple exchange of information for beginners)
    2013-10-07 20:58:46下载
    积分:1
  • psopt-SourceCode
    PSOpt is a program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by levels of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines. The global memory (best point found up to now by the whole swarm) is shown as a blue cross-hair, the local memory (best points found by each of the particles) as small blue crosses. To run the program, first choose one of the example functions, then create a particle swarm, and finally start the optimization.
    2015-03-23 14:06:17下载
    积分:1
  • 银行管理系统
    介绍了信用卡分析系统的设计过程和具体实现步骤。采用mysql开发数据库。有了数据库的支持,开发信用卡数据分析系统,并提供用户以图形比较、文字报表的形式来观察分析结果,既清晰又直观。
    2023-08-04 19:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载