虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

屏幕<b>录像</b>与截图软件

  • 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P)

    上下文无关文法(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 Language, CFL),当且仅当存在一个CFG G,使得L=L(G)。 *⇒ 例如,设文法G:S→AB A→aA|a B→bB|b 则L(G)={a^nb^m | n,m>=1} 其中非终结符都是大写字母,开始符都是S,终结符都是小写字母。

    标签: Context-Free Grammar CFG

    上传时间: 2013-12-10

    上传用户:gaojiao1999

  • 虚拟社区的模拟应用(java课程设计): 建立一个虚拟社区

    虚拟社区的模拟应用(java课程设计): 建立一个虚拟社区,其中有开发公司、投资公司、销售公司、银行以及客户,并模拟他们之间的互动。使用CS结构、Java Socket进行编程。 内附详细的设计思路与UML图,以及使用说明。

    标签: java 虚拟 模拟应用

    上传时间: 2015-10-03

    上传用户:Zxcvbnm

  • Dreamweaver MX 2004做ASP程序简单教程

    Dreamweaver MX 2004做ASP程序简单教程,有详细截图。

    标签: Dreamweaver 2004 ASP MX

    上传时间: 2013-12-19

    上传用户:youke111

  • 本文档的内容大部份内容都是从网上收集而来

    本文档的内容大部份内容都是从网上收集而来,然后配合一些新的截图(内核版本:V2.4.19)。在每一配置项后会有一个选择指南的部份,用来指导大家怎么样根据自己的情况来做相应的选择;还有在每一个大项和文档的最后会有一个经验谈,它是一些高手们在应对问题和处理特有硬件时的一些经验(这个还得靠各位)。文档最后会发到网上,到时会根据网友们的回复随时进行更新。

    标签: 文档

    上传时间: 2013-12-26

    上传用户:hzy5825468

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 主要是用在物流行业的货物管理

    主要是用在物流行业的货物管理,以及车辆调度与管理的软件。

    标签: 物流行业

    上传时间: 2014-01-07

    上传用户:love1314

  • 本书在系统介绍计算机图形学算法及原理基础上

    本书在系统介绍计算机图形学算法及原理基础上,利用Visual C++开发环境,编制相应 的应用程序,较全面具体地把计算机图形学理论与计算机绘图的实践结合了起来,在计算机理论与交互式图形软件设计之间架起一座桥梁,使学习者在掌握理论和实用知识两方面均感到应用自如。随书光盘提供案例的全部源程序代码,供读者选用,读者可直接在Visual C++中打开各程序包进行学习或在此基础上修改开发自己的绘图程序,特别适合学习者上机仿效练习,其中的简单CAD 系统开发实例为读者开发实际图形程序搭建了基本平台。

    标签: 算法 计算机图形学

    上传时间: 2016-01-24

    上传用户:cursor

  • 一次数据库实验的步骤

    一次数据库实验的步骤,具体语句,以及截图

    标签: 数据库 实验

    上传时间: 2014-01-09

    上传用户:四只眼

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 中科院lingo学习课件

    中科院lingo学习课件,内容如下: 1. Lingo中的集 2. 模型的数据部分和初始部分 3. Lingo函数 4. Lingo Windows命令 5. Lingo与电子制表软件的连接 6. Lingo与数据库的连接 7. Lingo与Visual C++的连接 8. 利用Lingo开发高级模型

    标签: lingo

    上传时间: 2014-01-05

    上传用户:xuan‘nian