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

搜索资源列表

  1. isprim

    0下载:
  2. 判断一个随意输入的字符串是否为回文字符串-An arbitrary string to determine whether the input string palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:536
    • 提供者:陈潇
  1. he

    0下载:
  2. 回文判断,具体回文是什么我也忘了,不过此程序绝对是正确的啊-Palindrome determine the specific palindrome is what I have forgotten, but this program is absolutely correct ah
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:785
    • 提供者:hhhlnln
  1. 1

    0下载:
  2. 判断回文数的算法,代码简洁易懂,注释清晰明了-Algorithm to determine palindrome, code easy to read, comment clarity
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6530
    • 提供者:yizi
  1. HWEN

    0下载:
  2. 回文数猜想算法C语言经典实现,运行看看,猜想数字里的其他奥妙吧-Palindrome conjecture algorithm to achieve the classic C language, run to see, guess it figures in the other wonders
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:902
    • 提供者:杨阳
  1. Palindrom

    0下载:
  2. This a recursive function, without loops titled: int is_palindrom (char arr [], int len) Accepts an array of characters and length. The function return 1 if the array contains a palindrome (a series of characters that particular cry from the b
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:94351
    • 提供者:YTK
  1. 41

    0下载:
  2. 请编写函fun,函数的功能是:判断字符串是否为回文?或是,函数返回1,主函数中输出:YES,否则返回0,主函数中输出NO。回文诗指顺读和倒读都一样的字符串。 例如,字符串LEVEL是回文,而字符串123312就不是回文。 注意:部分源程序在文件PROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -Write a letter of fun, function is to: determine whether a s
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:4110
    • 提供者:储谢东
  1. palindrome1

    0下载:
  2. tell if the input word is palindrome or not, it uses a string function and displays the input word and check if its palindrome-tell if the input word is palindrome or not, it uses a string function and displays the input word and check if its palind
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:144700
    • 提供者:lovellef
  1. dfdfdsd

    0下载:
  2. 判断回文数,很不错的易语言源码,易爱好者可以下载使用-Determine palindrome, a very good source of easy language, easy to use fans can download
  3. 所属分类:其他小程序

    • 发布日期:2017-04-11
    • 文件大小:1083
    • 提供者:desk05
  1. huiwenpanduan

    0下载:
  2. 对于键盘输入的任意一个字符串,将每一个字符分别进行如栈和入队操作,字符串输入完后,分别从队列和堆栈中取出字符进行比较,一旦发现不同则输入字符串不是回文,如果将所有字符比较结束后没有发现一对字符不同,则输入字符串为回文。-For keyboard input an arbitrary string, each character separately, such as stack and into the team operation, after the input string, res
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:31612
    • 提供者:单位
  1. 4_13

    0下载:
  2. 所谓回文,是指从前向后顺读和从后向前倒读都一样的不含空白字符的串。例如did,madamimadam,pop即是回文。试编写一个算法,以判断一个串是否是回文。-The so-called palindrome, is read from front to back and from back to front along the back are the same as reading the string does not contain blank characters. For examp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:628688
    • 提供者:吴梦溪
  1. Power-builder

    0下载:
  2. 此文档列举在powerBuilder中用到的登录界面,求回文,检索功能,求素数,求一元二次方程的根的相关代码-This document lists the powerBuilder used in the login screen, find the palindrome, search function, find the prime numbers, find the root of a quadratic equation the relevant code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:4988
    • 提供者:huhuanting
  1. huiwen

    0下载:
  2. 《数据结构》实验三:“回文”判断---本程序,主要利用队列、字符数组来进行判断-" Data structure" Experiment 3: " palindrome" judge--- the program, the main advantage of the queue, to judge the character array
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:195375
    • 提供者:doyourem
  1. test10

    0下载:
  2. 从字符串中获取最长回文串的算法,仅供参考,时间复杂度比较高-Get the longest palindrome from a string string algorithms, for reference only, the time complexity is relatively high
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2221
    • 提供者:鄢志昊
  1. huiwen

    0下载:
  2. 用栈和队列判断你输入的一句话是不是回文,c语言写的。-Determine palindrome using stack and queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1005
    • 提供者:吴仕
  1. new

    0下载:
  2. 二叉树的基本功能、多项式求值、回文判断、二叉链表的实现学生基本信息创建等-The basic functions of a binary tree, polynomial evaluation, to determine the palindrome, the realization of the binary list of students and other basic information to create.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5488
    • 提供者:邹小双
  1. cs98876

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:判断回文数。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: judgment palindrome number.Chinese programming experience
  3. 所属分类:其他小程序

    • 发布日期:2017-04-11
    • 文件大小:1159
    • 提供者:xiaomingw
  1. huiwenshu

    0下载:
  2. C语言 回文数经典算法 巧用while语句-Palindrome
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:87368
    • 提供者:keren
  1. huiwen

    0下载:
  2. 对回文数进行管理,abccba以及abcba都是回文数。-Palindrome the management, abccba, as well as abcba palindrome.-
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:849
    • 提供者:hxh
  1. danpianjikaifa

    0下载:
  2. 单片机编程,跑马灯流水灯的开发-Palindrome the management, abccba, as well as abcba palindrome.-
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:hxh
  1. c

    0下载:
  2. C语言的一些简单经常用到的小工具程序段,比如说冒泡排序,回文数,素数分解等等。-Some of the C language simple and often use the gadget program segments, such as bubble sort, palindrome number, prime number decomposition and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1152
    • 提供者:江迪
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com