CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Palindrome
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Palindrome - List
[
JSP/Java
]
Palindrome
DL : 0
回文数的判断,输入一个字符串,不考虑标点符号和空格,只考虑字母或数字,判断它是否回文数-palindrome number of judgment, the importation of a string of not punctuation and spaces, only letters or numbers, to judge whether it palindrome number
Update
: 2008-10-13
Size
: 1.23kb
Publisher
:
hechengwei
[
Other resource
]
palindrome
DL : 0
回文算法实现,代码已经验证-Palindrome algorithm, code validation
Update
: 2008-10-13
Size
: 9.84kb
Publisher
:
张小成
[
SourceCode
]
6回文判断
DL : 0
回文判断程序-Palindrome judging procedures
Update
: 2025-03-14
Size
: 219kb
Publisher
:
徐彬
[
assembly language
]
回文判断
DL : 0
回文判断,好用。-Palindrome judgment and ease of use.
Update
: 2025-03-14
Size
: 2kb
Publisher
:
菲
[
Data structs
]
palindrome
DL : 0
Update
: 2025-03-14
Size
: 164kb
Publisher
:
张小成
[
Other
]
Stack3 java
DL : 0
用堆栈实现回文算法 可以测试各种字符串 dos界面-using stack algorithm can achieve Palindrome test string dos interface
Update
: 2025-03-14
Size
: 3kb
Publisher
:
闫科
[
Other
]
回文数
DL : 0
打印所有不超过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.
Update
: 2025-03-14
Size
: 1kb
Publisher
:
姚紫欣
[
Data structs
]
huiwen333
DL : 0
这是一个关于回文数的判断算法!只要输入的数据形式是回文形式,将输出该回文数是回文模式!-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!
Update
: 2025-03-14
Size
: 1kb
Publisher
:
刘六龙
[
Data structs
]
huiwennew
DL : 0
数据结构中---回文的判断,使用栈和队列来实现,练习队列和栈的用法-data structure--- Palindrome's judgment, Stack and Queue to achieve, exercise and Stack Queue usage
Update
: 2025-03-14
Size
: 1kb
Publisher
:
zhangr
[
Data structs
]
cycs
DL : 0
是回文的实验已经通过运行,下载后就可以使用了。相信对你们有用。-palindrome is the experiment by running, after downloading can use. I believe useful to you.
Update
: 2025-03-14
Size
: 53kb
Publisher
:
小飞侠
[
JSP/Java
]
Palindrome
DL : 0
回文数的判断,输入一个字符串,不考虑标点符号和空格,只考虑字母或数字,判断它是否回文数-palindrome number of judgment, the importation of a string of not punctuation and spaces, only letters or numbers, to judge whether it palindrome number
Update
: 2025-03-14
Size
: 1kb
Publisher
:
hechengwei
[
JSP/Java
]
backLetter
DL : 0
回文。JAVA实验,有要的人可以联系我 回文例:asdffdsa-Palindrome. JAVA experiments may have to contact I Palindrome Example: asdffdsa
Update
: 2025-03-14
Size
: 2kb
Publisher
:
陈三
[
File Format
]
palindrome
DL : 0
实验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.
Update
: 2025-03-14
Size
: 55kb
Publisher
:
用途解放
[
Other
]
palindrome
DL : 0
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.
Update
: 2025-03-14
Size
: 1kb
Publisher
:
jovi
[
JSP/Java
]
PalindromeNumber
DL : 0
java实现的求指定区间内的所有回文数程序。可直接运行。-java in order to realize all the specified interval palindrome number of procedures. Can be directly run.
Update
: 2025-03-14
Size
: 1kb
Publisher
:
xiawei
[
JSP/Java
]
Palindrome
DL : 1
一个求回文数的Java程序,学生作业,学习参考很好-A palindrome for the number of Java program, students work, study and refer to good
Update
: 2025-03-14
Size
: 5kb
Publisher
:
redsunworld
[
Data structs
]
zhanheduiliedejibencaozu
DL : 0
数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“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
Update
: 2025-03-14
Size
: 19kb
Publisher
:
[
Documents
]
TestHuiwen
DL : 0
简单java回文,拿去应付老师绰绰有余。-Simple java palindrome, taken more than enough to meet the teachers.
Update
: 2025-03-14
Size
: 1kb
Publisher
:
周官保
[
JSP/Java
]
palindrome
DL : 0
判断输入的字符串(单词或者一个句子)是否是回文的。(不计标点和大小写以及空格)-Determine the input string (word or a sentence) it is a palindrome of. (Excluding punctuation and capitalization and spaces)
Update
: 2025-03-14
Size
: 3kb
Publisher
:
suchao
[
assembly language
]
PALINDROME
DL : 0
MIPS assembly,汇编实现输入一个字符串,判断其是否为回文(MIPS assembly, the compilation includes a string input to determine whether it is a palindrome)
Update
: 2025-03-14
Size
: 1kb
Publisher
:
王云辉
«
1
2
3
4
5
6
7
8
9
10
...
23
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.