-
Most broadband access systems are using the Radius protocol, which has a safe an...
目前大多数宽带接入系统所采用的是Radius
协议,该协议具有安全稳定、灵活高效、扩展性强的特点,本书正是介绍一下这个协议-Most broadband access systems are using the Radius protocol, which has a safe and stable, flexible and efficient, scalable and strong features, this book is to describe this agreement
- 2022-09-07 18:20:03下载
- 积分: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的一本高清书籍,对linux 入门和提高都有好处,可以作为参考资料...
linux 高级技术,全面介绍linux的一本高清书籍,对linux 入门和提高都有好处,可以作为参考资料-linux advanced technology, comprehensive description of a high-definition linux books, linux started right and improve benefit both can be used as reference
- 2022-09-28 14:15:10下载
- 积分:1
-
支持向量机的中的一个功能的改进,对于识别方法有所提高
支持向量机的中的一个功能的改进,对于识别方法有所提高-Support vector machines in a functional improvement, for improved identification methods
- 2022-03-21 18:46:58下载
- 积分:1
-
GCC的完整使用手册
GCC的完整使用手册-GCC integrity Manuals
- 2022-07-18 19:08:30下载
- 积分:1
-
俄罗斯方块 VC++ 单机版 可双人单机对战
俄罗斯方块 VC++ 单机版 可双人单机对战-Tetris VC++ stand-alone version of two stand-alone war
- 2022-06-27 01:09:32下载
- 积分:1
-
TD使用手册,详细描述软件测试工具TD的使用手册
TD使用手册,详细描述软件测试工具TD的使用手册-TD
- 2022-08-26 11:42:00下载
- 积分:1
-
smart card的经典手册。里面详细介绍了smart card的设计方法,标准及相关的测试等内容。...
smart card的经典手册。里面详细介绍了smart card的设计方法,标准及相关的测试等内容。-smart card classic manual. Inside the smart card described in detail the design of methods, standards and related testing and so on.
- 2022-03-19 13:45:08下载
- 积分:1
-
《0 bug:C/C++商用工程之道》,教你怎么打造0 bug
《0 bug:C/C++商用工程之道》,教你怎么打造0 bug-" 0 bug: C/C++ Commercial Projects Road"
- 2022-08-03 21:18:02下载
- 积分:1
-
该书曾获1995 年SoftwareDevelopment Jolt Award 最佳书
籍大奖。作为一名有20 经验的编程专家,曾教授过世界上许多地区的人...
该书曾获1995 年SoftwareDevelopment Jolt Award 最佳书
籍大奖。作为一名有20 经验的编程专家,曾教授过世界上许多地区的人进行对象编程。最开始涉及的领域是
C++,现在也进军Java。他是C++标准协会有表决权的成员之一,曾就面向对象程序设计这一主题写过其他5
本书,发表过150 多篇文章,并是多家计算机杂志的专栏作家,其中包括《Web Techniques》的Java 专栏。
曾出席过C++和Java 的“软件开发者会议”,并分获“应用物理”与“计算机工程”的学士和硕士学位。-The book won the 1995 best SoftwareDevelopment Jolt Award-winning books. 20 have experience as a programming expert, Professor Zeng too many parts of the world s people to carry out the object programming. Most begin in the areas of C++, Now into Java. He is a C++ Standards Association has the right to vote, a member of the object-oriented programming on the design of the subject written five other books, published over 150 articles, and are more than a computer magazine columnist, one of including Web Techniques column of Java. Had attended the C++ And Java Software Developers Conference, and won the Applied Physics and Computer Engineering degree and a master s degree.
- 2022-03-02 22:45:41下载
- 积分:1