-
matlab 与其他编程软件的混合编程
matlab 与其他编程软件的混合编程 -matlab programming software with other mixed programming
- 2022-02-07 00:42:52下载
- 积分:1
-
sysol培训指南
sysol培训指南-sysol Training Guide
- 2022-03-13 00:11:24下载
- 积分: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
-
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978-7-115-15423-1
出版发行项: 北京-人民邮电出版社 2007
光盘内容
附注项: 本书结合实例,深入浅出地介绍了C语言在主要应用领域的编程技术。全书共9章,分别为内存管理、文本屏幕界面设计、文件高级操作、图形图象、中断、通信技术、基本总线接口编程等。
附注项: C语言程序设计人员。
-C high-level programming language and examples of analysis/Wang Qing, Liu red for the ISBN number: 978-7-115-15423-1 published items: Beijing- People" s Posts & Telecom Press, 2007 CD-ROM of the contents of note: the book with examples, to learn more on the C language applications in the main programming. 9 book chapters, respectively, memory management, text-screen interface design, documentation of the advanced operators, graphic images, interruption, communications technology, such as the basic bus interface programming. Note item: C language programmers.
- 2022-05-07 04:22:36下载
- 积分:1
-
Visual C++ 6.0编程基础与范例
Visual C++ 6.0编程基础与范例-Visual C programming base and the 6.0 model
- 2022-04-29 00:49:52下载
- 积分:1
-
C语言教程
不错
适合初学者应用
欢迎大家提出意见
C语言教程
不错
适合初学者应用
欢迎大家提出意见-C language tutorial for beginners application is true we welcome comments
- 2022-07-10 05:25:09下载
- 积分:1
-
ban vao doc va se thay day la mot bai rat thu vi.
ban vao doc va se thay day la mot bai rat thu vi.
- 2022-04-01 02:15:35下载
- 积分:1
-
多线程和同步文档
Multi threading and Synchronization document
- 2023-08-22 01:35:03下载
- 积分:1
-
vb中进行数据库编程的教程,主要是使用dao进行开发
vb中进行数据库编程的教程,主要是使用dao进行开发-vb for database programming guides, is mainly used for development dao
- 2022-03-22 00:47:40下载
- 积分:1
-
VC实例,一个利用AppWizar编写的基本应用程序,已经经过调试
VC实例,一个利用AppWizar编写的基本应用程序,已经经过调试
-VC example, the use of a basic AppWizar prepared by the application procedures have been through debugging
- 2022-11-23 11:50:03下载
- 积分:1