-
Linux system management, to allow you quick access to Linux systems without conc...
Linux系统管理,让你快速进入Linux系统的应用而无需关注Linux的Shell,Vi-Linux system management, to allow you quick access to Linux systems without concern about the Linux-Shell, Vi
- 2022-12-07 05:05:11下载
- 积分: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
-
无线路由器的概述,主要介绍了ARM7架构的…
无线路由器概述,主要说明了ARM7构架,无线路由器的构架,GPRS上网机制等-An overview of the wireless router, mainly describes the ARM7 architecture, the framework of wireless routers, GPRS Internet access mechanism
- 2022-08-26 09:36:01下载
- 积分:1
-
perfect delphi programming and useful! For beginners or those who have in
delphi完美编程,很有用!对初学者或深入者都有用的哦-perfect delphi programming and useful! For beginners or those who have in-depth with the oh
- 2023-03-25 18:00:04下载
- 积分:1
-
操作系统原理,详细讲解操作系统相关知识!
操作系统原理,详细讲解操作系统相关知识!-Operating principle, explain in detail the operating system-related knowledge!
- 2023-08-06 02:30:05下载
- 积分:1
-
bluetooth networking
bluetooth networking-bluetooth networking
- 2022-02-04 04:14:38下载
- 积分:1
-
总共九章新的起点:VC六概述VC6开发…
新起点共有9章:vc++6概述,vc6开发环境,面向对象编程基础,c++语言间接,windows编程间接,MFC基础及通用类,文档及视图,对话框与控件以及DLL,DDE,activeX等高级话题-new starting point for a total of nine chapters : vc six overview vc6 development environment, based on object-oriented programming, C language indirectly, windows programming indirect, based MFC and generic class, and view files, and dialog controls and DLL, DDE, activeX senior topic
- 2022-07-27 11:09:13下载
- 积分:1
-
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET informa
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besides being a valuable reference, this book covers a variety of issues that programmers face when developing web applications or web services that rely on database access. Most examples use Microsoft s C# language. The book s CD includes an add-in to integrate the reference with Visual Studio .NET help files.
- 2023-02-22 16:15:04下载
- 积分:1
-
Basic opencv it easy to started.
Basic opencv it easy to started.
- 2022-02-28 16:52:17下载
- 积分:1
-
- 2022-01-24 12:50:55下载
- 积分:1