资源列表

« 1 2 ... .76 .77 .78 .79 .80 11481.82 .83 .84 .85 .86 ... 14958 »

[编译器/词法分析CP_test_1

说明:编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、whil
<jchen> 在 2024-07-02 上传 | 大小:1697792 | 下载:0

[编译器/词法分析CP_work_8

说明:设计一个四则表达式分析软件,其接受从文件或键盘输入的四则表达式(运算对象支持整数和变量),给出该表达式的二叉树表达形式,并在键盘上按后续遍历方式输出该二叉树。 例如,输入a+b*c,输出 a b c * + 提示:参考下列的设计指导: 递归下降分析法实验设计思想及算法 为G的每个非终结符号U构造一个递归过程,不妨命名为U。U的产生式的右边指出这个过程的代码结构: (1)若是终结符号,则和向前看符号对照,若匹
<jchen> 在 2024-07-02 上传 | 大小:152576 | 下载:0

[并行运算jacobi

说明:用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
<gd> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[中文信息处理New-folder

说明:the codes which i sent contains matlab code for encryption using 4 out of 8 code,binary to decimal conversion,decimal to binary conversion,subband coding,upsampling.
<Leela> 在 2024-07-02 上传 | 大小:4096 | 下载:0

[易语言编程more-search

说明:多重搜索引擎源码,可以将多个搜索引擎整合到一个程序中,搜索一个关键词就是多个搜索引擎同时进行-a code,which can make you search more web site at one time
<张三> 在 2024-07-02 上传 | 大小:2048 | 下载:0

[易语言编程work

说明:自己做了一个建议的日程表,基本功能已经有了,大家可以根据自己的需求改-a code, thrrow which you can manage your work
<张三> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[易语言编程sohu

说明:批量登陆搜狐邮箱的一个易语言程序,当你有多个账号和密码的时候,不用动手一个一个输入了-a code,help you launch sohu mail
<张三> 在 2024-07-02 上传 | 大小:7168 | 下载:1

[编译器/词法分析parser

说明:简单的语法缝隙器,可以比较详尽的分析输入语句的语法成分。把想要分析的语句放到parser.in文件中,编译即可看到结果。-Simple syntax gap, you can enter a more detailed analysis of the syntax of the statement components. The statement you want to analyze into parser.in file, the
<陈磊> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[书籍源码remote-control-car

说明:遥控车 remote control car-remote control car
<刘博宇> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Dephi控件源码Adding-machine

说明:加法计算器
<qwert> 在 2024-07-02 上传 | 大小:187392 | 下载:0

[LabViewTestLabviewShutdown

说明:labview7.1中调用vc实现的自动关机程序。低版本的labview中不能直接实现自动关机,可以使用vc实现简单的关机功能,在labview中调用。-labview7.1 call vc achieve automatic shutdown procedures. Low version labview can not directly implement automatic shutdown, you can use vc sim
<jinhua> 在 2024-07-02 上传 | 大小:801792 | 下载:0

[汇编语言123

说明:步进电机正反转,加减速,启停,LEd数码管显示数据-Stepper motor, acceleration and deceleration, start and stop, LEd digital display data
<高芳驰> 在 2024-07-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 11481.82 .83 .84 .85 .86 ... 14958 »

源码中国 www.ymcn.org