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

搜索资源列表

  1. palindromic

    0下载:
  2. Made in TC, C++ that computes for palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:680
    • 提供者:Darise
  1. huiwen

    0下载:
  2. 回文,求一个数字是否是回文,中间含有一个函数,然后可以进行判定-Palindrome, is seeking a number is palindrome in the middle contains a function, and then can be determined
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:786
    • 提供者:ltw
  1. huiwen

    0下载:
  2. 回文判断:输入一串字符,根据它的对称性,判断该字符串是否为回文-Palindrome
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:171088
    • 提供者:cindy
  1. huiwen

    0下载:
  2. 1. 判断一个数据、字符串是否为回文; 2.可以支持多组判断。-1. To judge a data string is a palindrome 2. Can support multiple sets of judgments.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:52993
    • 提供者:小弟
  1. all

    0下载:
  2. C语言写的大部分算法问题,比如回文数,素数,等。-Most algorithms written in C language problems, such as palindrome, prime, and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:4046
    • 提供者:bajoige
  1. reverse

    0下载:
  2. 输入一个字符串,程序判断输出是否为回文字符串-Enter a string to determine whether the palindrome string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:797
    • 提供者:肖煜东
  1. findMaxPalindrome

    0下载:
  2. 回文算法,找出字符串中最长的回文串。findMax Palindrome-findMax Palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1162
    • 提供者:liuxiaolong
  1. Programs

    0下载:
  2. polynomial addition. how to add two programs using linked list merge sort.how to merge all elements given number of inputs palindrome.. how to compare two strings without string comparison function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4628
    • 提供者:sangeetha
  1. hhh

    0下载:
  2. 判断输入的一个字符串是否是回文串,如果是则输出是,反之则输出否-To determine whether a string input string palindrome, if the output is, and vice versa if the output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:183672
    • 提供者:yq
  1. palindrome

    0下载:
  2. 分解解析文章的程序。可以将各个字符出现的频率排序。-Decomposition process analytical articles. You can sort the frequency of each character.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:gao yun
  1. huiwen

    0下载:
  2. 数据结构的回文判断,队列和栈实现,大家参考一下-Data structure to determine palindrome, queue and stack implementation, we refer to
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:9644
    • 提供者:杨少华
  1. pan

    0下载:
  2. 这软件可寻找回文数,如果有错误请帮忙修改.-This software can find palindrome if there is an error, please help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2243
    • 提供者:
  1. pquest

    0下载:
  2. 这软件能把 196 到反过来(691),然后再相加(196+691),此软件会不断反复进行以上步骤,直到答案为数到1百万位.(寻找196的回文数)-This software is able to turn 196 (691), and then sum it (196+691), the software will continue to be repeated the steps above until the answer to number 1 million digit. (Looki
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2512
    • 提供者:
  1. 4_14huiwen

    0下载:
  2. 求出100--500内的所有满足下述条件的"回文数"(正读与反读大小相同的数为 "回文数"):该数的3位数字之和大于等于10-Find 100- 500 all meet the following conditions within the " palindrome" (read anti-right reading and the number of the same size as the " palindrome" ): This 3-digit n
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:570
    • 提供者:renxia
  1. PALIN

    0下载:
  2. it is for knowing whether the word inserted is a palindrome or not :) example: car --> rac NOT A PALINDROME while nun --> nun IS A PALINDROME
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10983
    • 提供者:sei
  1. hw

    0下载:
  2. 输入一串字符串,程序判断该字符串是否为回文的-Enter a string, the program to determine whether the string is palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:106906
    • 提供者:sc
  1. LongestPal

    0下载:
  2. longest palindrome code C
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:606
    • 提供者:kbhadke
  1. C-class

    1下载:
  2. 找出所有满足以下特性的六位整数: (1) 它是一个完全平方数(完全平方数是指该数是某个整数的平方); (2)该数同时也是回文数(回文数是指该数等于它的反序数)。 -Find all six of the following characteristics of an integer: (1) it is a perfect square (perfect square is the square of the number is an integer) (2) The num
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:146222
    • 提供者:Nelfove
  1. palindrome

    0下载:
  2. word file this document has the palindrom program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:10414
    • 提供者:GAGAN
  1. prog2b

    0下载:
  2. Tells if a string is palindrome
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1679
    • 提供者:cool
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com