-
Java实现组播
Java实现组播-Java multicast
- 2022-02-05 01:16:46下载
- 积分:1
-
文本抖动显示Applet(4KB)
文本抖动显示Applet(4KB)-text jitter showed Applet (4KB)
- 2023-04-21 12:10:04下载
- 积分:1
-
struts2+spring+ibats系统配置实例,很全的,麻雀虽小,五脏却俱全,是学习这个构架的很好的参考!...
struts2+spring+ibats系统配置实例,很全的,麻雀虽小,五脏却俱全,是学习这个构架的很好的参考!-struts2+ spring+ ibats system configuration example, it is full, the sparrow is small, five internal organs are evil, is to learn a good reference for this architecture!
- 2023-05-25 06:30:03下载
- 积分:1
-
简单的T9输入法仿真,包括简单的词典字典
简单T9输入法模拟,包括简单字典字典-simple T9 input method simulation, including simple dictionary of dictionaries
- 2022-01-26 07:05:53下载
- 积分:1
-
simple network management protocol SNMP introduced
简单网络管理协议SNMP介绍-simple network management protocol SNMP introduced
- 2022-09-13 07:25:03下载
- 积分:1
-
java 编程,自己做的一个交通灯演示
java 编程,自己做的一个交通灯演示-java programming, have done a demo of traffic lights
- 2023-07-19 03:10:03下载
- 积分:1
-
java做的3d恐龙,可以旋转看
java做的3d恐龙,可以旋转看-java 3d dinosaurs can see rotation
- 2022-02-20 18:02:07下载
- 积分:1
-
Derby database can be used to connect a database offline.These plugins can be us...
Derby database can be used to connect a database offline.These plugins can be used in Eclipse to connect DB offline
- 2023-01-20 04:00:04下载
- 积分:1
-
Hibernate m2m
Hibernate实现的一个多对多双向关联的实例。适合初学者理解。-Hibernate m2m
- 2023-03-18 08:50:03下载
- 积分:1
-
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