Location:
Search - palindrome
Search list
Description: 回文数的判断,输入一个字符串,不考虑标点符号和空格,只考虑字母或数字,判断它是否回文数-palindrome number of judgment, the importation of a string of not punctuation and spaces, only letters or numbers, to judge whether it palindrome number
Platform: |
Size: 1264 |
Author: hechengwei |
Hits:
Description: 回文算法实现,代码已经验证-Palindrome algorithm, code validation
Platform: |
Size: 10078 |
Author: 张小成 |
Hits:
Description: 回文判断程序-Palindrome judging procedures
Platform: |
Size: 224256 |
Author: 徐彬 |
Hits:
Description: 回文判断,好用。-Palindrome judgment and ease of use.
Platform: |
Size: 2048 |
Author: 菲 |
Hits:
Description:
Platform: |
Size: 167936 |
Author: 张小成 |
Hits:
Description: 用堆栈实现回文算法 可以测试各种字符串 dos界面-using stack algorithm can achieve Palindrome test string dos interface
Platform: |
Size: 3072 |
Author: 闫科 |
Hits:
Description: 打印所有不超过n(取n<256) 的其平方具有对称性质的数(也称回文数)。
*题目分析与算法设计
对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数k(如n=13,则a=169且k=961),若a等于k则可判定n为回亠数。
-Print all over n (4 admission; 256) with the square of its symmetrical nature of the (also known palindrome numbers).* Topic analysis and design algorithms for determining the number n, calculated after its square (on a), a one for each of decomposition, according to a from low to high in the order of their resume into a few k (n = 13, a = 169 where k = 961) if a mean k n can be found to back Tou few.
Platform: |
Size: 1024 |
Author: 姚紫欣 |
Hits:
Description: 这是一个关于回文数的判断算法!只要输入的数据形式是回文形式,将输出该回文数是回文模式!-This is a palindrome number on the judgment algorithm! As long as the form of data input is palindrome form Palindrome will output the model number is palindrome!
Platform: |
Size: 1024 |
Author: 刘六龙 |
Hits:
Description: 数据结构中---回文的判断,使用栈和队列来实现,练习队列和栈的用法-data structure--- Palindrome's judgment, Stack and Queue to achieve, exercise and Stack Queue usage
Platform: |
Size: 1024 |
Author: zhangr |
Hits:
Description: 是回文的实验已经通过运行,下载后就可以使用了。相信对你们有用。-palindrome is the experiment by running, after downloading can use. I believe useful to you.
Platform: |
Size: 54272 |
Author: 小飞侠 |
Hits:
Description: 回文数的判断,输入一个字符串,不考虑标点符号和空格,只考虑字母或数字,判断它是否回文数-palindrome number of judgment, the importation of a string of not punctuation and spaces, only letters or numbers, to judge whether it palindrome number
Platform: |
Size: 1024 |
Author: hechengwei |
Hits:
Description: 回文。JAVA实验,有要的人可以联系我
回文例:asdffdsa-Palindrome. JAVA experiments may have to contact I Palindrome Example: asdffdsa
Platform: |
Size: 2048 |
Author: 陈三 |
Hits:
Description: 实验2:栈的应用--判断一个数是否是回文数
1、实验目的:掌握栈的特点及基本操作,包括入栈、出栈、判栈空等。
2、实验要求:任意输入一个数,判断其是否为回文数。
3、提示:可采用栈和链表结合进行。-Experiment 2: the application stack- to determine whether a number is palindrome 1, Experimental Objective: To grasp the characteristics of the stack and the basic operation, including入栈, a stack, stack air contractor. 2, the experimental requirements: a number of arbitrary input, determine whether the number palindrome. 3, Tip: use a combination of stack and linked list.
Platform: |
Size: 56320 |
Author: 用途解放 |
Hits:
Description: A linked list can be operated as a stack and a queue since new items can be added to
its beginning or to its end. In this tutorial, we will manipulate on linked lists such as
reversing a list and comparing two lists.-A linked list can be operated as a stack and a queue since new items can be added toits beginning or to its end. In this tutorial, we will manipulate on linked lists such asreversing a list and comparing two lists.
Platform: |
Size: 1024 |
Author: jovi |
Hits:
Description: java实现的求指定区间内的所有回文数程序。可直接运行。-java in order to realize all the specified interval palindrome number of procedures. Can be directly run.
Platform: |
Size: 1024 |
Author: xiawei |
Hits:
Description: 一个求回文数的Java程序,学生作业,学习参考很好-A palindrome for the number of Java program, students work, study and refer to good
Platform: |
Size: 5120 |
Author: redsunworld |
Hits:
Description: 数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。-Stack and queue data structure of the basic operation and its application. For a string from the keyboard input, determine whether the palindrome. Palindrome sequence that is the same as the pros and cons. Such as
Platform: |
Size: 19456 |
Author: |
Hits:
Description: 简单java回文,拿去应付老师绰绰有余。-Simple java palindrome, taken more than enough to meet the teachers.
Platform: |
Size: 1024 |
Author: 周官保 |
Hits:
Description: 判断输入的字符串(单词或者一个句子)是否是回文的。(不计标点和大小写以及空格)-Determine the input string (word or a sentence) it is a palindrome of. (Excluding punctuation and capitalization and spaces)
Platform: |
Size: 3072 |
Author: suchao |
Hits:
Description: MIPS assembly,汇编实现输入一个字符串,判断其是否为回文(MIPS assembly, the compilation includes a string input to determine whether it is a palindrome)
Platform: |
Size: 1024 |
Author: 王云辉 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
23
»