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

搜索资源列表

  1. huiwenshu

    0下载:
  2. 研究数字规律,给出一定长度的随机数看是否满足回文数-Research Digital rules give a certain length of random numbers to see if satisfied palindrome
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:185436
    • 提供者:fgh
  1. 判断是不是回文数

    0下载:
  2. 题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同, 十位与千位相同。 -Topic: a 5 digits, judge is it palindromes number. Namely 12321 is palindrome Numbers, bits and ten thousand the same, 10 and one thousand the same.
  3. 所属分类:编程文档

    • 发布日期:2017-10-31
    • 文件大小:2606
    • 提供者:崔嬴
  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. stu

    0下载:
  2. 最长公共子序列以及回文数解题报告,其中包含了几种LCS代码,和一个通用的LCS模板。有c++版和pascal版-Longest common subsequence problem solving and palindrome report, which contains several LCS code, and a generic template LCS. There c++ version and pascal version
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:75270
    • 提供者:褚逸豪
  1. CBVBBBVJRNRGRJ

    0下载:
  2. 题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。    1.程序分析 2.程序源 代码如下: #include stdio.h #include conio.h main( ) { long ge,shi,qian,wan,x scanf( ld ,&x) wan=x/10000 qian=x 10000/1000 shi=x 100/10 ge=x 10 if(ge
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:张欣欣
  1. num4

    0下载:
  2. 华为笔试题 [软件工程题]4、随机输入一个数,判断它是不是对称数(回文数)(如3,121,12321,45254)。不能用字符串库函数 -Huawei pen questions [Software Engineering title]
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:552337
    • 提供者:杨柳青
搜珍网 www.dssz.com