-
c语言常用算法,是学习c的很好练习的源码。
c语言常用算法,是学习c的很好练习的源码。-c language commonly used algorithm, it is a good learning c source code of practice.
- 2022-01-25 21:27:02下载
- 积分: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
-
Linux的信息
linux informations
- 2022-06-30 01:24:56下载
- 积分:1
-
hfc开发文档 国标版一般只有纸质印刷 查阅不方便 先上传电子版...
hfc开发文档 国标版一般只有纸质印刷 查阅不方便 先上传电子版-hfc development document GB version of the general printing paper available only inconvenient to upload the electronic version
- 2022-03-26 11:00:53下载
- 积分:1
-
Windows系统引擎
消息驱动体系
三种编程方法
基于 C 语言与 SDK 工具
基于 C++语言和 MFC 类库
基于 Visual C...
Windows系统引擎
消息驱动体系
三种编程方法
基于 C 语言与 SDK 工具
基于 C++语言和 MFC 类库
基于 Visual C++ 环境-Windows system message-driven system of the engine three methods are based on C programming language and SDK tools based on the C++ Language and MFC class library based on Visual C++ Environment
- 2023-02-08 12:40:04下载
- 积分:1
-
JBuilder7&Weblogic7整和开发培训手册1.rar
JBuilder7&Weblogic7整和开发培训手册1.rar-JBuilder7Weblogic7 whole and the development of training manuals 1.rar
- 2023-05-10 02:15:04下载
- 积分:1
-
这是一本javascript教程,非常详细,看完一定精通javascript
这是一本javascript教程,非常详细,看完一定精通javascript-This is a javascript tutorial is very detailed and proficient in reading certain javascript
- 2022-11-27 21:40:03下载
- 积分:1
-
本书内容:第一部分 总则 第一章 电脑维修的基本原则和方法 第二章 电脑维修步骤与维修操作注意事项 第二部分 常见故障判断 第一章 加电类故障 第二章 启动与关...
本书内容:第一部分 总则 第一章 电脑维修的基本原则和方法 第二章 电脑维修步骤与维修操作注意事项 第二部分 常见故障判断 第一章 加电类故障 第二章 启动与关闭类故障 第三章 磁盘类故障 第四章 显示类故障 第五章 安装类故障 第六章 操作与应用类故障 第七章 局域网类故障 第八章 Internet类故障 第九章 端口与外设故障 第十章 音视频类故障 第十一章 兼容类故障 第三部分 附录 硬盘基本知识 挽救硬盘的几个方法 硬盘逻辑锁巧解 WINDOWS蓝色当机画面解读 win2k注册表终极修改 下载影片修复合成全供略 IE5.X@6.0选项控制大全 实用的端口大全(中文版) -contents of the book : the first part of the first chapter general computer maintenance basic principles and methods of the second chapter computer maintenance operation and maintenance steps to note the second part of common fault judgment-- the first increase in Chapter category Fault start with the second chapter closed the third chapter category fault disk failures fourth category in Chapter 5 Chapter fault installation category Fault Chapter VI of the operation and application of Chapter VII category Fault LAN Fault category of Chapter VIII of Internet category fault Chapter IX port peripherals fault with the 10th chapter Music Video category fault Chapter 11 compatible Fault third category dr
- 2023-05-17 20:35:03下载
- 积分:1
-
C/C++程序员实用大全例程100
C/C++程序员实用大全例程100-2-C/C programmers practical Daquan routines 100-2
- 2022-02-20 00:12:39下载
- 积分:1
-
此资料源于电子科大教程(VC++),本人看了一遍感觉蛮好的,值得大家学习!...
此资料源于电子科大教程(VC++),本人看了一遍感觉蛮好的,值得大家学习!-This information was taken from UESTC Tutorial (VC++), I watched it again feels just fine, and worth learning!
- 2023-06-10 13:20:04下载
- 积分:1