搜索资源列表
huiwenshuchu
- 一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment o
Palindrome
- 回文数的判断,输入一个字符串,不考虑标点符号和空格,只考虑字母或数字,判断它是否回文数-palindrome number of judgment, the importation of a string of not punctuation and spaces, only letters or numbers, to judge whether it palindrome number
PalindromeNumber
- java实现的求指定区间内的所有回文数程序。可直接运行。
Palindrome
- 一个求回文数的Java程序,学生作业,学习参考很好
java_2222.rar
- 回文数问题。如果一个数按反向顺序放置后仍然相等,称为回文数(如: 12321)。编程:任意输入一个数据,判断此数是否为回文数。,Palindrome number of issues. If a few by the reverse is still the same after placing the order, known as the palindrome number (eg: 12,321). Programming: an arbitrary input data, to dete
huiwen
- 实现了回文数的查询,显示1到1000的回文数,自己查询数,程序可以做出判断!-Achieved a palindrome number of inquiries, show the palindrome 1-1000 number of their queries, procedures can be made to judge!
Java
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为: bzdz izu sxgzd
huiwenshu
- 1-99999位数回文数判断,银行管理包括利率,密码,剩余额-1-99999 digit palindrome number of judgments, bank management, including interest rates, passwords, the remaining amount of
Number
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。-Write a java application. The user from the keyboard to enter a number between 1-9999, the program will determine whether this number is
plalindrome
- 回文数的练习程序,java实现(plalindrome.java)-plalindrome.java
huiwenshu
- 判断输入的数字是否是回文数,回文数:121、12321等从左到右和从右到左是一样的-Enter the number to judge whether the palindrome palindrome: 121,12321 other from left to right and from right to left is the same
java1
- 1、编写一个Java应用程序。用户从键盘输入一个1~99999之间的整数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,如12121和3223都是回文数。 2、编写一个Java应用程序,该程序中有一个Rational(有理数)类,具体要求如下: ?Rational类有两个int型的成员变量,名字分别为numerator(分子)和denominator(分母)。 ?提供Rational add(Rational r)方法,即
22
- 一个用于判断所输入的1~99999之间的数是否是回文数的Java程序-One for the judge entered a number between 1 to 99999 if the Java program is a palindrome
Huiwen
- 回文数 编写一个Java应用程序。用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,如12121和3223都是回文数。-Palindrome write a Java application. The user from the keyboard to enter a number between 1 to 99999, the program will determine this numb
Code5
- 判断一个数是否为回文数,提供了两种方法以便参考,方法一:只要利用内置函数解决该问题,方法二:主要通过数组判断-Determine if a number is palindrome, offers two ways to reference one: as long as the use of built-in functions to solve the problem, method two: mainly through the array to determine
Palindrome-number
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 -Write a Java applications. The user from the keybo
HomeWork1
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。-Write a java application. User from the keyboard to enter a number between 1-9999, the program will determine this number is several numb
PalindromeTester
- 回文数,忽略标点和空格,测试回文数的好代码-Palindrome, ignoring punctuation and spaces, a good number of test code for palindrome
huiwen
- 判断从键盘输入的一个数是否是回文数的小程序。-palindrome data
huiwen
- 测试从键盘上输入的一个规定范围内的数判断是否为回文数-The number of test inputs to whether the number of reported