-
programming language pragmatics second edition
编程语言设计的圣经,也可以作为全面了解各种编程语言的书籍。
适合领域描述语言(DSL)的设计者和编译器的开发者
- 2022-03-28 15:56:15下载
- 积分:1
-
一些常用Office控件及源码,可以为初级开发者提供一些帮助。...
一些常用Office控件及源码,可以为初级开发者提供一些帮助。-Some commonly used controls and Office source code can be for junior developers to provide some help.
- 2023-06-06 03:00:03下载
- 积分:1
-
Learning Singlechip c language, suitable for beginners to use, suitable for self
学习单片机c语言,适合初学者使用,适合自学使用-Learning Singlechip c language, suitable for beginners to use, suitable for self-use
- 2022-02-06 20:44:06下载
- 积分:1
-
- 2022-06-19 15:34:38下载
- 积分:1
-
基于Direct9游戏编程的入门指导,需要一定的C/C++及COM开发经验.
英文版....
基于Direct9游戏编程的入门指导,需要一定的C/C++及COM开发经验.
英文版.-Direct9 game based on the elementary guidance program, needs some C/C and COM development experience. English.
- 2022-04-27 04:12:22下载
- 积分:1
-
c语言开发的模拟撞球游戏,c语言开发的模拟撞球游戏
c语言开发的模拟撞球游戏,c语言开发的模拟撞球游戏-c language development of the simulation pool game, c language development of the simulation pool game
- 2022-04-18 08:59:46下载
- 积分:1
-
徐士良C常用算法程序集(第二版).pdf。把一些常用的数学算法转化成c算法,很实用,如求矩阵逆阵...
徐士良C常用算法程序集(第二版).pdf。把一些常用的数学算法转化成c算法,很实用,如求矩阵逆阵-Some commonly used mathematical algorithms into c algorithm, very practical, such as the demand matrix inverse, and so
- 2023-05-26 00:20:04下载
- 积分: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
-
this a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-02-04 12:58:52下载
- 积分:1
-
CSR蓝牙bc3的资料,给一些有需要的朋友只是GE…
csr 蓝牙bc3的资料,给一些有需要的刚入门的朋友.-csr Bluetooth bc3 information, there is need to give some of the friends just getting started.
- 2023-07-18 04:45:03下载
- 积分:1