文件名称:copysystem

  • 所属分类:
  • 汇编语言
  • 资源属性:
  • [ASM] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Ma***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

题目:文件操作。具体要求:用户输入源文件名和目的文件名后,若用户缺省目的文件名,则与源文件同名。目的文件不存在时,出现文件复制对话框如下: 1 文件原样复制。2 文件压缩复制。3 文件加密复制 。请选择(1,2,3):文件压缩复制的含义:将源文件中的所有空格删除后拷贝到目的文件 。加密解密方法:输入一个6字符的密钥,将文件数据和密钥(ASCII码)进行异或运算。 不足6字节的部分,和密钥相应的字符进行运算。(可以设计出更好的压缩和加密/解密算法)

-Topic: File operation. Specific requirements: the user to enter source file name and destination file name, the default destination file name if the user is the same name as the source file. Purpose of the file does not exist, copy the file dialog box appears as follows: 1 file copied. 2 files compressed copy. 3 file encryption replication. Please choose (1,2,3): the meaning of the copied file compression: The source file copies of all the spaces removed to the destination file. Encryption and decryption: a 6-character input key data and key files (ASCII code) for XOR. Less than 6 bytes of the section, and key characters in the corresponding operations. (You can design a better compression and encryption/decryption algorithm)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

copysystem.asm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org