CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 回文

搜索资源列表

  1. 2.rar

    0下载:
  2. 题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:19456
    • 提供者:
  1. 回文判断.rar

    0下载:
  2. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:1603
    • 提供者:
  1. 回文游戏.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:837
    • 提供者:
  1. huiwenshu

    0下载:
  2. 关于回文数的代码 很简短 可以用于数字于字母 嘻嘻^_^ -Palindrome on the number of code can be very brief in the alphabet for digital hee hee ^ _ ^
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14000
    • 提供者:张明
  1. hwmaxsize

    0下载:
  2. 按最大值的回文判断 数据结构我这学期才学的 这是我们的实验啊-Palindrome I judged data structure of this semester scholarship This is our experimental ah-huh
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10405
    • 提供者:cool
  1. hw@

    0下载:
  2. 按表识符的回文判断 数据结构我这学期才学的 这是我们的实验啊
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42377
    • 提供者:cool
  1. huwenchuan

    0下载:
  2. 回文串程序 随意输入一断字符串,检验其是否是回文串 主要以动态数组来实现-Palindrome procedures random input strings a broken string, the test is whether the Palindrome Series main dynamic arrays to achieve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2126
    • 提供者:han
  1. aba

    0下载:
  2. 试写一个算法判别读入的一个以‘@’为结束符的字符序列是否是“回文”-try to write an algorithm for the discriminant read into a '@' website at the end of the sequence of characters is whether the "Palindrome"
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2393
    • 提供者:小白
  1. huiwen

    0下载:
  2. 回文判断 和八皇后完整文挡-Palindrome judgment and eight Queen's complete text block
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:22162
    • 提供者:zyh
  1. 判断是不是回文数

    0下载:
  2. 题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同, 十位与千位相同。 -Topic: a 5 digits, judge is it palindromes number. Namely 12321 is palindrome Numbers, bits and ten thousand the same, 10 and one thousand the same.
  3. 所属分类:编程文档

    • 发布日期:2017-10-31
    • 文件大小:2606
    • 提供者:崔嬴
  1. huiwen

    0下载:
  2. 给出某个英文单词,验证英文单词是否是回文(Verify that the English word is palindrome)
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:ashur0925
  1. 回文数的判断

    0下载:
  2. 这个程序功能是完成对一个数据是否是回文数的判断(The function of this program is to determine whether a data is palindrome)
  3. 所属分类:其他

  1. Test15

    0下载:
  2. c程序实现输入一个字符串,能判断是否为回文字符串(Enter a string to determine whether it is a palindrome string)
  3. 所属分类:软件工程

    • 发布日期:2017-12-17
    • 文件大小:191488
    • 提供者:
  1. 新建文件夹

    0下载:
  2. 编写程序,验证一个字符串是否为回文串:是否从前读它和从后读它都是一样的。例如,mom,dad是回文串。该程序接收用户输入的字符串,判断是否为回文串,然后将判断的结果输出。在验证回文串时,忽略大小写、空格和标点。示例输出如图所示。(Write a program to verify whether a string is a palindrome string: whether it was read before and after reading it is the same. For exa
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:嘿嘿250
  1. number

    0下载:
  2. 输入范围,可以输出一定范围内的全部回文素数例如,12321(nput range, you can output a certain range of all palindrome prime number)
  3. 所属分类:.net编程

    • 发布日期:2018-01-05
    • 文件大小:40960
    • 提供者:HarmonJ
  1. Palindrome subsequences

    0下载:
  2. 求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length >=1). Input descr iption
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:zhou-r16
  1. Reverse

    0下载:
  2. 通过java语言,输出键盘输入的文字的回文(Through the java language, the output of keyboard input text palindrome)
  3. 所属分类:易语言编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:xjy11
  1. Desktop

    0下载:
  2. 回文代码(来源知乎的轮子哥) 感觉很有趣,回文嘛(This is a code from brother,a big V of Internet. Palindrome code is so funny.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:25600
    • 提供者:mlxgcc
  1. 判断链表是否为回文序列

    1下载:
  2. 采用C语言编写,实现输入一个链表,判断链表元素是否为回文序列。采用C语言编写,实现输入一个链表,判断链表元素是否为回文序列。
  3. 所属分类:数据结构常用算法

  1. 解决力扣回文数问题的快速运行代码

    0下载:
  2. 此题对力扣上的回文数问题有详尽解决,且运行速度很快,考虑情况周密。
  3. 所属分类:其它资源

« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com