Welcome![Sign In][Sign Up]
Location:
Search - infile

Search list

[WinSock-NDISchecksum1

Description: 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, and infile data output file name : data files, the checksum. The purpose of the data link layer and the MAC layer of learning, according to the data link layer to the basic principles of universal application against the Ethernet frame, and by constructing a concrete frames, in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach.
Platform: | Size: 1245 | Author: 王慧娟 | Hits:

[Windows DevelopIOC

Description: 自己做的一个小程序,很基本,只是将infile的内容整理后,发到outfile上。-own a small procedure, very basic, but the content will infile out and sent to outfile on.
Platform: | Size: 855 | Author: Eric | Hits:

[Internet-Networksp54convert.tar

Description: 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 Adam <till@hubbahubba.de> Windows port: Piotr Pawlow <pp@siedziba.pl> -Simple SunPlus SP54 codec converter and a m ore playable mode suited. untar the archive go to t he relevant directory to compile : just do make to install : with root account sp54convert cp / usr / local / b in to use : sp54convert infile outfile Enjoy! ! Michel Xha ard
Platform: | Size: 29887 | Author: 孙敦远 | Hits:

[Othercipanduxie

Description: 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
Platform: | Size: 2475 | Author: 王仪 | Hits:

[Other resourceboy33

Description: 该程序是c的词法分析器 在目录夏天加一个infile.txt的文件-c lexical analyzer in the summer, plus a directory of documents mybinary infile.txt
Platform: | Size: 1560 | Author: 好心人 | Hits:

[Compress-Decompress algrithms7zipDll2

Description: 内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 解压 int RamDecode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 对文件进行压缩和解压的两个方法: 压缩: int FileEncode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 ) 解压: int FileDecode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 )-memory compression and decompression of two methods : RamEncode compression int (* Byte inBuffer. / / input buffer memory pointer BYTE * types size_t inSize, / / input buffer memory size Byte * outBuffer, / / output buffer pointer BYTE * types size_t
Platform: | Size: 39326 | Author: 王玮 | Hits:

[ELanguagelexer_analist

Description: 通过对文档infile的读入 输出outfile的文件,outfile将infile中的编译语句分类组织-of the document infile outfile read into output documents, infile outfile to compile the statement classification
Platform: | Size: 1386737 | Author: rayson | Hits:

[OS programframe7.03

Description: FMC实现密码探测器功能FILE *input,*output char temp if(strcmp(infile,outfile)!=0 && ((input=fopen(infile,\"rb\"))!=NULL) && ((output=fopen
Platform: | Size: 3669 | Author: 王国栋 | Hits:

[assembly language12345

Description: 汇编程序中的文件读写,这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。
Platform: | Size: 2633 | Author: minzhi202 | Hits:

[ELanguage词法分析1

Description: 在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze writes in zf-infile.txt, the procedure ending must the designator end by \"@\", the procedure result output in with the table of contents in, document named zf-outfile.txt, this document is the automatic production.
Platform: | Size: 9212 | Author: 张帆 | Hits:

[File OperateInFile

Description: 很好的文件读写类,读写很方便很使用! 文件包含两个文件,一个.cpp,一个.h
Platform: | Size: 1588 | Author: Tony | Hits:

[assembly language磁盘文件的读写

Description: 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
Platform: | Size: 2389 | Author: 赖毅勇 | Hits:

[File Operate123

Description: 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。
Platform: | Size: 2384 | Author: 李子攀 | Hits:

[Other resourceDES_PC--k

Description: if (pfile() == 0) unlink(inname) else fprintf(stderr, \"%s: I/O Error -- File unchanged\\n\", inname) fclose(outfile) fclose(infile) } exit(0)
Platform: | Size: 7992 | Author: lith | Hits:

[assembly language磁盘文件的读写案例

Description: 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
Platform: | Size: 1486 | Author: 刘雷 | Hits:

[ELanguage200218033赵伟光(程序清单)

Description: 词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以\"@\"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze the procedures are written in the article of this document, at the end of procedures to "@" signs Fu end. Running lexical analysis procedure, the results of the proceedings output to a file called outfile.txt document, this document is generated automatically.
Platform: | Size: 2901 | Author: 电风扇 | Hits:

[ELanguage词法分析1

Description: 在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze writes in zf-infile.txt, the procedure ending must the designator end by "@", the procedure result output in with the table of contents in, document named zf-outfile.txt, this document is the automatic production.
Platform: | Size: 158720 | Author: 张帆 | Hits:

[assembly language磁盘文件的读写

Description: 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
Platform: | Size: 2048 | Author: 赖毅勇 | Hits:

[File OperateInFile

Description: 很好的文件读写类,读写很方便很使用! 文件包含两个文件,一个.cpp,一个.h-Very good document to read and write categories are used to read and write easily! File contains two files, a. Cpp, a. H
Platform: | Size: 1024 | Author: Tony | Hits:

[File Operateinfile

Description: 从一个文本文档(txt,ini等格式)读取和写入数据,通过抓取关键字函数 实现准确定位 -From a text document (txt, ini, etc. format) to read and write data, through the crawling keyword function to achieve accurate positioning
Platform: | Size: 3072 | Author: 3269596 | Hits:
« 12 3 »

CodeBus www.codebus.net