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

搜索资源列表

  1. huiwen

    0下载:
  2. 这个程序主要是约瑟夫环,实现环境采用的是Turbo C 2.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:webxiaojie
  1. huiwen

    0下载:
  2. 回文是指从前往后读取的字符与从后往前读取的字符相同,该程序即实现此功能
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6.64kb
    • 提供者:张红
  1. HuiWen

    0下载:
  2. visual c++6.0实现的判断回文,可任意动态设置2维数组
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:45.82kb
    • 提供者:yeyanbin
  1. huiwen

    0下载:
  2. 在vc++平台上用堆栈及指针来实现回文问题,该函数可以对一组输入的字符串判定其是否为回文
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8.32kb
    • 提供者:李心妍
  1. huiwen 写一个算法判断读入的一个以‘@’为结束符的字符序列是否为回文

    1下载:
  2. .假设称正读和反读都相同的字符序列为“回文”,例如,“abcddcba”、 “qwerewq”是回文,“ashgash”不是回文。是写一个算法判断读入的一个以‘@’为结束符的字符序列是否为回文。 2. 要求用栈和队列共同实现。 3. 验证各操作的正确性。 -Palindrome made several
  3. 所属分类:其它

    • 发布日期:2015-03-24
    • 文件大小:1kb
    • 提供者:孙志雄
  1. huiwen

    1下载:
  2. 所谓回文就是从左向右读和从右向左读是一样的字符串。现在我们对任一字符串进行插入操作,使得新的字符串为回文格式。要求对给定字符串进行插入操作最少的次数。如Ab3bd,至少通过两次插入操作可以得到回文 ("dAb3bAd" or "Adb3bdA"). 输入含有多个例子。每个例子两行,第一行为N,字符串长度,第二行为字符串。N<=1000。而字符串值含有26个大写字母和26个小写字母。输入以N=0为结束。 -The so-called palindrome is read fro
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1kb
    • 提供者:Li
  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 the letter sequence.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:820byte
    • 提供者:崔传磊
  1. huiwen

    0下载:
  2. 检测输入字符串是否为回文,即首尾对应位置的字符相同-Detection of input string is a palindrome, that is, both the characters corresponding to the same location
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:97.78kb
    • 提供者:多丽君
  1. huiwen

    0下载:
  2. vb回文很好的东西,希望大家喜欢,请多多支持,以后会有更多的东西-vb palindrome good things, I hope you like it, please support, there will be more
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.37kb
    • 提供者:蓝诺
  1. huiwen

    0下载:
  2. 判断字符串中是否存在回文 如abcbe中bcb就构成了回文-String to determine whether there is such as abcbe in palindrome form the palindrome bcb
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:844.1kb
    • 提供者:王王
  1. huiwen

    0下载:
  2. 利用顺序队列验证输入的一段字符并判断是否为回文-Order to verify the use of input queue and for some characters to determine whether the palindrome
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:944byte
    • 提供者:jack cheng
  1. huiwen

    0下载:
  2. 回文问题,这是很有意思的一个问题,通过数据结构中的顺序队列可以解决。-Palindrome, which is a very interesting problem, through the data structure in the order in the queue can be resolved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.07kb
    • 提供者:熊龙龙
  1. huiwen

    0下载:
  2. 利用栈的知识和队列的知识解决回文,方法很巧妙,可以参考-回文
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:515.77kb
    • 提供者:邢永超
  1. huiwen

    0下载:
  2. 这是一个回文验证程序,自己写的.希望可以对你们有一定帮助喽!-This is a huiwen program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:1.13kb
    • 提供者:xwg
  1. huiwen

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:919byte
    • 提供者: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

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

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

    • 发布日期:2017-03-21
    • 文件大小:47.9kb
    • 提供者:谌杰峰
  1. huiwen

    0下载:
  2. 回文,输入字符串,强烈利用了堆栈使顺读逆读都相同-You can use this programe to realize the huiwen
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:2.03kb
    • 提供者:jim
  1. huiwen

    0下载:
  2. 实现回文的查找功能,本代码十分简洁,效率较高-it is a function to fullfil huiwen,hign efficiently and easy to grasp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:202.07kb
    • 提供者:徐成名
« 12 3 4 »
搜珍网 www.dssz.com