搜索资源列表
ch_server
- 发送文本文件到服务器-send text files to the server
linux_C
- Linux C 函数参考的文本文件,希望能成为Linux编程爱好者必备的参考文件。-Linux C function reference text documents, hoping to become Linux programming enthusiasts essential reference document.
bison
- Bison 是替代yacc的语法解析器. Bison能生成可以分析文本文件结构的程序.-Bison alternative generates the parser. Bison can generate text files can be analyzed structure of the procedure.
dancitongji
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
bison
- bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又是什么呐 是一个生成可以分析文本文件结构的程序的程序. 用户不用直接编写程序而只用确定好如何分析这些文本文件的规则就可以了. 这种文本结构应用的例子举不胜举, 其中一个就是计算器(calculator).-bison source code. Bison is a replacement generates a syntax analys
jiangyutang_A0617389_homework1
- 分析一个英文文本文件中所有单词出现的频率,用linux下的标准c语言实现,是我的internet高级编程的第一次作业。编译后在可执行文件后跟上一个英文文本文件名字就可以了,程序会在屏幕打印出该文件中每个单词出现的次数。可以作为linux下的c语言学习例程使用。-an analysis of the English text document, all words, the frequency, linux using the standard c language, the internet i
word_freq
- 此程序完 成任意一个英文文本文件中英文单词的统 计工作。要求:把英文单词出现频率次数 由高到低打印出来;只要英文单词形式不 一样就算两个词,不考虑词语的复数时 态。-this procedure completed an arbitrary text in English English word document statistics. Requirements : English word frequency from high to low frequency prin
linux_C_function_library_Chinese_handbook
- 各位Linux爱好者: 你好!本人有幸在坊间得到一名为“Linux C 函数参考”的文本文件,并在此基础重新排版并制成html文件以方便广大爱好者阅读,我感到无比的荣幸。在此多谢各位的鼎力支持,以及日益完善此文件,希望有朝一日能成为Linux编程爱好者必备的参考文件。在此再次多谢编写“Linux C 函数参考”的朋友。-to Linux lovers : Hello! I have been fortunate in the community to get a "C F
dbf2ascii.tar
- 应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.-a UNIX application platform conversion of DBF database files in ASCII text data to document the Shell procedures. The SCO UNIX include the objectives and procedures C source.
editor_qt3_multiPlatform
- QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用.
对读入的某个文本文件input.txt中,拆出英文单词
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Of reading a text file input.txt, the demolition of the English word, the output of a lexicographical order
hadoop-invertedindex
- 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
secret
- pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
viewfile
- 这是一个在unix/linux下显示文本文件的程序,它利用了curses.h库,可以为刚学curses编程者提供一个示例-This is a unix/linux display text files under the procedure, which uses the Treasury curses.h can just learn curses programming to provide an example
script
- 一个awk和bsh混合编程的例子,用于解析和变换文本文件的字段-Awk and BSH an example of hybrid programming for parsing and transform the text file fields
main_viewer
- 嵌入式Linux + GTK,用于阅读文本文件,可搜索一个指定目录下的所有文件,将显示在列表框中,并根据用户点击显示相应的文件内容。-Embedded Linux+ GTK, for reading text files, can search a specified directory of all the documents will appear in the list box, and in accordance with a user clicks on the correspondi
bookxml
- 文本处理输出为二进制文件,每个文件大小不超过20m,需要的请下载-Text-processing output is a binary file, each file size of no more than 20m, need to download the
1111
- 在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。-In Linux, written in a C program, using lexical analysis to the same time, Lex to do a statistical N number of characters in a text file, word count and the number of rows.
gtk
- GTK单词计数器 用于计算文本文件中单词值的总和-GTK world counter
Convertbinaryfile
- 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)