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

搜索资源列表

  1. Number

    0下载:
  2. 本程序用于回文数的判断,输入一位数字,可以判断其是否为回文数字,不是返回提示-This procedure used to determine palindrome number, enter a single digit, you can determine whether the palindrome figures, not to return to prompt
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:741
    • 提供者:doudoutu
  1. CheckPalindrome

    0下载:
  2. 检测一个字符串是否为回文串,对于一个字符串,如果从前向后读和从后向前读都一样,则成为回文串。-It can check a sring is a palindrome or not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:514
    • 提供者:朱鹏飞
  1. BIN

    0下载:
  2. this a program to check whether a word is palindrome or not-this is a program to check whether a word is palindrome or not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:33079
    • 提供者:harsh
  1. nixu

    0下载:
  2. 逆序输出内容,可在此程序的基础上写出回文式的程序 ~-Reverse output, you can write this program based on the type of program palindrome ~
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:3752
    • 提供者:li
  1. RB

    0下载:
  2. 回文实现 栈在VC上实现的基本操作以及实际问题的操作-Stack palindrome in the VC to achieve realization of the basic operation and the operation of the practical problems
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:750
    • 提供者:elick
  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 algorithm design is to determine the n
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:150039
    • 提供者:ada
  1. cplusplus

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

    • 发布日期:2017-04-04
    • 文件大小:5837
    • 提供者:刘刚
  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. 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, must be exchanged between adjacen
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:41276
    • 提供者:刘雨婷
  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. huiwen

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

    • 发布日期:2017-04-26
    • 文件大小:33132
    • 提供者:小样
  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 project DataStructTest0303 2. Throug
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3772802
    • 提供者:zengruige
  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. palindrome_for_string

    0下载:
  2. This prgm is for checking palindrome for string in VB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:Arun Sankar
  1. pprime

    0下载:
  2. usaco素数回文,采用打表查找的方法。-usaco prime palindrome, by playing table lookup method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:815
    • 提供者:xiaobai
  1. palindromic

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

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

    0下载:
  2. 回文,求一个数字是否是回文,中间含有一个函数,然后可以进行判定-Palindrome, is seeking a number is palindrome in the middle contains a function, and then can be determined
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:786
    • 提供者:ltw
  1. huiwen

    0下载:
  2. 回文判断:输入一串字符,根据它的对称性,判断该字符串是否为回文-Palindrome
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:171088
    • 提供者:cindy
  1. huiwen

    0下载:
  2. 1. 判断一个数据、字符串是否为回文; 2.可以支持多组判断。-1. To judge a data string is a palindrome 2. Can support multiple sets of judgments.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:52993
    • 提供者:小弟
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com