-
fat 文件结构
和U盘的文件结构
fat 文件结构
和U盘的文件结构-fat
- 2022-08-21 07:18:50下载
- 积分:1
-
采用MapInfo开发基于远程数据库的动态目标监测系统
采用MapInfo开发基于远程数据库的动态目标监测系统-MapInfo developed using the moving target based on the remote database monitoring system
- 2022-02-13 18:30:03下载
- 积分:1
-
JavaScript使用详解.
JavaScript使用详解.-JavaScript IDE.
- 2023-09-06 13:55:05下载
- 积分:1
-
标定程序 的 一个新算法,适合初 学者
标定程序 的 一个新算法,适合初 学者-Calibration procedures of a new algorithm, suitable for beginners
- 2022-01-25 20:04:20下载
- 积分:1
-
with EMMA test Java classes, and testing Java Java developers very useful.
用EMMA测试Java类,对Java测试人员和Java开发人员非常有用。-with EMMA test Java classes, and testing Java Java developers very useful.
- 2022-05-15 09:26:34下载
- 积分:1
-
讲的是C++的编程技巧和注意事项,很多都是自己平时不太注意但又很重要的内容,绝对经典。...
讲的是C++的编程技巧和注意事项,很多都是自己平时不太注意但又很重要的内容,绝对经典。-Talking about C++ programming skills and attention to matters, many of them are not usually pay attention to their own very important but the content is absolutely classic.
- 2022-11-16 19:05:04下载
- 积分:1
-
一本关与优化编程中对存储空间利用方面的电子书。本书从优化内存,缓存,硬件等方面阐述具体技术。主要使用语言为C/C++。...
一本关与优化编程中对存储空间利用方面的电子书。本书从优化内存,缓存,硬件等方面阐述具体技术。主要使用语言为C/C++。-A closed programming and optimization of storage space use of e-books. This book from the optimization of memory, cache, hardware, etc. The presentation of specific techniques. Mainly in language C/C++.
- 2023-07-21 10:45:06下载
- 积分: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
-
对学习GIS 的人很有用的vc++,源码和讲解都很详细,并且是不可多得的资料。...
对学习GIS 的人很有用的vc++,源码和讲解都很详细,并且是不可多得的资料。-GIS people to learn useful vc++, Source and explain the very detailed, and is invaluable information.
- 2022-03-23 00:01:01下载
- 积分:1
-
OFDM系列之一:OFDM_demodulation
OFDM系统实现的C语言实现。绝对好程序,包括调制解调,星座映射等内容。...
OFDM系列之一:OFDM_demodulation
OFDM系统实现的C语言实现。绝对好程序,包括调制解调,星座映射等内容。-OFDM one of the series: OFDM_demodulation OFDM system of the C language. Definitely a good program, including the modulation and demodulation, constellation mapping and so on.
- 2022-03-18 19:04:22下载
- 积分:1