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

搜索资源列表

  1. Exer8_4

    0下载:
  2. 一个命名为reverse的程序,该程序运行时能通过命令行“reverse 文件名”将文 件名指定的英文纯文本文件以读/写模式打开,并将文件中每一行中的所有的字符反置 后写回原文件。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6651
    • 提供者:liu
  1. huiwen2

    0下载:
  2. 输入一段英文字母,程序能够判断是不是回文,并给出正确的结果-right
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:702
    • 提供者:静静
  1. 519

    0下载:
  2. 输入一个数,选择判断是平方数,回文数还是素数。-Enter a number, select the square to determine the number of prime numbers or the number palindrome.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:270560
    • 提供者:黄梓能
  1. huiwen

    0下载:
  2. 回文的实现,很好使的!可以实现会问的检测!谢谢喽-good
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:29466
    • 提供者:tl
  1. CORBA_example

    0下载:
  2. corba的一个小例子,上班学习,花了一个星期,以前没接触过,总算完成了,现在这个例子有回调,我在网上找了很长时间都没找到,我感觉我这个是最好的,同时还提供很详尽的环境和调试文档,相信稍微有点编程基础的人都能编译这个工程,是很好的学习例子-it s an example for corba,use c++ 2005,and i have write the build step in the word,read it ,it s ok, this example could callback t
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-03
    • 文件大小:217650
    • 提供者:jakey
  1. project3

    0下载:
  2. 这是我在大学本科汇编课程的一个小程序,MIPS语言,功能也很简单,程序会要求用户输入一个20个character长度的字符串,然后用了三种不同的算法来判断此字符串是否是回文序列,然后给予用户feedback-This is my compilation of courses at the undergraduate a small program, MIPS language functions are very simple, the program will ask the user to
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1888
    • 提供者:Kai
  1. rescue

    0下载:
  2. 找 回 丢 失 的 文 件 delphi 源 码-find lost files for delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:857110
    • 提供者:xzl
  1. palindromic-number

    0下载:
  2. 如果一个数从左边和从右边读都是相同的数,就称它为回文数,例如383,求出500以内的回文数并输出显示。 -If a number from the left and from the right to read is the same number, he called it reported number, such as 383, and from 500 the number of reported within and the output shown.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:ma
  1. this-is-palindrome

    0下载:
  2. 此程序是用汇编语言编写的“是否是回文程序。”可以直接下载编译。- this is palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:548
    • 提供者:jinger
  1. main

    0下载:
  2. 找出最长的回文子串,输出的第一行为找到的最长的回文字符串的长度。后面的行应该包括该字符串,字符串两边多余的空格和标点都不需要输出,但字符串中的空格、标点和换行则需要按照原样输出。-To find the longest palindrome substring of the first acts of the output to find the longest palindrome length of the string. Back row should include extra spac
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:682
    • 提供者:赵灵儿
  1. CPP

    0下载:
  2. 通过数组的复制来实现回文数的判断,通过数组的复制来实现回文数的判断。-Array replication the palindrome judgment, the judgment of the palindrome array replication.
  3. 所属分类:assembly language

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:夜听竹
  1. calfflac

    0下载:
  2. USACO练习题1.3.4,回文检测,数据结构-USACO exercises 1.3.4 palindrome detection, data structures
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:1655
    • 提供者:seraphina
  1. CPP

    0下载:
  2. c++经典小程序,也是c++二级考试经常考到的小程序。包括:骑士旅行,回文,筛选,快速排序等程序。-c++ the classic small program, also c++ secondary examination often to test the applet. Include: Knight s Tour, palindrome, screening, quick sort program.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:4142
    • 提供者:王建凯
  1. C

    0下载:
  2. 回文数的判断,矩阵的转置,矩阵对角线之和,等等一些常考类型题目-Palindrome judgment matrix transpose, and a diagonal matrix, so some of the questions often test type
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4013
    • 提供者:王珊珊
  1. functions

    0下载:
  2. 函数的定义与调用、杨辉三角、字符串连接、回文数、字符串比较函数、冒泡排序-some discr iptions of fuction
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:172503
    • 提供者:小蟋蟀
  1. palindrome

    0下载:
  2. c语言基础,判断一个字符串是否为回文的程序,仅供参考-Determine whether a string is a palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:152504
    • 提供者:希望
  1. Judgment_palindrome

    0下载:
  2. 编写一个函数palin()用来检查一个字符串是否正向拼写与反向拼写都一样的“回文”(palindromia)。如“MADAM”就是一个回文。若放宽要求,即忽略大小写字母的区别、忽略空格及标点符号等,则像“Madam,I m Adam.”之类的短语也可视为回文。编程要求:⑴在主函数中输入字符串。⑵将字符串首指针作为函数参数传递到函数palin()中。当字符串是回文时,要求函数palin()返回1,否则返回0。⑶若是回文,在主函数中输出"Yes.";若不是回文,在主函数中输出"No."。 提示:
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:83888
    • 提供者:陈琳
  1. PALINDROME

    1下载:
  2. MIPS assembly,汇编实现输入一个字符串,判断其是否为回文-MIPS assembly, the compilation includes a string input to determine whether it is a palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:813
    • 提供者:王云辉
  1. C

    0下载:
  2. 实现杨辉三角的输出,字符指针检测回文,字符数组检测回文,字符串按要求排序,哥德巴赫猜想的验证等C语言程序,亲测有效-Print Pascal s Triangle Goldbach conjecture verification The method of judging character array palindrome
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:郭庆乐
  1. Palindrome_check

    0下载:
  2. 测试输入字符是不是回文,该回文测试忽略所有空格和标点符号,并忽略字母的大写和小写形式 -Test input character is not a palindrome, the palindrome test ignores all spaces and punctuation, and ignore uppercase and lowercase letters
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:949
    • 提供者:刘明
« 1 23 »
搜珍网 www.dssz.com