搜索资源列表
tail
- window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
BIN2ASC
- 可二进制文件转换为C语言格式的文本文件,便于供C程序使用-binary files can be converted to the C language text file format to facilitate procedures for the use of C
new_word
- VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
CountTheNumberOfTheWord
- 这个程序可以统计一个文本文件中的英文单词的个数,用了SPI中的MAP-this procedure can be a text file statistics of the number of English words with the SPI the MAP
Queen
- 八皇后问题,运行结果导入到txt文本文件中
!fc
- dos命令行,文件内容对比,对比结果生成到文本文件,主要是针对系统自带的fc.exe比较二进制文件时的不足
一个功能全面的文本编缉器的源程序
- 一个文本编辑器,压缩包里包含源程序和可执行文件。-A text editor, contains source code and executable file.
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
write_Text
- 在控制台下使用C#流进行文本文件的写入!程序简单使用了文件流的操作写入文件-In the console using C# Stream write a text file! Simple procedure used in the operation of file stream to write file
SlashRemove
- 使用VC6.0开发的小程序,删除文本文件中所有以双斜线打头的行。-Use VC6.0 to develop a small program, delete all text files by double slash the head of the line.
DRsa
- 功能如下: 实现对文本文件的联合加密,用DES对文本文档进行加密,利用RSA对DES的密钥进行加密。程序按照加密标准的规范,进行加密。-Function as follows: to achieve the joint text file encryption, using DES encryption for text documents, using RSA key for DES encryption. Encryption Standard procedures in accorda
Linux2win
- 解决LINUX下的文本文件在WINDOWS下显示乱码的问题。只要输入源文件和目标文件即可立即完成转换!-txt file from linux to windows
textkongge
- 去除文本文件中的标点符号,有源文件,标点符号文件,去除附号后的文件-delete ,. ;——from source text
MyDictionary
- 控制台下的英语词典,主要用于查询词库里的单词,词库保存在一个文本文件里-My DIY Dictionary under windows console
win32-readwrite-txt-file
- 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
1
- (1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 -(1) Edit the text (2) Save the text file to open the specified location (3) with input and output interface.
Console
- 一个读取文本文件的控制台程序,使用VCL文本操作函数-A console program to read a text file using the VCL text manipulation functions
yinhangmoni
- 这是一个简单的银行模拟系统 1、 客户的到达时间随机 2、 客户需要处理的业务随机(不同业务处理的平均长度不同,例如:取款时间较短,开户和销户时间较长) 3、 处理客户业务所需时间随机(在一定范围内) 4、 使用文本文件记录每个客户到达时间、业务处理时间、业务结束时间 5、 动态显示(刷新时间可调)目前每个窗口累计处理客户数量、等待人数,每个窗口的平均业务处理时间,不同业务类型业务的累计办理量。 -This is a simple bank simulation syst
txtsearch
- 将内容写入文本文件中,实现从文本文件中字符查找,将结果显示在控制台上-the search of txt
Assistant
- 文学研究人员需要统计某篇英文小说中某些形容词出现的次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 基本要求为: 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词出现的次数和出现位置所在行的行号,格式自行设计。-Literary researchers need to count the number and location of some of the adjectives in t