-
一部很全很经典的电子学词典。几乎所有电子学名词都可以从这本词典上查到。按照字母表顺序排序,查找很方便。希望大家喜欢。...
一部很全很经典的电子学词典。几乎所有电子学名词都可以从这本词典上查到。按照字母表顺序排序,查找很方便。希望大家喜欢。-a very classic of all electronic dictionaries. Almost all electronics this term can be found on the dictionary. According to the alphabet order of ranking search very convenient. Hope you like them.
- 2022-03-19 01:03:59下载
- 积分:1
-
实战web service的压缩传输方法,压缩能提高传输的效率
实战web service的压缩传输方法,压缩能提高传输的效率-Actual web service transmission method of compression, compression can improve the efficiency of transmission
- 2023-07-12 11:30:03下载
- 积分:1
-
is purely dedicated to learning
纯粹是学习专用~-is purely dedicated to learning
- 2022-12-14 13:55:03下载
- 积分:1
-
IBM
IBM-PC assembly language program designed to answer to after-school Exercise-IBM-PC assembly language program designed to answer to after-school Exercise (Second Edition SHEN Mei-ming)
- 2022-03-18 02:12:13下载
- 积分:1
-
maxplus good learning books. Details on the maxplus operating processes and step...
maxplus很好的学习书籍.详细介绍了maxplus操作流程及步骤,对学习maxplus很有帮助-maxplus good learning books. Details on the maxplus operating processes and steps, helpful to learn maxplus
- 2022-04-08 15:13:42下载
- 积分:1
-
这是一本书上的图象的纹理分析方法的代码,可以运行,希望能对大家有帮助。...
这是一本书上的图象的纹理分析方法的代码,可以运行,希望能对大家有帮助。-This is a book of images of texture analysis methods of code, you can run the hope that it can be helpful to everyone.
- 2023-02-22 19:00:03下载
- 积分:1
-
这是国防科技大学数模培训班的培训课程教材
这是国防科技大学数模培训班的培训课程教材-This is the National University of Defense Technology few mode of training courses curriculum
- 2022-01-26 03:12:54下载
- 积分:1
-
Windows programming : Inside c#
Windows programming : Inside c#
- 2022-02-05 19:21:39下载
- 积分:1
-
any platform, security is most important. half of concern is the safety of windo...
对于任何平台来说,安全性是最重要的,我们一半关心的是windows平台的安全,其实Linux平台的安全仍然重要,这就是一本详细介绍Linux平台各方面的书籍。-any platform, security is most important. half of concern is the safety of windows platform, Linux security remains important, This is a Linux platform in detail all aspects of books.
- 2022-03-20 19:10:47下载
- 积分: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