搜索结果

找到约 9 项符合 infile 的查询结果

编译器/解释器 在文本下编辑,把需要分析的程序写在zf-infile.txt内

在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。
https://www.eeworm.com/dl/628/116917.html
下载: 124
查看: 1044

编译器/解释器 通过对文档infile的读入 输出outfile的文件,outfile将infile中的编译语句分类组织

通过对文档infile的读入 输出outfile的文件,outfile将infile中的编译语句分类组织
https://www.eeworm.com/dl/628/221777.html
下载: 81
查看: 1043

汇编语言 这是一个读写磁盘文件的例子

这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。
https://www.eeworm.com/dl/644/122311.html
下载: 109
查看: 1065

书籍源码 if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged ", inna

if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged\n", inname) fclose(outfile) fclose(infile) } exit(0)
https://www.eeworm.com/dl/532/127534.html
下载: 109
查看: 1072

汇编语言 这是一个读写磁盘文件的例子

这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。
https://www.eeworm.com/dl/644/132230.html
下载: 145
查看: 1030

编译器/解释器 词法分析程序 程序当前目录里自己建立一个文本文档

词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以"@"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。
https://www.eeworm.com/dl/628/132532.html
下载: 59
查看: 1042

网络 Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r

Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the relevant directory to compile: just do make to install: with root account cp sp54convert /usr/local/bin to use: sp54convert infile outfile Enjoy !! Michel Xhaard <mxhaard@users.sourceforge.net> Till ...
https://www.eeworm.com/dl/635/162950.html
下载: 146
查看: 1087

压缩解压 内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内

内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) ...
https://www.eeworm.com/dl/617/192241.html
下载: 148
查看: 1086

汇编语言 汇编程序中的文件读写,这是一个读写磁盘文件的例子

汇编程序中的文件读写,这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。
https://www.eeworm.com/dl/644/261723.html
下载: 75
查看: 1073