-
《C++标准库》的附带光盘,其中基本涵盖了C++中出现的标准库的解释,不管对于C++的初学者还是C++的熟练者都有相当的帮助...
《C++标准库》的附带光盘,其中基本涵盖了C++中出现的标准库的解释,不管对于C++的初学者还是C++的熟练者都有相当的帮助-"C standard library" of the CD-ROM attached, which basically cover the C standard library"s interpretation, no matter for the beginners C or C Players have considerable help
- 2022-03-13 14:03:41下载
- 积分:1
-
good learning materials, allow the study of both the study, is a good
具有很好的学习材料,能让学习的人得心应手的学习,是一个不错的-good learning materials, allow the study of both the study, is a good
- 2022-10-13 11: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
-
vc++设计宝典教程1
vc++设计宝典教程1-vc a design guide book
- 2023-04-13 04:30:04下载
- 积分:1
-
ads使用指北
1.设计放大器的基本准备
2.软件仿真中需要注意的几个问题
3.ADS的...
ads使用指北
- 2022-07-11 23:09:41下载
- 积分:1
-
该应用程序包括了简单的算术运算、字符串处理图片显示等功能,必须包含有按钮、编辑框、进度条、文件菜单等基本的控件,在界面中可嵌入图片或者动画等信息。
基本要求...
该应用程序包括了简单的算术运算、字符串处理图片显示等功能,必须包含有按钮、编辑框、进度条、文件菜单等基本的控件,在界面中可嵌入图片或者动画等信息。
基本要求:
(1) 用AWT或者Swing实现,可以借助于Eclipse等集成开发环境;
(2) 程序运行良好,界面清晰。
提高要求:
在界面中能实现简单动画。
-The application includes a simple arithmetic operations, string handling features such as picture shows, there is the button must be included, edit box, progress bar, file menu, such as the basic control interface can be embedded in the picture or animation and other information. Basic requirements: (1) implementation using AWT or Swing, you can help Eclipse integrated development environment, etc. (2) run a good, clear interface. Improve requirements: at the interface simple animation can achieve.
- 2023-01-05 03:10:03下载
- 积分:1
-
Wavelet maximum frequency of choice, one of the classic paper discusses in great...
最大频率选择的小波实现的经典论文之一,论述非常详尽.-Wavelet maximum frequency of choice, one of the classic paper discusses in great detail.
- 2023-05-25 09:05:04下载
- 积分:1
-
delphi&java&visul c++的各种语言的编程规范,语言通俗易懂,编程高手的心得!...
delphi&java&visul c++的各种语言的编程规范,语言通俗易懂,编程高手的心得!-delphijavavisul the various standardized programming language, easily understood language, programming experts in the experience!
- 2022-08-05 20:29:06下载
- 积分:1
-
learning java programming model of a very good guide book.
学习java模式编程的一本相当好的指导书。-learning java programming model of a very good guide book.
- 2022-06-18 03:25:56下载
- 积分:1
-
simulink introductory information, the teacher talked about class courseware, mo...
simulink的入门资料,老师上课讲的课件,较易懂,适用于初学者-simulink introductory information, the teacher talked about class courseware, more easy to understand for beginners
- 2022-10-18 13:50:03下载
- 积分:1