-
安全焦点2004年蜂会资料
安全焦点2004年蜂会资料-security focus in 2004 will be information Bee
- 2022-10-09 04:05:04下载
- 积分:1
-
《C语言常见问题集》微小的错误也许能造成巨大的损失,此书帮助你解决C语言中的常见问题。...
《C语言常见问题集》微小的错误也许能造成巨大的损失,此书帮助你解决C语言中的常见问题。-err
- 2023-07-04 07:25:03下载
- 积分:1
-
Visual C++技术内幕(第四版).zip
Visual C++技术内幕(第四版).zip-Visual C technology insider (fourth edition). Zip
- 2022-05-07 11:21: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
-
jmf是Java多媒体处理很重要的一部分,这是jmf 2.0的帮助文档。
jmf是Java多媒体处理很重要的一部分,这是jmf 2.0的帮助文档。-Java multimedia jmf is a very important part of jmf 2.0 This is the help documentation.
- 2022-02-26 23:52:47下载
- 积分:1
-
一阶微分算法,用于边缘提取
一阶微分算法,用于边缘提取-an order differential algorithm for edge detection
- 2023-02-03 14:55:03下载
- 积分:1
-
从文件中读取一定量的数据,用分治法求出数组中的前K小元素。...
从文件中读取一定量的数据,用分治法求出数组中的前K小元素。-read from the document a certain amount of data, with partition derived array of small elements of the former K.
- 2022-01-25 18:01:11下载
- 积分:1
-
ASP.NET 2.0 visual web desginer CODE
ASP.NET 2.0 visual web desginer CODE
- 2022-12-26 13:20:03下载
- 积分:1
-
Visual+C+++6[1].0实用教程代码 Visual+C+++6[1].0实用教程代码
Visual+C+++6[1].0实用教程代码 Visual+C+++6[1].0实用教程代码-java+ Sockt for the chat rooms java+ Sockt for the chat rooms java+ Sockt for the chat room
- 2022-03-02 02:42:50下载
- 积分:1
-
21天精通c语言的宝典,国外著名c语言书籍。
21天精通c语言的宝典,国外著名c语言书籍。-21 days proficient c language, the book famous c language books.
- 2023-08-08 15:10:05下载
- 积分:1