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

搜索资源列表

  1. palindrome

    0下载:
  2. 回文算法实现,代码已经验证-Palindrome algorithm, code validation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10078
    • 提供者:张小成
  1. Palindrome

    0下载:
  2. 判断回文字符串算法,自己研究加上看书得来的-Judgment palindrome string algorithms, and their own research plus reading
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:154381
    • 提供者:罗志发
  1. palindrome

    0下载:
  2. 回文的判断方式,c++实现,参照baidu上面的代码-Palindrome way the judge, c++ Achieve, in the light of the above code baidu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:5790
    • 提供者:chinajoy
  1. Palindrome_strings

    0下载:
  2. 回文串的c++实现,是ACM里面的一个题目,上传给大家共享。-Palindrome string c++ implementation, ACM are inside a topic, upload to the U.S. share.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:512273
    • 提供者:王福道
  1. palindrome

    0下载:
  2. 回文判断 输入一个字符串可以判断是不是回文。-Determine palindrome
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:770
    • 提供者:朋朋
  1. huiwen

    0下载:
  2. vb回文很好的东西,希望大家喜欢,请多多支持,以后会有更多的东西-vb palindrome good things, I hope you like it, please support, there will be more
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1405
    • 提供者:蓝诺
  1. remjit

    0下载:
  2. write a program to display palindrome series-write a program to display palindrome series
  3. 所属分类:assembly language

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

    0下载:
  2. program 2 check ginen string is palindrom or not
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:47972
    • 提供者:Gangadhar
  1. palindrome

    0下载:
  2. 输入一个字符串并判断其是否为回文并返回结果-Enter a string and determine whether the palindrome and return the result
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:688986
    • 提供者:蛋蛋
  1. palindrome

    0下载:
  2. palindrome implemented by C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:576
    • 提供者:A Shin
  1. funny-palindrome-function

    0下载:
  2. funny palindrome function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1136
    • 提供者:anant
  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

    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. 输入字符串,检查是否回文,如果是,将其输出。-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
    • 提供者:小柯
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com