文件的加密解密系统设计.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
文件的加密解密系统设计.doc

文件加密解密系统设计 内容摘要:作为保障数据数据安全的一种方式,对于信息的加密技巧起源于欧洲,最广为人知的编码机器是德国的 German Enigma,在第二次世界大战中德国人利用它创建了加密信息系统,从而解决军事信息的保密通讯问题。随着信息技术的发展,人们的文本文件需要更简便、安全和可靠的加密管理模式。设计一个基于c语言的文本文件加密及解密软件,可以方便对文本文件的加密与解密。本设计实现了文本文件的解密及解密,运行软件之后只需输入任意一个文本文件的文件名及后缀名即可对该文本文件进行加密或解密操作。本设计的加密与解密系统,使用了面向各类文件的方法,运用Microsoft Visual C++ 6.0实现具有加密、解密、帮助信息、读取文本文件、显示结果、退出等功能的文件加密与解密系统。 关键词:C语言 程序设计 密码 文件加密与解密 File encryption and decryption system dwsign Abstract:As a way of data, data security, for information encryption technique originated in Europe, the most well known of the coding machine is German German Enigma, China and Germany during the second world war people use it to create the encrypted information system, to solve the problem of military information confidential communication. With the development of information technology, peoples text files that need to be more convenient, safe and reliable encryption management mode.Design a text file encryption and decryption software based on c language, can be convenient to text file encryption and decryption. This design implements the declassification of a text file and decryption, running software simply type any text file after file name and extension can encrypt or decrypt operation on the text files This design of encryption and decryption system, using the method for all kinds of documents, Using Microsoft Visual c + + 6.0 Implemented with encryption, decryption, help information, reads the text file, display the results, exit function such as file encryption and decryption system. Keyword:C language Program design Code File encryption and decryption 目 录 前 言 1 1 设计目的 1 1.1 为什么要对文件进行加密和解密? 1 1.2 文件的加密解密 1 1.2.1 移位加密和解密 1 1.2.2 二进制加密和解密 2 2 C语言 2 2.1 什么是C语言? 2 2.2 C语言发展历史简单介绍 2 2.3 用C语言程序设计的优点 2 3 设计流程图 3 3.1 主函数main()执行流程图 3 3.2加密前的文件内容 4 3.3 主菜单 4 3.4加密解密操作 4 3.4.1 选择移位加密解密输入2,输入1加密 4 3.4.2选择移位加密解密输入2,输入2解密 5 3.4.3选择二进制加密解密输入3,输入1加密 6 3.4.4选择二进制加密解密输入3,输入2解密 6 3.5退出系统 7 4 结束语 7 附录 8 参考文献 15 文件加密解密系统设计 前 言 本程序旨在训练基本编程能力,了解管理信息系统的开发流

文档评论(0)

czy2014 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档