资源列表

« 1 2 ... .66 .67 .68 .69 .70 14671.72 .73 .74 .75 .76 ... 14958 »

[编译器/词法分析Judge_LL(1)

说明:本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple metho
<张玉峰> 在 2008-10-13 上传 | 大小:143.98kb | 下载:1

[编译器/词法分析LL(1)_syntax

说明: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to
<张玉峰> 在 2008-10-13 上传 | 大小:80.13kb | 下载:0

[汇编语言jinzhizhuanhuan

说明:本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data con
<张玉峰> 在 2008-10-13 上传 | 大小:6.04kb | 下载:0

[其它cpuaheiheihei-8080

说明:得到CPU序列号、网卡MAC地址、注册码保护例子,使用DELPHI开发的-be CPU serial number, Ethernet MAC addresses, license protect example, the use of the DELPHI
<何进> 在 2008-10-13 上传 | 大小:994.05kb | 下载:0

[其它KBR

说明:KBR类名是从术语keyboard read中而来的, 程序分析了所有KBR的方法。-KBR class name is read from the keyboard terminology which comes the analysis of all procedures KBR approach.
<张雪> 在 2008-10-13 上传 | 大小:3.57kb | 下载:0

[其它staticpages

说明:静态分页管理模拟系统 模拟操作系统的静态分页管理系统,实现了位视图、请求表、页表等数据结构,实现了地址转换功能-static simulation system simulation operating system static page management system that the position of view, the request table on page questionnaire data structu
<余天> 在 2008-10-13 上传 | 大小:67.7kb | 下载:0

[其它guangyibiao

说明:生成广义表的文本表示并求广义表中所有整数的和-generate generalized version of the questionnaire and said broad table for all integer and
<何芳> 在 2008-10-13 上传 | 大小:20.64kb | 下载:0

[其它gentica-thority

说明:This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 7. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following com
<顾同止> 在 2008-10-13 上传 | 大小:22.23kb | 下载:0

[其它mpcdemos

说明:Mpc演示程序For matlab 7.0, 可观看演示结果的小程序-Demonstration Program For Matlab 7.0, watching the demonstrations, the results of the small programs
<顾同止> 在 2008-10-13 上传 | 大小:14.9kb | 下载:0

[其它fd_src

说明:An implementation of the fast C++ delegate which is portable and C++ Standard-compliant-An implementation of the fast C delegate which is portable and C Standard-compliant
<龙梦潭> 在 2008-10-13 上传 | 大小:20.88kb | 下载:0

[其它template_hints_demo

说明:Six hints for using templates -Six hints for using templates
<龙梦潭> 在 2008-10-13 上传 | 大小:32.8kb | 下载:0

[Dephi控件源码2006030316211430819

说明:使用说明:    编译并安装,在 IDE 的控件栏可以看见 VCLSKIN 包含有 TSkinData,TSkinStore和TSkinCaption 请在放置 TSkinData 控件的 FORM 上放置一个 TSkinCaption, 当TSkinCaption 的 Active 属性为 False 时关闭补丁,当 Active 为 True 时开启补丁。 补丁未开启时 VclS
<李清华> 在 2008-10-13 上传 | 大小:5.18mb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 14671.72 .73 .74 .75 .76 ... 14958 »

源码中国 www.ymcn.org