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

搜索资源列表

  1. palindnomic-array.Rar

    0下载:
  2. 回文数组,数组逆置,最大数值三种常用程序的程序-Palindrome array, the array inverse, largest numerical program of three kinds of commonly used program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:17430
    • 提供者:张哓梦
  1. huiweixunlie

    0下载:
  2. 判断是否为回文数列和回文数的代码,简单高效。-Determine whether the number of columns and palindrome palindrome code, simple and efficient.
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:229391
    • 提供者:蔡禾苗
  1. some-cPP-algorithm

    0下载:
  2. 一些简单常见的c++算法,包括:求奇数平均值,判断回文数,求汉诺塔-Some simple common c++ algorithms, including: seeking odd average judge palindrome, seeking Tower of Hanoi
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:wuqizheng
  1. HuiWen_Test

    0下载:
  2. 用户输入一串文字,系统将自动完成回文效果-Input some sentences by user and Sys will put it into palindrome effect
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:26515
    • 提供者:majunpeng
  1. algorithm-interview-questions

    0下载:
  2. 各大公司的算法面试题,包括逆序输出、回文判断、组合问题、随机分配等。-Each big company algorithm interview questions, including reverse output, palindrome judgment, combinatorial problems, stochastic distribution.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:31568
    • 提供者:德静
  1. PrimeAndPalindrome

    0下载:
  2. 判断5到20亿之间的回文质数(也称回文素数)。采用构建奇数长度回文数的方法,将计算量级缩小。-Palindromic primes judge (also called palindromic primes) 5-2000000000 between. The method of constructing odd length palindrome, and will calculate the magnitude smaller.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:819
    • 提供者:yangerming
  1. hunwenshu

    0下载:
  2. 用于回文数的检测判断,可在此基础上进一步添加完善~-Judgment for palindrome detection can be further added to improve on this basis-
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:869934
    • 提供者:pyj
  1. Manacher

    0下载:
  2. Manacher算法 回文串O(n)解决方法 最快的回文串查找策略-Manacher palindrome string algorithm O (n) solution fastest palindrome string search strategy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:550
    • 提供者:ll
  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. HuiWenPrc

    0下载:
  2. 一个用c语言写的小程序,主要实现了计算回文数。适合新手理解-C language used to write a small program, the main computational palindrome. Suitable for beginners to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:173417
    • 提供者:陈佳卫
  1. Desktop

    0下载:
  2. 实现对一串由用户输入的字符串判断其是否是回文的操作算法-Achieve a string of a string entered by the user to determine whether it is a palindrome operation algorithm
  3. 所属分类:Other systems

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

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

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

    1下载:
  2. 给定字符串,求它的回文子序列个数。回文子序列反转字符顺序后仍然与原序列相同。例如字符串aba中,回文子序列为 a , a , aa , b , aba ,共5个。内容相同位置不同的子序列算不同的子序列。-Given a string, find its number of sub-palindromic sequence. Palindromic sequences reversed the order of characters remains the same as the original
  3. 所属分类:Algorithm

    • 发布日期:2015-08-10
    • 文件大小:1024
    • 提供者:邹业
  1. main

    0下载:
  2. 求字符串中的最大回文子串(忽略大小写),并输出找到的回文串-find the maximum Palindrome in a string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:zxp
  1. huiwen

    0下载:
  2. vc++代码,判断一个链表中是否是回文链表,比如元素为abcba,1234321的链表是回文链表。-Vc++ code, determine whether the palindrome list is a list, such as the elements of abcba, 1234321 of the list is a palindrome list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:874
    • 提供者:沈猴子
  1. huawei

    0下载:
  2. 华为上机题目,包括灯亮盏数、地铁换乘、最大最小值、括号匹配、回文数、将第一行中含有第二行中“23”的数输出并排序-Huawei computer subject, including the light lamp, transit, maximum minimum, parentheses matching, palindrome, will be the first line contains 23 the number of output in the second row and so
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8690559
    • 提供者:周大鱼
  1. Prime-statistic

    0下载:
  2. 经过优化省时的素数统计,素数回文,统计因子和的源码,值得初学者学习。-After primes optimized saving statistics, palindromic primes, statistical factors and source code, it is worth beginners to learn.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2574
    • 提供者:韦静
  1. huiwenshu

    0下载:
  2. 回文数 打印所有不超过n(取n<256) 的其平方具有对称性质的数(也称回文数)。-Print all palindrome number does not exceed n (take n < 256) of its symmetrical nature of the square (also called a palindrome).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:11795
    • 提供者:joson
  1. huiwen

    0下载:
  2. 解决回文数问题,这个程序是为了解决回文数而写的,所谓回文数,就是左右对称的数-Palindrome problem solving
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:157661
    • 提供者:kekeke
  1. huiwen

    0下载:
  2. 利用数据结构中栈与队列实现回文的判断 并含有栈队列等操作的定义-Is defined with the data structure stack and queue implementation Palindrome judgment and containing a stack queues operations
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1434
    • 提供者:赵凯
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 »
搜珍网 www.dssz.com