CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 回文

搜索资源列表

  1. 7

    0下载:
  2. 编程找出10000以内所有的回文数的平方仍是回文数的数。所谓回文数是指左右数字完全对称的自然数,例如:11,121,1221等都是回文数。-All of the programming find within 10,000 square is still the number of reported the number of reported. So-called palindromes number refers to the specified number of symmetrical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:张一
  1. test2

    0下载:
  2. 老师让我们写个回文数的小程序,* 题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数 k(如n=13,则a=169且k=961),若a等于k则可判定n为回文数。-Let the teacher write a palindromic number of small programs,* the subject analysis and algorithm design is to determine the n
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:150039
    • 提供者:ada
  1. huiwenshu

    0下载:
  2. 输入一个字符串,如果这个字符串时对称的,则说明这个数十回文数,否则不是-Enter a string, if the string symmetry, then the dozens of palindromic number, otherwise not
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:848061
    • 提供者:tianya
  1. huiwen

    0下载:
  2. 实现了一段字符是否为回文的判断《数据结构》-huiwen
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:919
    • 提供者:Fangming
  1. huiwen

    0下载:
  2. VB环境做的回文数判断,初级的简单东西,自己做的-VB-palindromic done to determine the number of primary simple things, doing their own
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:49054
    • 提供者:谌杰峰
  1. MyProject

    0下载:
  2. C++程序设计实验题 回文 矩阵转换 矩阵最大值最小值问题 分配内存释放内存模仿 统计字符数目 -c++ execise
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1869251
    • 提供者:winnercg
  1. huiwen

    0下载:
  2. 功能:检查字符串是否为回文(即正序与逆序一样)字符串 -Features: Check string is a palindrome (that is, with the reverse sequence is the same as) the string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:33132
    • 提供者:小样
  1. huiwenpanduan_seqlist

    0下载:
  2. 自己写的一个回文判断的程序,用C语言写成,用了线性表的顺序存储方式,能够正确判断一个字符串是否回文。-Write a palindrome program to judge, with the C language written in the order of the table with the linear storage method to correctly determine whether a string is palindrome.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:157370
    • 提供者:tmac
  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. codingraph

    0下载:
  2. 能够方便的做回文判断操作,希望对大家学习有用!-huiwen
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:273181
    • 提供者:weiwei
  1. ProblemAPalindrome

    0下载:
  2. 解决一道简单的判断回文结构的题目,对C++的栈结构有更好的了解-Solve a simple palindromic structure to determine the subject of C++, a better understanding of the stack structure
  3. 所属分类:Other systems

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

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

    • 发布日期:2017-04-10
    • 文件大小:797
    • 提供者:肖煜东
  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. hiwenzichuan

    0下载:
  2. 回文串的源代码,大一学生可以看看啊,最基本的-Palindromic string of source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:205605
    • 提供者:许仙
  1. dfdfdsd

    0下载:
  2. 判断回文数,很不错的易语言源码,易爱好者可以下载使用-Determine palindrome, a very good source of easy language, easy to use fans can download
  3. 所属分类:其他小程序

    • 发布日期:2017-04-11
    • 文件大小:1083
    • 提供者:desk05
  1. huiwenshu

    0下载:
  2. 回文数 回文数 回文数 回文数 回文数 回文数-Palindromic function Palindromic functionPalindromic functionPalindromic functionPalindromic functionPalindromic functionPalindromic function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:598
    • 提供者:shenpeng
  1. cs98876

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:判断回文数。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: judgment palindrome number.Chinese programming experience
  3. 所属分类:其他小程序

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

    0下载:
  2. 对回文数进行管理,abccba以及abcba都是回文数。-Palindrome the management, abccba, as well as abcba palindrome.-
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:849
    • 提供者:hxh
  1. chengxu

    0下载:
  2. 求11--999之间的回文数 比较实用 大家可以放心下载-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1074693
    • 提供者:周辉
« 1 23 4 5 6 »
搜珍网 www.dssz.com