搜索资源列表

  1. Huiwei

    0下载:
  2. 实现回文,即实现字符串的逆序输出,并计算其计算时间,精确到纳秒。-Palindrome realize that to achieve the reverse string output, and calculate its computation time, precise to the nanosecond.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:ww
  1. 2

    0下载:
  2. Windows Hooks中录制与回放钩子的运行机制剖的文档-Windows Hooks in the record and playback operation mechanism hook autopsy documents
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:339968
    • 提供者:jiny
  1. huiwen

    0下载:
  2. 回文是指从前往后读取的字符与从后往前读取的字符相同,该程序即实现此功能-Palindrome refers to the characters read front to back after the move from reading the same characters, the program that realize this function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:110592
    • 提供者:张红
  1. nongfuguohe

    0下载:
  2. 数据结构实验,农夫过河 含实验报告,源代码以及一些其他的文件。 完成农夫过河的算法程序,VisualC++6.0-Experimental data structure, the farmer across the river with the experimental reports, the source code as well as a number of other documents. The farmer acro
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:226304
    • 提供者:Wang
  1. b

    0下载:
  2. 用c++写的回文判断 用两 个栈实现的 一个用于辅助-With c++ Written judgments palindrome with two stacks used to realize an auxiliary
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wangwei
  1. HuiWen

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

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:南才北往
  1. ZHAN

    0下载:
  2. 数据结构中顺序栈的表示与实现,“括号匹配的检验”算法与“回文判断”的算法。-Data structure in order and realize that stack,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:翱翔
  1. Palindrome

    1下载:
  2. 一个求回文数的Java程序,学生作业,学习参考很好-A palindrome for the number of Java program, students work, study and refer to good
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:redsunworld
  1. huiwen

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

    • 发布日期:2024-05-16
    • 文件大小:238592
    • 提供者:李心妍
  1. 2

    0下载:
  2. C的算法程序,回文字符串问题,分享给需要的朋友-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘飞
  1. jingdian100+chengxu

    0下载:
  2. 里面内容非常丰富涉及的方面很广,比如有企业工资问题,猴子吃桃子问题,回文数问题,画圆,三角形,方形问题-Sengoku宖whether in armed Ji Ping Yuen Yee skin type contained hung drag-kyu Kim Jong II deride dirt creeping栢cut Buddhist understanding uncertainty uncertainty妔栃underst
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:23552
    • 提供者:虞止
  1. TestHuiwen

    0下载:
  2. 简单java回文,拿去应付老师绰绰有余。-Simple java palindrome, taken more than enough to meet the teachers.
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:周官保
  1. huiwen

    0下载:
  2. 实现了回文数的查询,显示1到1000的回文数,自己查询数,程序可以做出判断!-Achieved a palindrome number of inquiries, show the palindrome 1-1000 number of their queries, procedures can be made to judge!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:郭宏光
  1. palindrome

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

    • 发布日期:2024-05-16
    • 文件大小:169984
    • 提供者:chinajoy
  1. java_2222

    0下载:
  2. 回文数问题。如果一个数按反向顺序放置后仍然相等,称为回文数(如: 12321)。编程:任意输入一个数据,判断此数是否为回文数。-Palindrome number of issues. If a few by the reverse is still the same after placing the order, known as the palindrome number (eg: 12,321). Programming: an
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:李残月
  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. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wang feidie
  1. example

    0下载:
  2. 计算企业奖金,计算回文件数等,里面有说明!-Enterprise computing bonuses, calculated back to document the number, which has made it clear!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:陆鹏
  1. code

    0下载:
  2. 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:isxzh
  1. test25

    0下载:
  2. 回文素数序列 查找两个正整数 m 和n 之间既是素数又是回文数的所有数(包括m 和 n),其中,m 不大于n。并按从小到大顺序输出这些数,如果 没有这样的数,则输出 no (回文数是正向看和逆向看相等的数,如,123321,121)。 -i think it is good for you
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:zhaowei
  1. Algorithm

    0下载:
  2. 回文数计算: 编写一个程序,输入N(2=N=16)进制数M(1=M=30000(10进制)),输出最少经过几步可以得到回文数。如果在30步以内(含30步)不可能得到回文数,则输出0。输入的数保证不为回文数。-None
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:327680
    • 提供者:tonysong
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »

源码中国 www.ymcn.org