-
Etherea软件介绍与用Ethereal分析协议数据包简介
Etherea软件介绍与用Ethereal分析协议数据包简介-Etherea software introduced with the agreement with Ethereal packet analysis brief
- 2022-08-25 01:35:12下载
- 积分:1
-
LABVIEW 8.20程序设计从入门到精通
20-22章 程序源码
LABVIEW 8.20程序设计从入门到精通
20-22章 程序源码-LABVIEW 8.20 program design from entry to the master s program source code, 20-22
- 2022-01-21 19:47:21下载
- 积分:1
-
linux内核完全注释pdf电子版内核版本0.11(0.95)修正版v1.9.5
linux内核完全注释pdf电子版内核版本0.11(0.95)修正版v1.9.5-fully electronic version of the Notes pdf kernel version 0.11 (0.95) Revision v1 .9.5
- 2022-01-30 18:51:32下载
- 积分:1
-
带时间窗 短最短路径的粒子群算法,非常不错的,敬请下载
带时间窗 短最短路径的粒子群算法,非常不错的,敬请下载 -Short time window with the shortest path of the particle swarm algorithm, very good, please download
- 2023-02-28 10:35:04下载
- 积分:1
-
delaunay的算法技术与实现,从三角网格的算法到优化每一步都有详细的描述....
delaunay的算法技术与实现,从三角网格的算法到优化每一步都有详细的描述.-delaunay algorithm technology and realize, from the triangular mesh algorithms to optimize each step are described in detail.
- 2023-07-12 03:55:04下载
- 积分:1
-
fft
数字信号处理的傅立叶变换程序,应经调试成功,基于VC-fft
- 2022-01-25 17:00:38下载
- 积分:1
-
一个图象检索与分析(相关反馈机制与趋势)ppt,希望对各位有帮助!...
一个图象检索与分析(相关反馈机制与趋势)ppt,希望对各位有帮助!-an Image Retrieval and Analysis (feedback mechanisms associated with the trend) ppt, and I hope to help you!
- 2022-01-25 17:33:54下载
- 积分:1
-
DirectShow开发指南书1,PDG格式,请自己解压
DirectShow开发指南书1,PDG格式,请自己解压-DirectShow Guide to the development of a book, PDG format, extract themselves
- 2022-10-15 12:20:03下载
- 积分:1
-
比较杂的一些电脑知识
比较杂的一些电脑知识-more miscellaneous some computer knowledge
- 2022-08-24 10:53:29下载
- 积分: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