搜索资源列表

  1. huiwenshuchu

    0下载:
  2. 一个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 n
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wangxl
  1. mylist654

    2下载:
  2. 包括链表的遍历,插入,删除,排序,回文判断,折半查找等操作,适合数据结构的初学者,希望对大家有帮助-including Chain traversal, insertion, deletion, sorting, palindrome judgment, binary search, etc, data structure suitable for beginners, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:杜莉
  1. huiwenshu_kechengsheji

    0下载:
  2. 数据结构里关于回文数判断的算法 另一种思路另一种解决办法~-data structure, palindrome number judgment on the algorithm Another idea Another solution ~
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李爱春
  1. cyc22

    0下载:
  2. 给定一个k进制数a,编程计算最少经过多少次倒置相加运算,a 变成回文数。-given a 229 k a, calculate the number of times at least through inversion combined operations into a palindrome number.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:张丽兰
  1. huiwenyouxi

    0下载:
  2. 回文游戏的练习 vc编程基础,学生作业-palindrome game practice vc based programming, students work
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:phoenix
  1. example_num

    0下载:
  2. 阿姆斯特朗数,回文数,素数,自守数,完全数-Armstrong number, palindrome number of prime numbers, and isolation, the number of perfect numbers
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:乔浩辰
  1. zhan4

    0下载:
  2. 用栈判断判断一段字符是否回文,程序中不仅包含回文的判断,还包含栈的基本操作-Use stack to determine a period of characters to determine whether the palindrome, the program not only contains the palindrome of the judge, also includes a stack of basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:124928
    • 提供者:婉燕
  1. cyc

    0下载:
  2. 回文问题 也是高校作业比较常出的 有点用的哦 -Colleges and Universities palindrome is also operating out of a little more frequently used by Oh
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhanghuachai
  1. Huiwei

    0下载:
  2. 实现回文,即实现字符串的逆序输出,并计算其计算时间,精确到纳秒。-Palindrome realize that to achieve the reverse string output, and calculate its computation time, precise to the nanosecond.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:ww
  1. huiwen

    0下载:
  2. 回文是指从前往后读取的字符与从后往前读取的字符相同,该程序即实现此功能-Palindrome refers to the characters read front to back after the move from reading the same characters, the program that realize this function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:110592
    • 提供者:张红
  1. b

    0下载:
  2. 用c++写的回文判断 用两 个栈实现的 一个用于辅助-With c++ Written judgments palindrome with two stacks used to realize an auxiliary
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wangwei
  1. HuiWen

    0下载:
  2. visual c++6.0实现的判断回文,可任意动态设置2维数组-visual c++ 6.0 palindrome realize judgments can be set arbitrary dynamic 2 dimensional array
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:南才北往
  1. huiw.dsp

    0下载:
  2. 本程序是由vc编写的一个简单的回文代码,运用栈和队列存储表示-This procedure is vc prepared by a simple palindrome code, the use of stack and queue storage express
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张天伟
  1. PalindromeNumber

    0下载:
  2. To find and output 11-999 between the number of m, it is to meet m, m2 and m3 are several palindrome. The so-called palindrome refers to the number of its symmetrical figures that the whole number, for example, 121,676,9
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:食肉鸟
  1. huiwen

    0下载:
  2. 实现了回文数的查询,显示1到1000的回文数,自己查询数,程序可以做出判断!-Achieved a palindrome number of inquiries, show the palindrome 1-1000 number of their queries, procedures can be made to judge!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:郭宏光
  1. _ch301.c

    0下载:
  2. 回文判断,正与反都用相同的字符序列为准.用堆栈实现-Palindrome judge, is working with the anti-all with the same sequence of characters shall prevail. To use the stack to achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wang feidie
  1. Practice1_15

    0下载:
  2. 找出回文数,就是在一定范围内找出顺读和倒读都一样的词语。-Palindrome identify a few, that is, a certain scope to identify cis and read back the words read are the same.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zfm850722
  1. PalindromeTest

    0下载:
  2. 字符串回文简便算法,JAVA代码,包括自动处理空格\标点符号以及其他字符串等.-Palindrome algorithm using Java code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王梓
  1. JAVA

    0下载:
  2. 包括角谷,色子,回文等矿大JAVA实验课留的作文-Including Kakutani, bosons, palindrome, such as large mining JAVA experimental composition class to stay
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:shen
  1. palindrome

    0下载:
  2. 输入字符串以 @ 结束,用&连接.利用顺序栈实现会问判断-Enter the string with ' @' The End, & connect with. The use of the order of the stack implementation will determine the question
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:周永飞
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »

源码中国 www.ymcn.org