搜索资源列表
FileFinder
- 文件和文件夹存在性判断类的实现文件,可以对文件的路径以及文件进行判断
palindrome
- 实验2:栈的应用--判断一个数是否是回文数 1、实验目的:掌握栈的特点及基本操作,包括入栈、出栈、判栈空等。 2、实验要求:任意输入一个数,判断其是否为回文数。 3、提示:可采用栈和链表结合进行。
Formatc
- 根据Robert B. Sledge的CB改编,主要改动是数据缓冲区的处理。原程序采用读写文件形式,对\\r\\n字符处理时看成是一个。 而在此程序中将其分开。另外在判断是否回车换行后,原程序使用peek变量保存这个状态,此程序改成将缓冲区字符指针倒退2个字符。 由于时间有限,暂时不对其进行完善了,如程序写作风格和功能等。
11语法分析22
- 对所输入的语句进行语法分析,判断是否符合语法标准,以便以后对其进行语义分析。-right to import statement for grammatical analysis, judgment, whether or not the standard syntax for its future semantic analysis.
file
- 此程序是关于黑白棋游戏的一个简单程序能进行游戏的判断运行-This procedure Reversi Games are about a simple program can be run to determine the Game
file.2
- 此程序的功能是游戏贪吃蛇的运用和判断 能进行此游戏的运行和判断-The function of this procedure are the use of Snake Games and judgments can run this game and judge
txt-insertion-character
- txt文件循环插入固定字符,可任意设置插入字符的循环长度,插入的内容可以是文字,也可以是换行符。特别适合文件获取16进制码值的时候文本过长没有换行符时使用。程序中没有进行判断中文时拆分的问题,如需判断,自己再往里面增加判断。-txt file loop insertion fixed character length of the loop can be set into the characters, inserted text, can also be a newline. Particul
Huffman
- 1、一个数据压缩器,能够对任意格式的文件进行压缩处理,从源文件读取字符经过压缩器译码并打包输出到目的文件。 2、一个解压器能够对由压缩器压缩得到的压缩文件进行解压缩,图2描述了解压缩过程的协同图。解压器还要能够判断文件类型以及文件是否被篡改。-1, a data compression, the compression processing to the files in any format, is read from the source file the character compr
eersftgtdg
- 对一个文件中的三角形和四边形的数目进行统计,并且判断出三角形和四边形的最大边界和最小边界。对读文件和绝对值的只是帮助比较大。-Statistics on a document, the number of triangles and quadrilaterals, and determines the maximum boundary of the triangular and quadrilateral, and the minimum boundary. Helpful to read th
