基于序列和隐私数据保护的推荐系统Recommendation System Based on Sequence and Privacy Data Protection 摘 要本次毕业设计的题目是基于序列和隐私数据保护的推荐系统设计与实现,论文具体详细地介绍了整个推荐系统的设计与实现过程。具体的系统功能包括用户登录、用户管理、数据收集、隐私管理和商品推荐等。技术层面上,主要使用的是前端开发工具 Visual Studio Code 来开发前端界面,后端开发工具 Eclipse 来处理后台逻辑和 MySQL 来进行数据的存取,使用 AES 加密算法对用户的重要信息进行加密,经过具体的系统流程分析和详细的需求分析之后,着手系统的设计与实现。 关键词:AES;MySQL;隐私;数据保护;序列AbstractThe topic of this graduation design is recommended on the basis of sequential data and privacy protection system design and implementation, the paper specifically introduces the whole process of recommend system design and implementation of specific system functions in detail, include user login,user privacy data collection management and technical level, such as commodity recommended front-end development tool is the main use of Visual Studio Code to develop the front-end interface, back-end development tool Eclipse to handle the background logic and MySQL for data access, the use of AES encryption algorithm to encrypt the user's important information, after specific system process analysis and detailed demand analysis, the system design and implementation.Key words: AES;MySQL;Privacy;Data Prolection;Sequence目 录第一章 绪论..............................................................................................11.1 研究动机与目的................................Error: Reference source not found1.2 系统设计概括....................................Error: Reference source not found1.3 密码学简介........................................Error: Reference source not found1.4 密码学国内外现状............................................................