搜索资源列表
Numbers
- 检测数字是不是Lazy Caterer s Sequence Palindromic Numbers Harmonic Numbers Prime Numbers-Detection of the number if it s Lazy Caterer s Sequence Palindromic Numbers Harmonic Numbers Prime Numbers
018
- 用于判断正整数n的d进制数表示形式是否是回文数-tell the positive integers n is a Palindromic Number
test2
- 老师让我们写个回文数的小程序,* 题目分析与算法设计 对于要判断的数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
huiwenshu
- 输入一个字符串,如果这个字符串时对称的,则说明这个数十回文数,否则不是-Enter a string, if the string symmetry, then the dozens of palindromic number, otherwise not
huiwen
- VB环境做的回文数判断,初级的简单东西,自己做的-VB-palindromic done to determine the number of primary simple things, doing their own
alogo001.tar
- C++ algorithm: 1) 10001th prime number 2) Number that divisible fro, 1 to 20 3) Biggest palindromic number for two 3-digit number s product
palindromo
- palindromic for visual c++, reads the same forwards and backwards, can also be read from end to beginning
palindromic
- Made in TC, C++ that computes for palindrome
ProblemAPalindrome
- 解决一道简单的判断回文结构的题目,对C++的栈结构有更好的了解-Solve a simple palindromic structure to determine the subject of C++, a better understanding of the stack structure
project3
- 这是我在大学本科汇编课程的一个小程序,MIPS语言,功能也很简单,程序会要求用户输入一个20个character长度的字符串,然后用了三种不同的算法来判断此字符串是否是回文序列,然后给予用户feedback-This is my compilation of courses at the undergraduate a small program, MIPS language functions are very simple, the program will ask the user to
montgomery
- 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
hiwenzichuan
- 回文串的源代码,大一学生可以看看啊,最基本的-Palindromic string of source code
find_huiwen
- 随机输入一个数,判断它是不是对称数(回文数)(如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
Number
- 输入一个1至99999之间的数,再求在1至99999之间的回文数-Enter a number between 1-99999, and then seek from 1 to 99999 of palindromic
huiwenshu
- 回文数 回文数 回文数 回文数 回文数 回文数-Palindromic function Palindromic functionPalindromic functionPalindromic functionPalindromic functionPalindromic functionPalindromic function
zhanduiliesuanfa
- 一、数制转换问题;二、回文判断;三、括号匹配的检验。-A number system conversion two palindromic judge three, bracket matching test.
Palindromic-or-not
- A Program to check enterd number is palindromic or not
Palindromic-or-not
- A Program to check enterd number is palindromic or not
palindromic-numbers
- Program to find palindromic-numbers
Longest-Palindromic-Substring
- Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.
