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

搜索资源列表

  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. linklist-opration

    0下载:
  2. 实现链表的基本操作,包括建立,遍历,以及回文数的判定-The basic operation of the linked list
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:19865
    • 提供者:mike
  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. JAVA-experiment-3

    0下载:
  2. 1、用循环语句打印一个99乘法表。 2、判断回文数(逆序排列后得到的数和原数相同)。 -1, with a 99 loop Print multiplication table. 2, to determine palindrome (reverse chronological order number and the same number).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:79536
    • 提供者:郭培源
  1. vb

    0下载:
  2. 编程找出10000以内所有的回文数的平方仍是回文数的数。所谓回文数是指左右数字完全对称的自然数,例如:11,121,1221等都是回文数。-Programming to find the square of the 10000 within the palindrome is a palindrome number. The so-called palindrome is a natural number of the figure is completely symmetrical abou
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3267
    • 提供者:陈田
  1. a

    0下载:
  2. 比n大的最小回文数问题,c语言简单实现。 主要考虑n的长度为奇数和偶数-Smallest palindrome larger than n, c language simple. The main consideration of the length of n for odd and even
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:513
    • 提供者:huang sq
  1. huiwen

    0下载:
  2. 回文数,对于判断字符串可以有效地进行控制盒输出-Palindrome can effectively control box output string for judging
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:70294
    • 提供者:李雷
  1. CPP

    0下载:
  2. 通过数组的复制来实现回文数的判断,通过数组的复制来实现回文数的判断。-Array replication the palindrome judgment, the judgment of the palindrome array replication.
  3. 所属分类:assembly language

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:夜听竹
  1. 019

    0下载:
  2. 判断是否回文数对c语言初学者有一定用处,Determine whether the palindrome-Determine whether the palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:7663
    • 提供者:petter
  1. java_5

    0下载:
  2. 一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。-A 5-digit, determine if it is palindrome. That 12321 is a palindrome, a bit the same as ten thousand, ten and one thousand.
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:6621
    • 提供者:小雨李
  1. main

    2下载:
  2. usaco第九题回文数是指从左向右念和从右向左念都一样的数。如12321就是一个典型的回文数。 给定一个进制B(2<=B<=20,由十进制表示),输出所有的大于等于1小于等于300(十进制下)且它的平方用B进制表示时是回文数的数。用’A’,’B’……表示10,11等等。 -The ninth title palindrome usaco is the same number of read and right-to-left read from left to rig
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:595
    • 提供者:
  1. huiwenshu

    0下载:
  2. 包含3个文件代码,回文数的判断,字符的反转,统计含有7的数字个数-Contains three files code palindrome judgment, the inversion of the character, statistics contain the number of digits of 7
  3. 所属分类:JavaScript

    • 发布日期:2017-12-04
    • 文件大小:1219
    • 提供者:赵轶昌
  1. T1

    0下载:
  2. 输入一段数字,程序判断该数字是否是回文数。-Enter a digital program to determine whether the figure is a palindrome.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:546
    • 提供者:joke
  1. huiwenshu

    0下载:
  2. 华为编程大赛,回文数试题,值得一看,非常的经典!-Huawei programming contest, palindrome questions, the eye, very classic!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:258969
    • 提供者:
  1. CSADCWEEW

    0下载:
  2. 输出字符串的长度,判断数是不是回文数,找出1000内的所有元素-All elements of the output string length, the number of judgments is not a palindrome, find out the 1000
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1595
    • 提供者:吴伟
  1. main

    0下载:
  2. 回文数判断程序,将输入的数转换成字符,调用判定程序实现功能-Palindrome judgment procedure will be entered into a number of characters, call the judge program functions! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:980
    • 提供者:hahha
  1. arithmetic

    0下载:
  2. Java常用算法20例 方法描述: 兔子生兔子问题 插入排序,快速排序 杨辉三角形 循环移动数组 4个计算题 2个排列 素数,水仙花数,回文数 因子,分解质因数,完数 最大公约数和最小公倍数 Date类计算 一个实际问题的对象化 -Java methods commonly used algorithm 20 cases Descr iption: Bunny Rabbit Health problems insertion sort, qui
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:18983
    • 提供者:席晓明
  1. C

    0下载:
  2. 回文数的判断,矩阵的转置,矩阵对角线之和,等等一些常考类型题目-Palindrome judgment matrix transpose, and a diagonal matrix, so some of the questions often test type
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4013
    • 提供者:王珊珊
  1. cn

    0下载:
  2.  编写一个Java应用程序。用户从键盘输入一个Long范围之间的数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。并输出个位数所对应的枚举常量。-Write a Java application. User keyboard input a number between Long range, the program will determine the number is few numbers
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:15419
    • 提供者:xiayule
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com