CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Terminator

搜索资源列表

  1. data_struct3

    0下载:
  2. 数据结构课后设计题第三章 ◆3.17③ 试写一个算法,识别依次读入的一个以@ 为结束符的字符序列是否为形如 序列1&序列2 模式 的字符序列。其中序列1和序列2中都不含字符 & , 且序列2是序列1的逆序列。例如, a+b&b+a 是属该 模式的字符序列,而 1+3&3-1 则不是。 实现下列函数: Status match(char *str) -Data structure design question after class Chapter ◆
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.31kb
    • 提供者:W.Y.T.S
  1. doublinklist

    0下载:
  2. Double linked list- a doubly-linked list is a linked data structure that consists of a set of sequentially-linked records called nodes. Each node contains two fields, called links, that are references to the previous and to the next node in the seque
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:574byte
    • 提供者:irisrd
  1. danlianbiao

    0下载:
  2. 利用单链表比较所给的特定数字的大小,并输出。 规定数字都是“三位数”,其中num[0]~num[2]分别存储百位数、十位数和个位数,num[3]为字符串结束符。 从"个位关键字"开始,进行反复的分发和收集,最后得出结果。-Comparison to the use of a single list of specific numbers in size and output. Requirement figures are " three-digit" , where n
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:weiling
  1. math

    0下载:
  2. 算法,一个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。假设操作数是正实数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符“#”,如:#(7+15)*(23-28/4)#。引入表达式起始、结束符是为了方便。编程利用“算符优先法”求算术表达式的值。-Algorithm, an arithmetic expression is made up of operands (operand), operator (operat
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:185kb
    • 提供者:靳以2002
搜珍网 www.dssz.com