-
Lex Bell Laboratories of the United States with C language developed by a lexica...
Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
- 2022-02-09 15:55:49下载
- 积分:1
-
prepared Applet contains two buttons, a button for Large Applet bunch of string,...
编写Applet,包含两个按钮,一个按钮用于放大Applet上的一串字符串,一个按钮用于缩小;连续点击可不断放大或缩小。-prepared Applet contains two buttons, a button for Large Applet bunch of string, a button for reduced; Click on the row can be enlarged or reduced continuously.
- 2023-07-20 20:35:04下载
- 积分:1
-
这是一个java小程序――贪吃蛇游戏,
算法简单,易懂
这是一个java小程序――贪吃蛇游戏,
算法简单,易懂-this is a application of java――EightSnake,very intereting.
- 2022-02-25 07:51:34下载
- 积分:1
-
JAVA程序的PPT教程
JAVA程序的PPT教程-JAVA procedures PPT Guide
- 2022-01-25 23:30:34下载
- 积分:1
-
书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考...
书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考,Java编的-The code books, business Invoicing management system, including public class design, landing module design, the main form design, Jinhuo Dan modular design, marketing a single module design, inventory, inventory module design, database backup and recovery module designs. For everyone Reference, Java Part
- 2022-05-30 09:37:54下载
- 积分:1
-
《jsp时尚编程百例》的配套光盘中100个实例
初学者学习时可以参考。...
《jsp时尚编程百例》的配套光盘中100个实例
初学者学习时可以参考。
- 2022-03-07 21:27:53下载
- 积分:1
-
written text editor
java写的文本编辑器-written text editor
- 2022-06-19 00:52:46下载
- 积分:1
-
用J2ME接收、发送SMS短信的实例源代码,2个实例都不是太复杂,是早两年的JAVA热门技术。可以研究学习一下。...
用J2ME接收、发送SMS短信的实例源代码,2个实例都不是太复杂,是早两年的JAVA热门技术。可以研究学习一下。-Using J2ME to receive and send SMS text messages examples of source code, two instances are not too complicated, it is popular as early as two years of JAVA technology. Can study to learn about.
- 2022-01-25 19:06:21下载
- 积分:1
-
struts+spring+hibernate通用分页方法
struts+spring+hibernate通用分页方法-struts spring hibernate Universal Paging
- 2022-06-19 22:56:40下载
- 积分:1
-
这个是北大青鸟y2的java结业项目 好好啊
这个是北大青鸟y2的java结业项目 好好啊-This is the java Beida Jade Bird y2 ah well graduation project
- 2023-08-20 17:40:04下载
- 积分:1