-
当运行本程序时,会看到一条在窗口中不停摆动的直线 ,编织成一副美丽的网状图形。...
当运行本程序时,会看到一条在窗口中不停摆动的直线 ,编织成一副美丽的网状图形。-When running this program, we will see a window kept swinging straight, braided into a beautiful mesh graphics.
- 2022-03-15 10:43:46下载
- 积分:1
-
document is designed to use radar Matlab source code, its reference books "...
文件是雷达设计使用的matlab源代码,其参考的是书籍《radar design with matlab》-document is designed to use radar Matlab source code, its reference books "radar design with Matlab"
- 2022-09-21 22:45:02下载
- 积分:1
-
基本的递归理论及其应用
ELEMENTARY RECURSION THEORY AND ITS APPLICATIONS
TO FORMAL SYSTEMS
By Professor Saul Kripke
Department of Philosophy, Princeton University
- 2022-03-26 16:50:34下载
- 积分:1
-
21日学会 Linux,用于新手上手用的,一步一步进行,很快就会上手了。enjoy it...
21日学会 Linux,用于新手上手用的,一步一步进行,很快就会上手了。enjoy it-Linux on the 21st Institute for newcomers unfamiliar with the step by step approach, they will quickly adapt to the. Enjoy it
- 2022-02-13 22:57:51下载
- 积分:1
-
同济大学 Online在线题库
AC源代码合集
程序设计竞赛必看资料
同济大学 Online在线题库
AC源代码合集
程序设计竞赛必看资料-Tongji University Online Online Item Bank AC source code Programming Contest Collection a must-see information
- 2022-12-26 06:15:03下载
- 积分:1
-
关于VC的书籍,很不错的,又它的历史,还有大师的评价。
关于VC的书籍,很不错的,又它的历史,还有大师的评价。-VC on the books, very good, it"s history, a master of evaluation.
- 2022-05-09 11:24:46下载
- 积分:1
-
这是学习 计算方法程序设计的好教程啊。
这是学习 计算方法程序设计的好教程啊。-is learn from this calculation methods and procedures designed Guide ah well.
- 2022-03-21 11:00:34下载
- 积分:1
-
Based on the MTV flash file system that drives the structure and the detailed ex...
基于flash的FAT32/FAT16文件系统说明,和硬盘结构的详细解说-Based on the MTV flash file system that drives the structure and the detailed explanation
- 2022-08-25 00:42:33下载
- 积分: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
-
deligates explanation in java
deligates explanation in java
- 2022-01-25 21:11:15下载
- 积分:1