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

搜索资源列表

  1. huiwen

    0下载:
  2. 《数据结构》实验三:“回文”判断---本程序,主要利用队列、字符数组来进行判断-" Data structure" Experiment 3: " palindrome" judge--- the program, the main advantage of the queue, to judge the character array
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:195375
    • 提供者:doyourem
  1. test10

    0下载:
  2. 从字符串中获取最长回文串的算法,仅供参考,时间复杂度比较高-Get the longest palindrome from a string string algorithms, for reference only, the time complexity is relatively high
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2221
    • 提供者:鄢志昊
  1. huiwen

    0下载:
  2. 用栈和队列判断你输入的一句话是不是回文,c语言写的。-Determine palindrome using stack and queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1005
    • 提供者:吴仕
  1. new

    0下载:
  2. 二叉树的基本功能、多项式求值、回文判断、二叉链表的实现学生基本信息创建等-The basic functions of a binary tree, polynomial evaluation, to determine the palindrome, the realization of the binary list of students and other basic information to create.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5488
    • 提供者:邹小双
  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. 判断从键盘输入的一个数是否是回文数的小程序。-palindrome data
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:3336313
    • 提供者:riderhu
  1. huiwenshu

    0下载:
  2. C语言 回文数经典算法 巧用while语句-Palindrome
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:87368
    • 提供者:keren
  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. danpianjikaifa

    0下载:
  2. 单片机编程,跑马灯流水灯的开发-Palindrome the management, abccba, as well as abcba palindrome.-
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:hxh
  1. c

    0下载:
  2. C语言的一些简单经常用到的小工具程序段,比如说冒泡排序,回文数,素数分解等等。-Some of the C language simple and often use the gadget program segments, such as bubble sort, palindrome number, prime number decomposition and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1152
    • 提供者:江迪
  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. a

    0下载:
  2. 一个数的各位数字倒过来所得到的新数叫原数的反序数. 如果一个数等于它的反序数,则称它为对称数或回文数。 求10000以内的二进制对称数.-The digits of a number of upside down to get a new number called the anti-ordinal number of the original number. If a number is equal to its inverse ordinal number, call it th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:560
    • 提供者:liuqq
  1. Looking-for-Palindrome-made-several

    0下载:
  2. 寻找并输出11~999之间的数m,它满足m、m的平方、m的立方均为回文数。所谓回文数是指其各位数字左右对称的整数,例如121、676、94249等。满足上述条件的数如 m=11,其平方为121,其立方为1331,皆为回文数。要求编制函数 int svalue(long m)实现此功能,如果是回文数,则函数返回1,反之则返回0。在主函数中将三重回文数输出。-Looking for and output 11 ~ 999 between several m, it satisfies m, m sq
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:614
    • 提供者: 窦垚
  1. huiwen

    0下载:
  2. 利用栈和队列的原理设计一个程序,对输入的字符串进行检测,以判断该字符串是否是回文数据,并输出判断结果。如:“abcxcba”或“abccba”都是回文数据。-Stack and queue principle to design a program to detect the input string to determine whether the string is a palindrome data, and outputs the judgment result. Such as: "a
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:10453
    • 提供者:6218346
  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. 1--10000-Plalindrome-

    0下载:
  2. 求1--10000的回文数 可以实现求1--10000的回文数,并且以每行17个数字的格式输出。-Requirement 1- 10000 palindrome
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9911
    • 提供者:大顺
  1. jiancehuiwen

    0下载:
  2. 问题描述:对于给定的一个n个字符组成的字符串s,判断其是否为回文,设字符串s为: S:”C1,C2,…….Ci,Ci+1,…..Cn”,则对于P=(n/2),字符串s满足如下条件。 若n为偶数,则有C1=Cn,C2=Cn-1,….,Cp-1=Cp+2,Cp=Cp+1 若n为奇数,则有C1=Cn,C2=Cn-1,….,Cp-1=Cp+3,Cp=Cp+2. -The descr iption of the problem: given an n-character string s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:42332
    • 提供者:李新传
  1. huiwen

    0下载:
  2. 采用递归方法编程,检查一个任意给定的字符串是否是回文。-Programming recursion method to check an arbitrary given string is a palindrome.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:570
    • 提供者:刘亮
  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. wo

    0下载:
  2. 用顺序栈实现回文的判断,由用户数任意字符串可做出判断-The palindrome judgment order of the stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1459
    • 提供者:yangtian
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com