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. 1112333

    0下载:
  2. 随便输入一个数活一个字符串,能够判断输入的是否为回文数,即从左边读过来和右边多过来一样-casually importation of a few live a string, to determine whether the imported downfall, that is read from left to right and up over the same
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1340
    • 提供者:timsking123456
  1. 3_Huiwen

    0下载:
  2. 回文游戏,c语言,有源码,可以参考研究使用。-palindrome games, c language, and the source code can reference study.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1088
    • 提供者:杨琳琳
  1. huiwen333

    0下载:
  2. 这是一个关于回文数的判断算法!只要输入的数据形式是回文形式,将输出该回文数是回文模式!-This is a palindrome number on the judgment algorithm! As long as the form of data input is palindrome form Palindrome will output the model number is palindrome!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1507
    • 提供者:刘六龙
  1. huiwennew

    0下载:
  2. 数据结构中---回文的判断,使用栈和队列来实现,练习队列和栈的用法-data structure --- Palindrome's judgment, Stack and Queue to achieve, exercise and Stack Queue usage
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1355
    • 提供者:zhangr
  1. mylist654

    0下载:
  2. 包括链表的遍历,插入,删除,排序,回文判断,折半查找等操作,适合数据结构的初学者,希望对大家有帮助-including Chain traversal, insertion, deletion, sorting, palindrome judgment, binary search, etc, data structure suitable for beginners, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8928
    • 提供者:杜莉
  1. cycs

    0下载:
  2. 是回文的实验已经通过运行,下载后就可以使用了。相信对你们有用。-palindrome is the experiment by running, after downloading can use. I believe useful to you.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:54564
    • 提供者:小飞侠
  1. 回文数的判断

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

  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 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com