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

搜索资源列表

  1. cfl

    0下载:
  2. 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:301.55kb
    • 提供者:wu
  1. bb

    1下载:
  2. (1)一个理发店接待室有n张椅子,工作室有1张椅子; (2)没有顾客时,理发师睡觉; (3)第一个顾客来到时,必须将理发师唤醒; (4)顾客来时如果还有空座的话,他就坐在一个座位上等待; (5)如果顾客来时没有空座位了,他就离开,不理发了; (6)当理发师处理完所有顾客,而又没有新顾客来时,他又开始睡觉。 用条件变量实现(3张椅子) -(1) a barber shop in the reception room with n chairs, the stu
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:830byte
    • 提供者:33
  1. bb

    0下载:
  2. 数据结构各种算法实现(C++模板).doc-Data structure to achieve a variety of algorithms (C++ Template). Doc
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:67.26kb
    • 提供者:x
  1. bb

    0下载:
  2. 本程序实现了快速排序非递归算法的一种新的方法,并简单的说明其功能。-This program enables fast sorting of non-recursive algorithm, a new approach and a simple descr iption of its functions.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.07mb
    • 提供者:ddd
  1. bb

    0下载:
  2. 自己写的一个八皇后问题,思路清晰,完整的代码和注释。-Write an eight-queens problem, clear, complete the code and comments.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:875.05kb
    • 提供者:qifeifei
  1. bb

    0下载:
  2. 浪潮通软财务软件-PS v8.0技术资料---报表数据结构目录-Wave through soft financial software-PS v8.0 Technical Data--- Report directory data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:21.76kb
    • 提供者:guoguo5460
  1. bb

    0下载:
  2. 图及最小生成树等的实现的代码,编程代码 实现代码-Minimum spanning tree diagram and the realization of such code, programming code code
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2.21kb
    • 提供者:刘露
  1. BeiHang08_03

    0下载:
  2. 从string.in中读入数据,然后用户输入一个短字符串。要求查找string.in中和短字符串的所有匹配,输出行号、匹配字符串到string.out文件中。 //匹配时不区分大小写,并且可以有一个用中括号表示的模式匹配。如“aa[123]bb”,就是说aa1bb、aa2bb、aa3bb都算匹配。-Read data from string.in, then the user enters a short string. Find string.in requirements and sho
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:477.09kb
    • 提供者:王石
  1. bb

    0下载:
  2. 动态规划中的基础部分:背包问题的讲解,帮助初学者理解-Dynamic Programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:30.02kb
    • 提供者:贾越凯
  1. qpl

    0下载:
  2. 实现字符的全排列,C++ 源代码,如 输入a,b,c,就会输出全排列:aa,bb,cc,ab,ac,bc-Achieve full array of characters, C++ source code, such as the input a, b, c, it will output the whole array: aa, bb, cc, ab, ac, bc
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:189.22kb
    • 提供者:游泳鱼
搜珍网 www.dssz.com