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

搜索资源列表

  1. FTP

    3下载:
  2. 1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。 2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件), 3操作方式类似于控制台方式打开FTP。 4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:3006550
    • 提供者:张好同
  1. string_split

    0下载:
  2. 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:246662
    • 提供者:tanyong
  1. otxt2bintxt2otxt

    0下载:
  2. 将一个文本文件转为其ASCII对应的二进制文本,然后在将其转为原来文本的小程序。-converting plain txt.file to binary format text based on ASCII code. Then convert it back.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:22636
    • 提供者:zheng ziran
  1. vb

    0下载:
  2. 在VB环境下写的简易记事本 可阅读文本文件并进行修改 优点占空间小 -In the VB environment, written in easy to read text file in Notepad and modify advantage of accounting for small space
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:47980
    • 提供者:ld
  1. compress

    0下载:
  2. 文本文件的压缩和解压程序 1. 先统计文件中出现的每个字符的出现次数; 2. 根据上述的统计结果设计huffman编码; 3. 为在文件编码时提高查询字符对应huffman编码的查询速度,以每个字符为结点内容构造一棵二叉排序树; 4. 压缩。即将文本文件中的每个字符用huffman编码代替,并写入二进制文件中。也就是说,压缩文件是一个记录文件内容的二进制流; 5. 解压。即将二进制文件还原为文本文件。 6.程序运行后应该有一个菜单,菜单 包含:打开文本文件、压缩、解压
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2627
    • 提供者:张彻
  1. chinese_segment

    0下载:
  2. 一个中文分词算法的java语言实现,词典采用文本文件形式。-A Chinese word segmentation algorithm java language implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:11544
    • 提供者:njydsjwj
  1. dizhiben

    0下载:
  2. 采用一个文本文件(txt)记录信息。信息包括:姓名、生日、电话、Email、地址、邮编等资料,可以对记录的人员进行分组,如:亲友、同事、同学等。界面由Dos界面命令行的方式实现,功能模拟文曲星或手机的地址本,可以增加、删除、修改个人资料,可以分组人员、可以安各种信息进行模糊查询,-Using a text file (txt) record information. Information includes: name, birthday, telephone, Email, address,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:347651
    • 提供者:王军
  1. 676375678

    0下载:
  2. 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2438
    • 提供者:武晓琪
  1. RandomReadAndWriteFile

    0下载:
  2. 随机访问文件的读写程序,实现对文本文件指定位置的随机读写和存取-This program can read or write a text at demonded position
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:34673
    • 提供者:吱吱鸡
  1. ddxtq

    0下载:
  2. 自动提取多段线的端点坐标至文本文件!!!极速,方便!-Automatically take the Coordinates of line to notebook!!!
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-25
    • 文件大小:1141
    • 提供者:辽河
  1. TxtToShape

    1下载:
  2. 用delphi使用shapelib开源类库实现的通过txt文本文件生产点线面的shp文件程序-delphi shapelib txtfile to shapefile
  3. 所属分类:Delphi VCL

    • 发布日期:2016-04-08
    • 文件大小:688634
    • 提供者:zzh
  1. search

    0下载:
  2. 查找替换命令行工具。可成批处理文本文件,主要特点有: 1.支持通配符、整字、大小写方式进行查找替换。 2.支持对照表文件进行查找替换。左边一列是查找的内容,右边一列是替换为的内容; 3.支持多种输出形式。可以只输出查找到的内容,可以剔除找到的内容,也可以删除包含关键字的一行。-Find&Replace command-line tool. Can be batch processing text files。main features are: 1. Support for wild
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:65688
    • 提供者:Su weiqin
  1. reader

    0下载:
  2. 练习文档视图结构与菜单的联合应用,创建一个文本阅读器,方便用户阅读文本文件-Practice document with the view menu structure, create a text reader, easy to read a text file for user
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1983704
    • 提供者:石华
  1. HTTPPlayer

    0下载:
  2. 可以播放本地网页文件,文本文件,PPT文件等,实现与文件关联-Can play local Web files, text files, PPT files, and file associations to achieve
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:999623
    • 提供者:yugen
  1. txtOUT

    0下载:
  2. 初学者使用,写文本文件演示程序。自动形成文本文件,将数据写入-write A TXT file
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3476284
    • 提供者:哈哈
  1. Huffman

    0下载:
  2. 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:509267
    • 提供者:canyue
  1. MultipleDocumentInterfacetextfileeditor

    0下载:
  2. 多文档界面的文本文件编辑器 多文档界面的文本文件编辑器-Multiple Document Interface Multiple Document text file editor, a text file editor interface
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:13519
    • 提供者:王天
  1. notpad

    0下载:
  2. 用c#开发的文本编辑器,可以打开txt等文本文件。-Developed with c# text editor, you can open the text file txt, etc..
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:533894
    • 提供者:manoro
  1. stex

    0下载:
  2. 用于进行字符串的匹配查找,查找整个文件夹中的文本文件。并给出相应的相似度。-Search for the string matching to find an entire folder of text files. And the corresponding similarity.
  3. 所属分类:File Operate

    • 发布日期:2017-05-18
    • 文件大小:4958199
    • 提供者:lucuswu
  1. EngTxt_IR_1.6

    0下载:
  2. 一个本地的文本文档信息检索软件,用于检索本地计算机上的文本文件并建立临时索引-a software of IR to find the text file of local
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:298473
    • 提供者:wangcheng
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com