-
Eliscpe简单应用...中文版电子说明书
Eliscpe简单应用...中文版电子说明书-... Eliscpe simple application of the Chinese version of the electronic prospectus
- 2022-03-22 00:00:33下载
- 积分:1
-
Visual C#高级编程范例
Visual C#高级编程范例-Visual C# high-level programming paradigm
- 2022-03-21 00:36:52下载
- 积分:1
-
使用vc的108个小技巧.非常实用.让你轻松自如的获取其他窗口的指针、句柄.自由驾御进程之间的通信!...
使用vc的108个小技巧.非常实用.让你轻松自如的获取其他窗口的指针、句柄.自由驾御进程之间的通信!-The use of vc
- 2022-07-15 18:16:44下载
- 积分:1
-
呵呵,帮同学做的一个C语言课程设计 学生成绩管理系统(完全自己做的) 功能:成绩录入,按成绩排序,查询各分数段的学生, 用菜单实现功能。...
呵呵,帮同学做的一个C语言课程设计 学生成绩管理系统(完全自己做的) 功能:成绩录入,按成绩排序,查询各分数段的学生, 用菜单实现功能。 -----作者:小鲨-A student score management system for course paper. Function: input, sort, query, all function controlled through menu.
- 2023-06-09 12:35:04下载
- 积分:1
-
继续上传,因为是上课时不断更新的,所以可能会有重复的东西...
继续上传,因为是上课时不断更新的,所以可能会有重复的东西-To continue to upload, because it is continually updated in class, so things may overlap
- 2022-07-07 02:19:47下载
- 积分:1
-
英文电子书,关于用C语言来构造编译器的,本站有它的配套源代码....
英文电子书,关于用C语言来构造编译器的,本站有它的配套源代码.-English e-books, on the use of C language compiler construction, the site has its source code matching.
- 2022-01-25 15:32:09下载
- 积分:1
-
SecretsOfRE_appendix_a根据高级语言特性逆向工程。
SecretsOfRE_appendix_a根据高级语言特性逆向工程。-SecretsOfRE_appendix_a High linguistic identity reverse engineering.
- 2022-02-14 00:33:18下载
- 积分:1
-
For quite a long time, computer security was a rather narrow field of study that...
For quite a long time, computer security was a rather narrow field of study that was
populated mainly by theoretical computer scientists, electrical engineers, and applied
mathematicians.
- 2022-01-24 16:42:01下载
- 积分: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
-
用MFC编写的一个潜艇大战的游戏,含有所有需要的文件
用MFC编写的一个潜艇大战的游戏,含有所有需要的文件-MFC prepared with a game of World War II submarine, which contains all the necessary documents
- 2022-02-21 19:54:52下载
- 积分:1