CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文本文件

搜索资源列表

  1. 文本内容搜索器

    0下载:
  2. 文本类文件内容搜索器
  3. 所属分类:其他小程序

  1. DeleteFile 批量删除指定文本中的 路径文件

    0下载:
  2. 批量删除指定文本中的 路径文件 内容包括 文本文件流 文件操作等~-Bulk delete the path specified text file content, including text file stream file operations, etc. ~
  3. 所属分类:对话框与窗口

    • 发布日期:2017-04-09
    • 文件大小:1928820
    • 提供者:CL
  1. huffman统计文件中各字符频率

    1下载:
  2. 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
  3. 所属分类:密码/编码算法

    • 发布日期:2015-12-29
    • 文件大小:1057792
    • 提供者:范晓军
  1. cad文本替换.rar

    0下载:
  2. 在cad文件*.dwg 中替换字符串,Replace string in the CAD file:*.dwg
  3. 所属分类:行业应用软件

    • 发布日期:2017-11-09
    • 文件大小:12033
    • 提供者:张雷
  1. wordcounter.rar

    1下载:
  2. 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-28
    • 文件大小:2466
    • 提供者:ljh
  1. HashM

    0下载:
  2. 用Matlab实现Hash算法下大篇幅文本文件中字符出现的频率的统计!非常精炼!-Hash algorithm used Matlab to achieve great length text file in the frequency character of the statistics! Very refined!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1633
    • 提供者:邱颖
  1. VC 系统操作通过菜单的形式完成

    0下载:
  2. 系统操作通过菜单的形式完成,包括:文件复制、文本文件显示、文件连接、文件目录显示、文件更名、文件删除、文本文件字节数统计内容、文件内容比较功能-System operation through the menu in the form of completion, including: file copy, text documents, file connections, file directory display, file rename, file delete, the text fi
  3. 所属分类:编程文档

    • 发布日期:2017-03-25
    • 文件大小:40741
    • 提供者:吴欣
  1. File

    1下载:
  2. VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
  3. 所属分类:File Operate

    • 发布日期:2016-06-04
    • 文件大小:1888256
    • 提供者:nanali
  1. 批量查找替换文件及文件名称

    0下载:
  2. 批量查找替换文件夹中文本文件及文件名称,显示查找字符串的位置
  3. 所属分类:文件操作

    • 发布日期:2012-11-03
    • 文件大小:34352
    • 提供者:aspzj@163.com
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:10940
    • 提供者:郑硕
  1. c语言中头文件的建立与使用

    0下载:
  2. c语言中头文件的建立与使用-函数、全局变量、全局数组.doc 一些初学C语言的人,不知道头文件(*.h文件)原来还可以自己写的。只知道调用系统库函数时,要使用#i nclude语句将某些头文件包含进去。其实,头文件跟.C文件一样,是可以自己写的。头文件是一种文本文件,使用文本编辑器将代码编写好之后,以扩展名.h保存就行了。头文件中一般放一些重复使用的代码,例如函数声明,变量声明,常数定义,宏的定义等等。当使用#i nclude语句将头文件引用时,相当于将头文件中所有内容,复制到#i nclud
  3. 所属分类:编程文档

    • 发布日期:2012-11-13
    • 文件大小:45568
    • 提供者:coolhandy
  1. ReadFileByLine

    0下载:
  2. 使用API按行读取文件,在操作文本文件时应该很有用-Line read by the use of API documents, text files in the operation should be very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:9535
    • 提供者:
  1. checkDictionary

    0下载:
  2. 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.
  3. 所属分类:

    • 发布日期:2017-11-14
    • 文件大小:16108
    • 提供者:吴晓辉
  1. 使用内存映射文件共享数据的例子 FileMap

    1下载:
  2. 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
  3. 所属分类:系统编程

    • 发布日期:2013-04-10
    • 文件大小:74301
    • 提供者:廖锦伦
  1. SerialCom

    0下载:
  2. VC环境下实现串口通讯功能,能进行文本文件的传输-VC environment to achieve serial communication function, can be a text file transmission
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:117062
    • 提供者:张盼盼
  1. Point

    0下载:
  2. 用VC6.0编程,可将二进制文件转化文本文件 -Using VC6.0 programming, binary files can be transformed into a text file
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:29291
    • 提供者:franco
  1. holmes-3.11.tar

    0下载:
  2. Sherlock Holmes搜索引擎,可以对本地或网络上文本文件(网页,文件。。)创建索引-Sherlock Holmes search engine, can be local or network text file (pages, documents..) Create index
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:1014639
    • 提供者:Media Sheep
  1. MyCommunication

    0下载:
  2. 该通讯录是自己练习时所编写,采用c#实现,以文本文件存取通讯录记录,并实现了记录的浏览,添加,修改,删除,音乐播放等功能-The Address Book is prepared by their own practice, the use of c# Achieve in order to access the Address Book text file records and achieved a record to view, add, modify, delete, music pla
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:2169902
    • 提供者:张阿牛
  1. splitfile.pl

    0下载:
  2. 這個perl程式用於把文本文件按照指定的行數拆分成多個文件。-The perl program for the text file in accordance with the specified number of rows split into multiple files.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:530
    • 提供者:Calvin Ngei
  1. WBDC

    0下载:
  2. 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:47857
    • 提供者:迟浩东
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com