当前位置: 首页 > news >正文

人机交互 | 期末复习(上)| 补档

文章目录

  • 📚1-HCI Introduction
    • 🐇人机交互的定义,分别解释人-机-交互的概念
    • 🐇six ”mantras“ of UCD
    • 🐇Difference between User-Interface (UI) and User-Experience(UX)
  • 📚2-HCI history
    • 🐇WIMP
    • 🐇WYSIWYG
  • 📚3-Understanding User
    • 🐇Design Thinking Process的步骤及含义
    • 🐇设计思维方法的关键原则⭐️
    • 🐇用户分析
      • 1)How can we understand the users and their needs?
      • 2)What is User Analysis?
      • 3)Personas人物角色?
  • 📚4-Understanding Task
    • 🐇分析Sony Google TV Remote和Apple TV Remote的优缺点
    • 🐇Task analysis
      • 1)What is a task?
      • 2)The goal of task analysis?
      • 3)Various ways of documenting tasks?
      • 4)Task Analysis:Steps?
  • 📚5 & 6-Data Collection
    • 🐇Data Collection的几种主要方式
    • 🐇Observation
    • 🐇Interview
      • 1)Types of Interviews
      • 2)Pros of Interview
      • 3)Cons of Interview
      • 4)Planning an Interview⭐️
        • a.Questions to Ask
        • b.Formulating Questions
        • c.Get specific
        • d.Create Interview Script
    • 🐇Difference between Interview and Survey
  • 📚7 & 8-Mental Model
    • 🐇What is Mental model
    • 🐇User’s vs. designer’s mental model
    • 🐇Direct Manipulation
    • 🐇Model human processor⭐️
      • 1)Perceptual processor感知处理器
      • 2)Working memory工作存储
      • 3)Cognitive processor认知处理器
      • 4)Motor processor动作处理器
    • 🐇Fitts’s law(概念+实例考察)⭐️
  • 📚9-DataAnalysis & People motor
    • :rabbit2:data analysis
      • 1)Affinity Diagram亲和图 (结合实例考察)⭐️
      • 2)work models
        • a.Flow model(结合实例考察)
        • b.Sequence model(结合实例考察)
  • 📚10-Brainstorming & Ideation
    • 🐇IDEO’s 4 brainstorming rules⭐️
    • 🐇How do we start?(结合实例考察)
    • 🐇Storyboard(结合实例考察)
      • 1)What is Storyboard?
      • 2)Benefits?
      • 3)How to Make a Storyboard?

📚1-HCI Introduction

🐇人机交互的定义,分别解释人-机-交互的概念

  • 人机交互的定义

    • 人机交互是研究人类如何与计算机系统交互的学科,是一个广义的术语,涵盖了人类与计算系统交互方式的所有方面。

    • HCI关注的是提供人类使用的交互系统的设计、评估和实施,以及对围绕这些系统的主要现象的研究。

  • 人机交互HCI(human-computer interaction):

    • 人(human):程序的终端用户;与这些用户一起工作或交流的其他人。

    • 机(computer):程序运行的机器;分为客户端和服务器端。

    • 交互(interaction):用户告诉计算机他们想要什么;机器传达结果。

http://www.lryc.cn/news/519542.html

相关文章:

  • Oracle 表分区简介
  • 多并发发短信处理(头条项目-07)
  • 网络编程的进程查看连接描述符信息等
  • ChatGPT API快速搭建自己的第一个应用—文章摘要(单轮对话应用)
  • 【01】AE特效开发制作特技-Adobe After Effects-AE特效制作快速入门-制作飞机,子弹,爆炸特效以及导出png序列图-优雅草央千澈
  • 软件测试预备知识④—NTFS权限管理、磁盘配额与文件共享
  • CI/CD 流水线
  • 【python3】 sqlite格式的db文件获得所有表和数据
  • 【灵码助力安全3】——利用通义灵码辅助智能合约漏洞检测的尝试
  • openEuler 22.04使用yum源最快速度部署k8s 1.20集群
  • Docker Compose 教程
  • opencv的NLM去噪算法
  • scala基础学习_方法函数
  • Android车机DIY开发之软件篇(八)单独编译
  • 【Bug】报错信息:Required request body is missing(包含五种详细解决方案)
  • Docker 专栏 —— Dockerfile 指令详解
  • Spring Boot 项目自定义加解密实现配置文件的加密
  • 在ubuntu下对NFS做性能测试
  • Spring-Cloud-Gateway-Samples,nacos为注册中心,负载均衡
  • StarRocks Awards 2024 年度贡献人物
  • Autoencoder(李宏毅)机器学习 2023 Spring HW8 (Boss Baseline)
  • 深入探索 ScottPlot.WPF:在 Windows 桌面应用中绘制精美图表的利器
  • React中的useMemo 和 useEffect 哪个先执行?
  • 错误修改系列---基于RNN模型的心脏病预测(pytorch实现)
  • Table-Augmented Generation(TAG):Text2SQL与RAG的升级与超越
  • Stable Diffusion本地部署教程(附安装包)
  • 【物联网原理与运用】知识点总结(上)
  • JuiceFS 2024:开源与商业并进,迈向 AI 原生时代
  • C#,动态规划问题中基于单词搜索树(Trie Tree)的单词断句分词( Word Breaker)算法与源代码
  • 计算机网络(六)应用层