-
Section of modified C language code, the C language into two floating
一段修改C语言的代码,把C语言中的浮点型变成两个整形表示,在linux平台下用flex和bison实现-Section of modified C language code, the C language into two floating-point type of plastic that in linux platform using flex and bison realize
- 2022-04-01 18:53:54下载
- 积分:1
-
Tug of War(A tug of war is to be arranged at the local office picnic. For the tu...
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
- 2023-08-25 03:35: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
-
ch452的应用和方法,能过要它来做显示,这样不要用164芯片来,使得电路简单可靠....
ch452的应用和方法,能过要它来做显示,这样不要用164芯片来,使得电路简单可靠.-ch452 applications and methods can lead to do it, do not use 164 chip, making the circuit is simple and reliable.
- 2022-01-26 00:04:21下载
- 积分:1
-
DIY LAN
DIY局域网-DIY LAN
- 2022-03-12 19:15:57下载
- 积分:1
-
华为在交换接入网技术方面的知识读本。(PDF)
华为在交换接入网技术方面的知识读本。(PDF)-Huawei Technology Access exchange of knowledge Reading. (PDF)
- 2023-06-07 07:25:02下载
- 积分:1
-
C language programming from a number of small game
一个由c语言编程的一些小游戏-C language programming from a number of small game
- 2022-01-22 03:06:04下载
- 积分:1
-
1 要转换的SF1.x数据库文件必须为1.4以上的版本, 不然可能无法正常转换 2 由于转换要求2.0数据库文件必须无任何论坛、用户、帖子数据, 因此随本转换程...
1 要转换的SF1.x数据库文件必须为1.4以上的版本, 不然可能无法正常转换 2 由于转换要求2.0数据库文件必须无任何论坛、用户、帖子数据, 因此随本转换程序提供了一个真正的数据全空的数据库文件!(注意随SF发布自带的那个数据库文件内已有论坛版块等数据, 不能用于本转换程序!) 3 请将SF1.x数据库文件与SF2.0数据库空文件放在与sf1up.asp同目录下, SF1.x数据库文件命名为sf1.mdb, SF2.0空数据库文件命名为sf2.mdb, 然后再运行sf1up.asp-a change to the database files must SF1.x to version 1.4 and above, or may not be able to change the normal requirements resulting from the conversion of two 2.0 database files must be no forum for users to post data, with the conversion process provides a truly the It was all empty database files! (Note : With the release of SF"s own database files that contain data such as the Forum"s plate, not used in the conversion process!) I should be grateful if SF1.x three database files and database SF2.0 empty file on the same directory with sf1up.asp, SF1 . x database files named sf1.mdb, SF2.0 empty database file named sf2.mdb and then running sf1up.asp
- 2022-02-03 10:15:14下载
- 积分:1
-
研究在高v512
v512工作室在java高端视频教学中最牛的,将课件与视频结合学习,事半功倍-v512 studio in high-end java video teaching the most cattle will combine learning courseware and video, a multiplier
- 2022-02-11 20:06:48下载
- 积分:1
-
赛灵思的如何撰写测试平台的挺好的文档,不过是英文的
赛灵思的如何撰写测试平台的挺好的文档,不过是英文的-Xilinx
- 2022-03-16 03:57:52下载
- 积分:1