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

5.1adobe <b>READer</b> 5.1

  • 上下文无关文法(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

  • 这是一个字母或数制之间的转化程序

    这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。

    标签: 字母 数制 转化 程序

    上传时间: 2015-09-18

    上传用户:cuiyashuo

  • 这是一个字母或数制之间的转化程序

    这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。

    标签: 字母 数制 转化 程序

    上传时间: 2015-10-11

    上传用户:zhuoying119

  • Input The input consists of two lines. The first line contains two integers n and k which are the l

    Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7

    标签: The two consists contains

    上传时间: 2014-12-21

    上传用户:hongmo

  • 51单片机电子日历 电子日历

    51单片机电子日历 电子日历,有时间显示、闹铃、日期、秒表及键盘设置功能 功能键A: 设置位数字+1 闹钟模式下为闹钟开关 秒表模式下为记时开关 功能键B: 设置位数字-1 闹钟模式下为闹钟开关 功能键C:设置模式及设置位选择 秒表模式下为清零键 功能键D:在四种工作模式下切换 设置闹钟开关

    标签: 电子日历 51单片机

    上传时间: 2013-12-16

    上传用户:zycidjl

  • Flash写的小RPG游戏。。。。 # Archive D:ITsource_code1gameRPG.rar effectenemy

    Flash写的小RPG游戏。。。。 # Archive D:\IT\source_code\1game\RPG.rar effect\enemy\0.fla effect\enemy\0.swf effect\enemy effect\hero\1.fla effect\hero\1.swf effect\hero\0.swf effect\hero effect error\error.fla error\error.swf error magic\magic1.fla magic\magic2.fla magic\magic3.fla magic\magic4.fla magic\magic5.fla magic\magic5.swf magic\magic4.swf magic\magic3.swf magic\magic1.swf magic\magic2.swf magic\magic0.fla magic\magic0.swf magic map\0.fla map\3.fla map\2.fla map\5.fla map\4.fla map\1.fla map\8.fla map\6.fla map\7.fla map\8.swf map\7.swf map\6.swf map\3.swf map\1.swf map\0.swf map\2.swf map\4.swf map\5.swf map sound\002.mid sound\001.mid sound\Victory.mid sound\Field02.mid sound\Negative01.mid sound\Dungeon01.mid sound RPG.fla RPG.html RPG.swf # # Files # 53

    标签: effectenemy ITsource_code Archive gameRPG

    上传时间: 2016-01-23

    上传用户:hanli8870

  • 自动卖报机

    自动卖报机,5分一份,有1,2,5分类型的硬币。verilog状态机

    标签: 自动

    上传时间: 2013-12-20

    上传用户:BIBI

  • . Info directory .delphiinternet Delphi sample applications (all Delphi versions) .cppinternet C++

    .\ Info directory .\delphi\internet Delphi sample applications (all Delphi versions) .\cpp\internet C++Builder sample applications .\cpp\internet\bcb1 C++Builder version 1 projects .\cpp\internet\bcb3 C++Builder version 3 projects .\cpp\internet\bcb4 C++Builder version 4 projects .\cpp\internet\bcb5 C++Builder version 5 projects .\cpp\internet\bcb6 C++Builder version 6 projects .\delphi\vc Delphi 1.x files (winsock.pas 16 bits and *.dcr) .\delphi\vc32 Delphi (1/2/3/4/5/6/7) and C++Builder (1/3/4/5/6) components .\Delphi1 Automated build for Delphi 1. Not for beginners. .\Delphi2 Automated build for Delphi 2. Not for beginners. .\Delphi3 Automated build for Delphi 3. Not for beginners. .\bcb1 Automated build for Bcb 1. Not for beginners.

    标签: Delphi delphiinternet applications cppinternet

    上传时间: 2014-01-12

    上传用户:star_in_rain

  • 任务:参加运动会有n个学校

    任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求:1).可以输入各个项目的前三名或前五名的成绩;

    标签:

    上传时间: 2016-03-21

    上传用户:athjac

  • 倒车测距

    倒车测距,1、分析了超声波传感器的工作原理、工作特性和探测盲区; 2、对倒车测距仪要求对前、左、右两侧30度夹角范围内进行测量; 3、距离范围要求20m以内,小于1.5米开始报警,小于1米进一步报警提醒; 4、完成倒车测距系统电路设计,绘制原理框图和电路图,编制软件程序。

    标签: 倒车测距

    上传时间: 2014-08-13

    上传用户:frank1234