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

搜索资源列表

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

    0下载:
  2. Programas en C funciones, palindrome, etc. -Programas en C funciones, palindrome, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2604234
    • 提供者:castan
  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. palindrome_for_string

    0下载:
  2. This prgm is for checking palindrome for string in VB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:Arun Sankar
  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. 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. LongestPal

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

    • 发布日期:2017-04-11
    • 文件大小:606
    • 提供者:kbhadke
  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. 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. huiwen

    0下载:
  2. 判断文章是否是回文类型的程序源代码,回文的判断是左右对称类型的句子-To determine whether the article is a palindrome type of program source code, palindrome judgment is symmetrical type of sentence
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:624371
    • 提供者:张华薇
  1. main

    0下载:
  2. 回文素数(回文数——从左到右和从右到左是看一样的;素数——指在一个大于1的自然数中,除了1和此整数自身外,没法被其他自然数整除的数。) -Prime Palindromes(The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backward). Write a program
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:864
    • 提供者:zhengkaiping
  1. fanweihuiwenshu

    0下载:
  2. 给定范围,如是几位数,然后在这个范围内求取其中最大的回文数-Given range, in the case of numbers that strike one of the largest palindrome in this range
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2419405
    • 提供者:徐剑锋
  1. vb

    0下载:
  2. 编程找出10000以内所有的回文数的平方仍是回文数的数。所谓回文数是指左右数字完全对称的自然数,例如:11,121,1221等都是回文数。-Programming to find the square of the 10000 within the palindrome is a palindrome number. The so-called palindrome is a natural number of the figure is completely symmetrical abou
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3267
    • 提供者:陈田
  1. 123

    0下载:
  2. 利用栈实现数制转换的算法和回文字符串的判定 -Use of stack number system conversion algorithms and palindrome string to determine
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2561
    • 提供者:吴伟群
  1. Symmetry

    0下载:
  2. 使用传递函数指针的通用头文件实现的判断输入字符串是不是回文的一个小程序,但通用性很强-Use a common header file transfer function pointers implemented to determine the input string is not a palindrome a small program, but very versatile
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:809999
    • 提供者:ss
  1. huiwen

    0下载:
  2. 设计算法,判断该字符串的前n个字符组成的是否为回文,且使算法时间复杂度最小。 (注:123321、abcdeedcba均为回文,但12321不是回文) -Design algorithm to determine the first n characters of the string is a palindrome, and the complexity of the algorithm time minimum. (Note: 123321, abcdeedcba are palin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:167694
    • 提供者:shiloh
« 1 23 4 5 »
搜珍网 www.dssz.com