-
建立一个包含姓名,学号的链表
建立一个包含姓名,学号的链表-The establishment of a containing the name, student number of the list.
- 2023-07-30 20:40:02下载
- 积分: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
-
启发短信
发送短信 接收短信 多种接口com/net/modem 开发库-an interface capable of sending and/or receiving SMS messages-rev and send sms
- 2022-01-25 15:44:57下载
- 积分:1
-
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调...
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。- How uses our existing DLL in the Java procedure. Because these
DLLs certainly is not for in the head document which founds by Java
uses compiles. This question solution is founds a seal DLL, it only
uses for to transfer your DLL function. This application procedure is
about VC, the connection connection procedure which Java and gathers.
- 2022-04-08 02:28:49下载
- 积分:1
-
游戏基础, 游戏基础, 游戏基础, 游戏基础,游戏基础.
游戏基础, 游戏基础, 游戏基础, 游戏基础,游戏基础.-Game base, game base, game base, game base, game base, game base, game basis.
- 2022-05-19 18:33:46下载
- 积分:1
-
通过JDBC连接数据库,进行数据库的操作
通过JDBC连接数据库,进行数据库的操作-Connect to database through JDBC, database operation
- 2022-03-22 08:52:01下载
- 积分:1
-
java字符移动测试
Java move pictuer Test
- 2022-11-27 12:00:08下载
- 积分:1
-
主元素算法java实现,需要JDK6,在MyEclipse6.6下编译通过
主元素算法java实现,需要JDK6,在MyEclipse6.6下编译通过-Principal component algorithm
- 2022-10-10 18:20:03下载
- 积分:1
-
Servlet的学习和应用,MVC模式的学习和应用,内部结构的详解和分析。...
Servlet的学习和应用,MVC模式的学习和应用,内部结构的详解和分析。-Servlet learning and application, MVC patterns of learning and application of internal structure Xiangjie and analysis.
- 2023-02-16 12:00:04下载
- 积分:1
-
Tapestry的一个练习例子,供初学者学习使用。
Tapestry的一个练习例子,供初学者学习使用。-Tapestry, a practice examples, for beginners learning to use.
- 2022-05-13 14:33:01下载
- 积分:1