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

搜索资源列表

  1. 018

    0下载:
  2. 用于判断正整数n的d进制数表示形式是否是回文数-tell the positive integers n is a Palindromic Number
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:7.79kb
    • 提供者:査锦
  1. test2

    0下载:
  2. 老师让我们写个回文数的小程序,* 题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数 k(如n=13,则a=169且k=961),若a等于k则可判定n为回文数。-Let the teacher write a palindromic number of small programs,* the subject analysis and algorithm design is to determine the n
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:146.52kb
    • 提供者:ada
  1. huiwenshu

    0下载:
  2. 输入一个字符串,如果这个字符串时对称的,则说明这个数十回文数,否则不是-Enter a string, if the string symmetry, then the dozens of palindromic number, otherwise not
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:828.18kb
    • 提供者:tianya
  1. huiwen

    0下载:
  2. VB环境做的回文数判断,初级的简单东西,自己做的-VB-palindromic done to determine the number of primary simple things, doing their own
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:47.9kb
    • 提供者:谌杰峰
  1. palindromo

    0下载:
  2. palindromic for visual c++, reads the same forwards and backwards, can also be read from end to beginning
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:18.47kb
    • 提供者:Crievous
  1. palindromic

    0下载:
  2. Made in TC, C++ that computes for palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:680byte
    • 提供者:Darise
  1. ProblemAPalindrome

    0下载:
  2. 解决一道简单的判断回文结构的题目,对C++的栈结构有更好的了解-Solve a simple palindromic structure to determine the subject of C++, a better understanding of the stack structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:315.76kb
    • 提供者:liunian
  1. montgomery

    0下载:
  2. Just a simple dynamic programming project for a CS class. Finds longest palindromic subsequence of an input string-Just a simple dynamic programming project for a CS class. Finds longest palindromic subsequence of an input string
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3.4kb
    • 提供者:Nathan
  1. hiwenzichuan

    0下载:
  2. 回文串的源代码,大一学生可以看看啊,最基本的-Palindromic string of source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:200.79kb
    • 提供者:许仙
  1. find_huiwen

    0下载:
  2. 随机输入一个数,判断它是不是对称数(回文数)(如3,121,12321,45254)。不能用字符串库函数-Enter a random number to determine the number it is not symmetrical (palindromic) (as 3,121,12321,45254).Can not use the string library functions
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:425.74kb
    • 提供者:zhanghui
  1. huiwenshu

    0下载:
  2. 回文数 回文数 回文数 回文数 回文数 回文数-Palindromic function Palindromic functionPalindromic functionPalindromic functionPalindromic functionPalindromic functionPalindromic function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:598byte
    • 提供者:shenpeng
  1. 1-1000000000_huiwen

    0下载:
  2. 能够实现从1到10000000000的回文素数列举。效率较高,值得学习。-Can be achieved from 1-10000000000 palindromic primes enumerated. Higher efficiency, it is worth learning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:805byte
    • 提供者:李广
  1. p

    0下载:
  2. 此程序采用直接生成回文数的方法,高效地实现回文素数问题-This program uses a direct method to generate palindrome, palindromic primes efficient implementation issues
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:724byte
    • 提供者:zhouboqing
  1. 401-(2)

    0下载:
  2. UVA 401 这题回文题还是比较经典的。最近面试总有这类题。希望代码中的思路对你有帮助。-UVA 401 palindromic title this question is quite classic. Recent interviews always have such practice. I hope the idea of ​ ​ code to help you.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:543byte
    • 提供者:gengzhigao
  1. Judge-palindromic-sequence

    0下载:
  2. 制作简易的菜单,运用递归调用,实现判断回文数的功能-Create a simple menu using a recursive call to realize the function of judge palindrome
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.31kb
    • 提供者:王云
  1. zhishu

    0下载:
  2. 利用C语言判断并输出1亿以内回文式质数,并且计算所用时间-Using C language to determine and output within 100 million palindromic primes formula and calculate the time spent
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:33.11kb
    • 提供者:陈曦
  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
    • 文件大小:819byte
    • 提供者:yangerming
  1. Longest-Palindromic-Substring

    0下载:
  2. //动态规划求最长回文子串 //用布尔型t[i][j]表示子串(s(i....j))是否为回文子串 //其中t[i][j]的值可通过t[i+1][j-1]的值以及是s[i]和s[j]是否相等判断(即子串(s(i...j))是否为回文子串可通过子问题s(i+1,...,j-1)是否为回文串来解决) //通过left和right来指示当前最长回文子串的下标-// Dynamic programming longest palindrome substring // Boolean t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2.49mb
    • 提供者:guopengju
  1. math_test

    0下载:
  2. 计算任意1~L自然数中回文数字(形如:101,121,232,353的个数)的个数,输出结果存在文件Datafile中。 -CALCULATING 1 ~ L is a natural number of palindromic numbers (like this: the number of 101,121,232,353) number, the output of file Datafile in.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:789byte
    • 提供者:wenbin
  1. Longest-Palindromic-Substring

    0下载:
  2. Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.
  3. 所属分类:Other systems

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:王汝鑫
« 12 »
搜珍网 www.dssz.com