-
修改SRC文件中时间的程序
修改SRC文件中时间的程序-SRC document changes the procedure time
- 2022-05-31 17:12:18下载
- 积分: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
-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35:20下载
- 积分:1
-
AbstractSet
An AbstractSet is an abstract implementation of the Set interface for Andriod.
- 2013-10-05 08:13:50下载
- 积分:1
-
用BP算法编写的彩票预测
用bp算法编写的彩票预测算法,大家可以参考修改一下,希望大家能用上
- 2022-01-24 12:32:44下载
- 积分:1
-
Intrusion Detection
网络入侵检测
- 2023-08-21 19:50:05下载
- 积分:1
-
hibernate+struts2+spring/mybatis+struts2+spring两种版本框架整合
hibernate+struts2+spring/mybatis+struts2+spring两种版本框架整合,两种版本的框架的整合。
- 2022-07-23 11:03:14下载
- 积分:1
-
安卓无线控温 实例源码(控制温度)
通过手机app遥控下位机进行温度的控制,手机可以读取温度值等的数据,并且可以自动发送指令,到达设定的温度后,手机可通过响铃或震动来提示用户。
- 2017-02-08下载
- 积分:1
-
九九乘法表
九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目
- 2022-08-04 04:48:55下载
- 积分:1
-
对于java矩阵的应用
Matrix application for java
- 2022-01-26 08:32:32下载
- 积分:1