1、 题目:二维码电子请柬题目:二维码电子请柬 生成与扫描系统设计生成与扫描系统设计 姓姓 名名 学学 号号 学学 院院 控制科学与工程学院 专专 业业 自动化 年年 级级 指导教师指导教师 摘 要 随着计算机技术和图像编码技术的不断发展与进步产生了一种自动识别技 术,既条码技术。二维码是条码的一种,由于它信息容量大、容错能力强,可靠 性高、成本低,近年来得到了广泛应用。随着智能手机的普及,Android 平台以 其开放性、良好的用户体验成为了智能手机主力的操作系统。结合二维码技术, 在 Android 平台上进行相关软件的开发可以进一步普及二维码技术应用,方便数 据信息的交流。 本项目就是用 J
2、ava 语言,通过 Eclipse 平台设计了一个适用于 Android 平台 的基于二维码生成与解码的一个应用软件。 本软件可以将一些信息加密后生成为 二维码,生成的二维码可以应用在电子请柬中。然后再用本软件扫描电子请柬中 的二维码,可以获得加密前的信息,并且确认来着的身份。本软件可以防止不被 邀请的人混入一些场合,应用性较强。 关键词:二维码,安卓,手机软件 ABSTRACT With the continuous development of computer technology and image coding technology a kind of automatic ident
3、ification technology called bar code technology imerged. Quick Respond code is one kind of the bar code. In recent years ,its widely used because of its large information capacity, fault tolerant ability, high reliability and low cost . With the popularity of smartphones, Android platform has become
4、 the main smartphone operating system with its openness and good user experience. The development of applications related to QRcode on the Android platform can make code technology more popular and make data communication more convenient In this project, a application based on the generate and encode of the Qrcode on the Android platform was designed and developed.This application was developed on Eclipse with Java programming lang