-
“广告应用详解”的源代码,是一本书提供的代码…
《ADS应用详解》源代码,是该书官方提供的代码,方便学习。-" ADS application Xiangjie" source code, is a book to provide the code official to facilitate learning.
- 2023-02-19 11:35:04下载
- 积分:1
-
Personnel system source code, you can add, edit, delete employee information
人事系统源码,可以添加、编辑、删除员工信息
-Personnel system source code, you can add, edit, delete employee information
- 2022-01-30 12:12:16下载
- 积分:1
-
1394 controller transmit in dos
1394 controller transmit in dos
- 2022-12-05 13:45:03下载
- 积分:1
-
一篇介绍JAVA架构基于数据库应用程序的理论文章,其中介绍了目前常用的四种技术
密码:...
一篇介绍JAVA架构基于数据库应用程序的理论文章,其中介绍了目前常用的四种技术
密码:-a framework based on Java Database Application of theoretical articles, which introduced the four usual technical Password :
- 2022-08-11 04:21:47下载
- 积分: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
-
有趣的程序语言准确100例,我是下了非常的…
c语言趣味程序百例精解,我以前下的,很有意思.现在传上来,大家一起看看.-c interesting procedural language Accurate 100 cases, I was under the very interesting. Now onto Chuan, we take a look at.
- 2023-08-06 14:05:04下载
- 积分:1
-
本书是程序设计大师Herbert Schildt多年开发、教学经验的总结,以实践证明行之有效的方法让您快速精通C++语言。 本书以最易于教学的编排和大量附有细致...
本书是程序设计大师Herbert Schildt多年开发、教学经验的总结,以实践证明行之有效的方法让您快速精通C++语言。 本书以最易于教学的编排和大量附有细致注解的典型程序示例,从基础知识到最新的高级特性,全面讲解了C++语言。通过本书,读者可以了解C++及C++程序的一般形式,并逐步掌握C++语言的核心内容,包括控制语句、运算符、变量、类和对象、异常处理、模板、名称空间、运行时类型ID和标准模板库等,还能学习到用于.NET编程的扩展关键字。全书内容秉承Herbert一贯的写作风格:简洁、清晰、精准。 本书为C++编程入门读物,面向没有编程经验的程序设计及C++语言的初学者,适合作为高等院校计算机专业相关课程教材,也可为广大编程爱好者深入学习C++及其他面向对象语言打下坚实的基础。-err
- 2023-06-22 20:10:12下载
- 积分:1
-
系统地学习、撑握C++的经典书。
这是我整理、加工过的《C++Primer》精简版,文本文件,与原书有出入。...
系统地学习、撑握C++的经典书。
这是我整理、加工过的《C++Primer》精简版,文本文件,与原书有出入。-C++Primer
- 2022-05-25 01:13:55下载
- 积分:1
-
Master DFT in One Day的中文版
帮助大家学习离散傅立叶变换
Master DFT in One Day的中文版
帮助大家学习离散傅立叶变换-Master DFT in One Day to help you learn the Chinese version of the Discrete Fourier Transform
- 2022-08-02 19:09:44下载
- 积分:1
-
c++书籍的源代码,为初学者的好帮手。请充分尊重原作者的劳动。...
c++书籍的源代码,为初学者的好帮手。请充分尊重原作者的劳动。-c++ book source code, a good helper for beginners. Please work with full respect for original author.
- 2022-08-17 23:01:22下载
- 积分:1