文件名称:mimashengchengxitong

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

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

  实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。

  给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打印出来。-Implement a simple password generator system. A valid password from the L (3 < = L < = 15) lowercase letters (from the Latin tradition set ' a' ...' z' ) composed of at least one vowel (' a' , ' e ' ,' i ' ,' o ' or' u ' ), at least two consonants (except for letters other than vowels), and appear in alphabetical order (for example,' acd ' is valid, but' dac ' is not.) Given an expected length L and a number of lowercase letters, writing a program that prints out all of the length L, can be effective by these letters of the password. Password must be printed in alphabetical order.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

mimashengchengxitong\043229.CPP

mimashengchengxitong

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org