摘要: package com.leaf.collegeidleapp; import android.content.Intent; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatAct 阅读全文
posted @ 2025-05-19 08:51 KuanDong24 阅读(8) 评论(0) 推荐(0)
摘要: package com.leaf.collegeidleapp; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import andr 阅读全文
posted @ 2025-05-19 08:51 KuanDong24 阅读(8) 评论(0) 推荐(0)
摘要: package com.leaf.collegeidleapp; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.w 阅读全文
posted @ 2025-05-19 08:50 KuanDong24 阅读(8) 评论(0) 推荐(0)
摘要: 二手平台app package com.leaf.collegeidleapp; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawabl 阅读全文
posted @ 2025-05-19 08:50 KuanDong24 阅读(7) 评论(0) 推荐(0)
摘要: 大数据技术与应用实验作业 实验名称:MapReduce实现词频统计 一、实验目的 1.准确理解Mapreduce的设计原理 2.熟练掌握WordCount程序代码编写 3.学会自己编写WordCount程序进行词频统计 二、实验过程 1.切换目录到/apps/hadoop/sbin下,启动hadoo 阅读全文
posted @ 2025-05-19 08:44 KuanDong24 阅读(12) 评论(0) 推荐(0)
摘要: 完成课堂测试 阅读全文
posted @ 2025-05-19 08:15 KuanDong24 阅读(3) 评论(0) 推荐(0)