CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - palindrome c

搜索资源列表

  1. String-reverse

    0下载:
  2. 符串逆序输出是C语言经典算法之一,过去利用数组下标处理此类问题,较为繁琐,本文给出 了利用指针实现任意给定字符串的逆序输出方法,以及在此基础上进行回文字符串判断的便捷方法。-Pointers with a C-string string in reverse order and determine palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:176949
    • 提供者:陈晓娟
  1. palindrome

    0下载:
  2. 回文的判断方式,c++实现,参照baidu上面的代码-Palindrome way the judge, c++ Achieve, in the light of the above code baidu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:5790
    • 提供者:chinajoy
  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. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:795
    • 提供者:wang feidie
  1. Palindrome_strings

    0下载:
  2. 回文串的c++实现,是ACM里面的一个题目,上传给大家共享。-Palindrome string c++ implementation, ACM are inside a topic, upload to the U.S. share.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:512273
    • 提供者:王福道
  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

    • 发布日期:2017-03-28
    • 文件大小:565
    • 提供者:ranbing
  1. Proyecto

    0下载:
  2. Programas en C funciones, palindrome, etc. -Programas en C funciones, palindrome, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2604234
    • 提供者:castan
  1. test

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

    • 发布日期:2017-03-30
    • 文件大小:661663
    • 提供者:
  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 palindrome.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:157370
    • 提供者:tmac
  1. palindromic

    0下载:
  2. Made in TC, C++ that computes for palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:680
    • 提供者:Darise
  1. palindrome

    0下载:
  2. palindrome implemented by C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:576
    • 提供者:A Shin
  1. LongestPal

    0下载:
  2. longest palindrome code C
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:606
    • 提供者:kbhadke
  1. C-class

    1下载:
  2. 找出所有满足以下特性的六位整数: (1) 它是一个完全平方数(完全平方数是指该数是某个整数的平方); (2)该数同时也是回文数(回文数是指该数等于它的反序数)。 -Find all six of the following characteristics of an integer: (1) it is a perfect square (perfect square is the square of the number is an integer) (2) The num
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:146222
    • 提供者:Nelfove
  1. palindrome

    0下载:
  2. simple c program for palindrome...... (ex: madam)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:17071
    • 提供者:LIFE
  1. 019

    0下载:
  2. 判断是否回文数对c语言初学者有一定用处,Determine whether the palindrome-Determine whether the palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:7663
    • 提供者:petter
  1. Palindrome-judgment

    0下载:
  2. 此程序为回文判断程序,是基于C++语言环境下的一个面向对象程序,主要涉及到C++语言数组知识的应用,供C++初学者学习 -This program is a palindrome judgment program, is based on an object-oriented program C++ language environment, mainly related to the application of the knowledge of C++ language array, f
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1039301
    • 提供者:上交
  1. five-classic--C-code

    0下载:
  2. 里面有五个C语言初学者遇到的经典递归问题的代码及详解!八皇后、回文、顺转矩阵、斐波那契及整数分划问题。-There are five classic C language for beginners recursive problems encountered by the code and explain! Eight queens, palindrome, clockwise rotation matrix, Fibonacci and integer partition problem.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:46839
    • 提供者:李展
  1. Paliddrome

    0下载:
  2. 这是一个判定计数的问题,需要判定一个数是否为素数和回文数 函数isprime()用来判定一个数是否是素数;函数ispalindrom()用来判定一个整数是否为回文数,这是一个更为通用的函数,可以指定进制。 使用函数进行判定时,先调用哪个函数也是有讲究的,一要看那个函数的计算时间,二要看判定成功的概率,需要综合考虑。(The function isprime () is used to determine whether a number is a prime number; the fu
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:铁底河畔
  1. huiwen

    0下载:
  2. 给出某个英文单词,验证英文单词是否是回文(Verify that the English word is palindrome)
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:ashur0925
  1. 回文数的判断

    0下载:
  2. 这个程序功能是完成对一个数据是否是回文数的判断(The function of this program is to determine whether a data is palindrome)
  3. 所属分类:其他

  1. 回文

    0下载:
  2. 数据结构解决c语言中的回文问题,使用堆栈队列等(The data structure solves the palindrome problem in the C language, using the stack queue, etc.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:72704
    • 提供者:我耗子
« 12 »
搜珍网 www.dssz.com