-
zigbee联盟发布的 ami 自动抄表规约
zigbee联盟发布的 ami 自动抄表规约-zigbee Union released Statute ami automatic meter reading
- 2023-06-29 20:40:03下载
- 积分:1
-
JavaScript基础教程适合初学JavaScript快速下载将…
javascript基础教程适合初学javascript的人下载一个很快就能掌握其中的知识.-javascript based tutorial for the beginner javascript quickly download a will be able to master the knowledge.
- 2023-02-06 17:10:03下载
- 积分:1
-
有趣的程序语言准确100例,我是下了非常的…
c语言趣味程序百例精解,我以前下的,很有意思.现在传上来,大家一起看看.-c interesting procedural language Accurate 100 cases, I was under the very interesting. Now onto Chuan, we take a look at.
- 2023-08-06 14:05:04下载
- 积分:1
-
This book is complete guide to freebsd .
This book is complete guide to freebsd .-This book is complete guide to freebsd .
- 2022-12-14 01:30:03下载
- 积分:1
-
QuartusII软件的简介,包括Verilog VHDL
语言的基本语法
QuartusII软件的简介,包括Verilog VHDL
语言的基本语法-QuartusII software profiles, including the basic syntax of Verilog VHDL language
- 2022-03-29 20:55:31下载
- 积分:1
-
router simulation,eveant drivven simulation
router simulation,eveant drivven simulation
- 2023-03-04 18:35:03下载
- 积分:1
-
描述vc编程的教程 网络部分 详细具体 易理解 很好用
描述vc编程的教程 网络部分 详细具体 易理解 很好用-Vc Programming Guide describes the network part of a very good easy to understand in detail the specific use
- 2022-11-19 18:10:09下载
- 积分:1
-
js日历插件,可以直接加载到jsp页面上使用。
js日历插件,可以直接加载到jsp页面上使用。-js calendar plug-in, can be directly loaded into the use of jsp page.
- 2022-05-25 17:11:06下载
- 积分:1
-
ISO7816 智能卡标准.适合CPU卡,RFID卡
ISO7816 智能卡标准.适合CPU卡,RFID卡-ISO7816 smart card standard. Suitable for CPU card, RFID card
- 2022-01-26 04:51:01下载
- 积分:1
-
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫...
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件――lex.yy.c――其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
- 2022-07-16 02:04:28下载
- 积分:1