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

搜索资源列表

  1. palindrome

    0下载:
  2. palindrome Programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:12426
    • 提供者:rammi
  1. palindrome

    0下载:
  2. 实现了输入字符串的检测,字符串以@结束。利用栈和队列的基础知识,结合数据结构,实现的回文判断!-Achieve detection of the input string, string @ end. Using the basics of stacks and queues, combined with data structure, determine the realization of the palindrome!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1398
    • 提供者:刘聪
  1. Palindrome-number

    0下载:
  2. 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 -Write a Java applications. The user from the keybo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:139153
    • 提供者:海鲜
  1. palindrome

    0下载:
  2. simple c program for palindrome...... (ex: madam)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:17071
    • 提供者:LIFE
  1. c-program-find-palindrome

    0下载:
  2. to find whether the number is palindrome or not without using string functions,checking palindrome in C -to find whether the number is palindrome or not without using string functions,checking palindrome in C
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:5370
    • 提供者:
  1. palindrome

    0下载:
  2. 改程序的主要功能是他可以计算出一大串字符中的回文是什么,并且去掉标点-palindrome,a word or phrase that reads the same backward as forward
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:771
    • 提供者:于一
  1. Palindrome

    0下载:
  2. 回文是指数字或文本正向和逆向读时都一样的文本。例如,下列五位整数都是回文: 12321、55555、45554和11611。写出判断一个五位num为回文的表达式-Palindrome refers to the forward and reverse reading of the numbers or text are the same text. For example, the following five integers are palindromes: 12321,55555,4555
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:165387
    • 提供者:cgy
  1. this-is-palindrome

    0下载:
  2. 此程序是用汇编语言编写的“是否是回文程序。”可以直接下载编译。- this is palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:548
    • 提供者:jinger
  1. Palindrome

    0下载:
  2. 判断回文串,如果是回文串,将此回文串打印出来,不是显示不是回文,忽略非字母和数字-To determine palindrome string is a palindrome string, this palindrome string print it out, instead of showing is not a palindrome, ignoring non-letters and numbers
  3. 所属分类:Ajax

    • 发布日期:2017-04-10
    • 文件大小:1377
    • 提供者:宋景玮
  1. StackClassAgain

    0下载:
  2. Stack java program that contains different methods, such as Reverse, parentheses and palindrome and prefix methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:19280
    • 提供者:Musab
  1. PALINDROME

    0下载:
  2. Palindrome code.. this code checks whether the given no. is a palindrome or not...
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:10889
    • 提供者:Shankar
  1. Palindrome

    0下载:
  2. 输入字符串,检查是否回文,如果是,将其输出。-Input string, check whether palindrome, if it is, its output.
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:1535
    • 提供者:charles
  1. Judgment-palindrome

    0下载:
  2. 回文判断!既可以判断类似POP,LOL等样式的字母,顺着看和倒着看一样的!-Palindrome judge! Either to determine the style of letters similar to POP, LOL, along to see and look backwards!
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:979
    • 提供者:小柯
  1. Palindrome

    0下载:
  2. Simple Palindrome Code For Java. I am just a beginner.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:3019
    • 提供者:Jon
  1. Palindrome-judgment

    0下载:
  2. 回文判断,能够判断文本文件中的一行文字是否为回文。回文即前后对称的文字。-Palindrome judgment, be able to judge the line of text in the text file is a palindrome. Palindrome i.e. symmetrical before and after text.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:183573
    • 提供者:TsaiCai
  1. Palindrome-judgment

    0下载:
  2. 此程序为回文判断程序,是基于C++语言环境下的一个面向对象程序,主要涉及到C++语言数组知识的应用,供C++初学者学习 -This program is a palindrome judgment program, is based on an object-oriented program C++ language environment, mainly related to the application of the knowledge of C++ language array, f
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1039301
    • 提供者:上交
  1. Palindrome

    0下载:
  2. 回文串,可以实现回文串的判断,忽略字符串中的英文字母的大小写-Palindrome string, string palindrome can judge ignored the letters in the string case
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:695
    • 提供者:阮敏
  1. Maximum-palindrome-string

    0下载:
  2. 找出一个字符串中的最大回文字串,算法比较简洁明了,效率较高。-Find a string largest palindrome string algorithm is relatively simple and straightforward, high efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:584
    • 提供者:风格还是
  1. palindrome

    0下载:
  2. 用C++语言判断一串字符串是否回文,希望广大吧友支持-Determine whether the string with C++ language palindrome string of hope that the majority support it Friends
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2541843
    • 提供者:ZZA
  1. palindrome

    0下载:
  2. c语言基础,判断一个字符串是否为回文的程序,仅供参考-Determine whether a string is a palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:152504
    • 提供者:希望
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com