搜索资源列表

  1. test2

    0下载:
  2. 老师让我们写个回文数的小程序,* 题目分析与算法设计 对于要判断的数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 algorith
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:150528
    • 提供者:ada
  1. cplusplus

    0下载:
  2. 链表 回文判别 多态性 返型程序设计和STL编程-Palindrome-based distinguishing polymorphism of the list back to program design, and STL programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:刘刚
  1. huiwenshu

    0下载:
  2. 输入一个字符串,如果这个字符串时对称的,则说明这个数十回文数,否则不是-Enter a string, if the string symmetry, then the dozens of palindromic number, otherwise not
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:847872
    • 提供者:tianya
  1. huiwen

    0下载:
  2. 实现了一段字符是否为回文的判断《数据结构》-huiwen
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Fangming
  1. huiwen

    0下载:
  2. 这个程序是用C++编写的判断是否是回文的程序,回文指的是例如abcba,这样的字符串就为回文。-This program is written in C++ program to determine whether the palindrome, palindromes refer, for example abcba, such as the string on the palindrome.
  3. 所属分类:.net编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ranbing
  1. Stack

    0下载:
  2. stack 类的应用 回文检测 ,进制转换-program of stack .using c++
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1594368
    • 提供者:李祥宏
  1. huiwen

    0下载:
  2. VB环境做的回文数判断,初级的简单东西,自己做的-VB-palindromic done to determine the number of primary simple things, doing their own
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:谌杰峰
  1. CostforIdeal

    0下载:
  2. 判断字符串是否可以构成回文串,如果可以,将该字符串转为回文串形式,并求出最小交换次数,必须是相邻符号间交换。-To determine whether the string can constitute a palindrome string, and if so, the string is palindrome strings to form and find the minimum switching frequency, mus
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:刘雨婷
  1. shujujiegou

    0下载:
  2. 主要 文本格式化 数据结构 课题源码 绝对好用 可以格式化文本 还有其他很多源码 我一个学期的结晶 如 约瑟夫环 进制转换 z3回文判断等等 共有18个课题-The main subject of text formatting source data structure can be absolutely easy to use formatted text there are many oth
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:大龙虾
  1. MyProject

    0下载:
  2. C++程序设计实验题 回文 矩阵转换 矩阵最大值最小值问题 分配内存释放内存模仿 统计字符数目 -c++ execise
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1868800
    • 提供者:winnercg
  1. test

    0下载:
  2. C#写的回文认证和最大公约数~ -C# to write the palindrome certification and the common denominator
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:661504
    • 提供者:
  1. Jav

    0下载:
  2. 创建电视实现保和数组字符串等的创建,变更判断回文数-Create TV to achieve security and the creation of such an array of strings, changing determine palindrome
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5172224
    • 提供者:张扬
  1. huiwen

    0下载:
  2. 功能:检查字符串是否为回文(即正序与逆序一样)字符串 -Features: Check string is a palindrome (that is, with the reverse sequence is the same as) the string
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:小样
  1. huiwen

    0下载:
  2. 回文判断,编写一个算法,判断依次读入的一个以@为结束符的字母序列,是否形如‘序列1&系列2 ’的字母序列。-Palindrome judge, write an algorithm to determine an order read to the letters @ the end of the symbol sequence, is shaped like a ' series 1 & series 2' of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:崔传磊
  1. 1159_Palin

    0下载:
  2. poj 第1159题palin_drome_回文 最长公共子序列 LCS DP 滚动数组-poj 1159 title palin_drome_ palindrome longest common subsequence LCS DP rolling array
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ni
  1. aa

    0下载:
  2. 1.在Microsoft Visual Studio 2008中创建MFC工程DataStructTest0303 2.通过读入文件的形式,读取写在TXT文本中的实数数据 3.用push将这些数值添加到队列和栈中 4.在DataStructTest0303View.cpp中判断是否是回文 5.输出结果 -1. In Microsoft Visual Studio 2008 to create a MFC projec
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:3772416
    • 提供者:zengruige
  1. huiwen2

    0下载:
  2. 用java现实判断是不是回文,如果是的话就输出是的信息,不是的话,输出不是。-Reality check with java is not palindromic, and if so the output is information, not the case, the output is not.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:yinglinqin
  1. plalindrome

    0下载:
  2. 回文数的练习程序,java实现(plalindrome.java)-plalindrome.java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:穆雨
  1. huiwenpanduan_seqlist

    0下载:
  2. 自己写的一个回文判断的程序,用C语言写成,用了线性表的顺序存储方式,能够正确判断一个字符串是否回文。-Write a palindrome program to judge, with the C language written in the order of the table with the linear storage method to correctly determine whether a string is pali
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:157696
    • 提供者:tmac
  1. huiwen_linklist

    0下载:
  2. 一个用线性表中的单链表实现的回文判断,能判断是否回文,若不是,则给出相应的类型信息-A linear table with a single linked list implementation of the palindrome to judge, to determine whether the palindrome, if not, then give the appropriate type information
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:163840
    • 提供者:tmac
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »

源码中国 www.ymcn.org