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

搜索资源列表

  1. Palindrome-Number

    0下载:
  2. 判断一个数是否是回文数。一种比较简单易懂的好的方法。-Palindrome Number
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:606306
    • 提供者:wxd
  1. a-palindrome

    0下载:
  2. 判断一串字符是否为回文,即该字符段无论是正过来还是反过来是否都一样-Judge a string of letters is a palindrome, The character segment either coming or vice versa are identical
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:407442
    • 提供者:gloria1800
  1. palindrome

    0下载:
  2. 回文在Visual2010编译环境下的实现方法。-palindrome on visual2010
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2093333
    • 提供者:陈建壮
  1. to-check-if-palindrome

    0下载:
  2. this folder includes programs to check if number and strings are palindrome or not
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:935
    • 提供者:pranav sharma
  1. Palindrome

    0下载:
  2. Basic palindrome checker
  3. 所属分类:Applications

    • 发布日期:2017-04-03
    • 文件大小:3341
    • 提供者:Rj
  1. reverse-and-palindrome

    0下载:
  2. programaepts string user ,cheks if its palindrome and then pops up messagebox to inform the user whether string is palindome or not-programaepts string user ,cheks if its palindrome and then pops up messagebox to inform the user whether string is pa
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:62394
    • 提供者:malaki l
  1. C-program-for-palindrome

    0下载:
  2. c program for palindrome
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:9284
    • 提供者:saurabh
  1. Palindrome-number-in-c

    0下载:
  2. palindrome number in c
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:9433
    • 提供者:saurabh
  1. Program-to-Check-Palindrome-Number

    0下载:
  2. programe to chek palindrome number
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:9861
    • 提供者:saurabh
  1. the-longest-palindrome-substring

    0下载:
  2. 对于给定的一个字符串,求出其中最长的回文子串。其中子串的含义是:在原串中连续出现的字符串片段。本算法采用C++编程,一定是你不错的选择!-For a given string,we should find the longest palindrome substring. Which means that the substring: string fragment in the original string of consecutive. The algorithm uses the C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:570
    • 提供者:
  1. To-determine--palindrome-characters

    0下载:
  2. 要求从键盘中输入字符串,判断该字符是否为回文字符。-To determine whether for palindrome characters
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4890
    • 提供者:huzi
  1. PALINDROME

    1下载:
  2. MIPS assembly,汇编实现输入一个字符串,判断其是否为回文-MIPS assembly, the compilation includes a string input to determine whether it is a palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:813
    • 提供者:王云辉
  1. Palindrome

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

    • 发布日期:2017-04-12
    • 文件大小:823
    • 提供者:wenag05n173
  1. Shortest-Palindrome

    0下载:
  2. 给定一个字符串,你可以将它转换成一个回文通过添加字符在它前面。找到并返回最短的回文可以发现通过执行这个转换。    例如:     鉴于“aacecaaa”,返回“aaacecaaa”。    鉴于“abcd”,返回“dcbabcd”。-Given a string S, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return the shortest p
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:563
    • 提供者:胡延旭
  1. Palindrome

    0下载:
  2. function to check is the word a palindrome
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:d.matlab
  1. Determination-of-palindrome

    0下载:
  2. 从键盘输入一个1至99999之间的数,通过该程序可以告诉你,输入的数是不是回文数-Enter a number between 1-99999 the keyboard, through the program can tell you that the number entered is not a palindrome
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:6708
    • 提供者:倪培昆
  1. Palindrome-judgment

    0下载:
  2. 回文判断的C++程序,迭代实现,很有参考价值-Palindrome judge C++ program, iterative implementation, a good reference value
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4846293
    • 提供者:无鞋童鞋
  1. palindrome

    0下载:
  2. Check the given number is palindrome number or not using c program How to check if a number is a palindrome using for loop
  3. 所属分类:mathematica

    • 发布日期:2017-05-05
    • 文件大小:41594
    • 提供者:Mkumaran
  1. palindromo

    0下载:
  2. Palindrome in c. Files: exe, o, c.
  3. 所属分类:多媒体

    • 发布日期:2017-12-20
    • 文件大小:8192
    • 提供者:zarabatana
  1. Palindrome

    0下载:
  2. 判定一个正整数是否是一个回文数。例如12121是回文数,而1231不是回文数。回文数定义为可以以中间某个数字对称,或者间隔对称,例如123321,或者1234321。(Determines whether a positive integer is a palindrome. For example, 12121 is a palindrome, and 1231 is not a palindrome. Palindrome numbers are defined as symmetric o
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:28672
    • 提供者:tanguijuan
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com