CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Assistant

搜索资源列表

  1. LetterAssitant

    0下载:
  2. 严蔚敏版《数据结构(C语言)》里的实习作业之“文学助手(LetterAssistant)”-Yan Wei-min version of "data structure (C language)," The internship operations, "Literature assistant (LetterAs sistant) "
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:178.55kb
    • 提供者:what
  1. wenxueadie-C

    0下载:
  2. 这是一个叫“文学研究助手”的关于数据结构中串的模式匹配应用的算法,是文学研究人员用于统计英文小说中某些词出现次数与位置的小程序,但由于本人才疏学浅,程序并不完善。-This is called a "literary research assistant" on the data structure of the string pattern matching algorithm for the application, Literature is for statistic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:舒亚
  1. KMP.rar

    0下载:
  2. 我自己写的一个“文学研究助手”的程序,C语言写的,实现了从文件中查找字符串。用到了KMP算法。,I wrote it myself a " literary research assistant" process, C language, and the realization of the search string from the document. Used in the KMP algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4.64kb
    • 提供者:lzj
  1. datastruct

    0下载:
  2. 数据结构(严慰敏)配套纯C代码,是你学习数据结构的最佳助手-Data structure (Yan Wei-Min) supporting pure C code, data structure is that you learn the best assistant
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:511.18kb
    • 提供者:qiuyigui
  1. Literature_study_helper

    0下载:
  2. 英文文学研究助手 输入文件名和需要查找的单词可以显示出所查单词出现的行数和个数。-English literature and research assistant enter the file name and the word needs to find out the search words can show the number of rows and number appears.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:183.2kb
    • 提供者:shenglu0715196
  1. ds

    0下载:
  2. 众多数据结构java applet演示程序,将抽象的数据结构算法形象化地表示出来,是学习数据结构的助手,值得大家下载学习-Large number of data structures java applet demo program, the abstract data structure visualization algorithms to be expressed, is an assistant to learn data structures, it is worth downloa
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:26.92kb
    • 提供者:
  1. Homework_of_DataStruct

    0下载:
  2. 这是我在学数据结构(严蔚敏版)时的上机作业,包含哈夫曼树、图的遍历、文学研究助手(处理字符串)、多项式计算器、矩阵计算器、马踏棋盘、停车场管理、约瑟夫环的成功运行源程序。它们都是对经典数据结构及其之间的组合的练习。-This is my school data structure (Yan Wei-min version) when the machine operations, including Huffman tree, graph traversal, literature resear
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.22mb
    • 提供者:冯小康
  1. CODE

    0下载:
  2. 教学代码,里面有包含全部C++语法知识的代码,是学习语言的好助手,还有一些算法实现。-Instruction code, which has included all of C++ syntax knowledge of code, is a good language learning assistant, and some algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:594.96kb
    • 提供者:朱武
  1. search

    0下载:
  2. 数据结构上机实验——文学助手。可实现读取txt文件或其它文件,扫描其中某个英文字幕或单词并输出搜索词出现的位置。简明、易懂、C++自编版。-Data structure on experiments- literary assistant. Txt file to read can be achieved or other documents, or scan one of the words in the English subtitles and output of the search w
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:336.42kb
    • 提供者:Juicy
  1. book

    0下载:
  2. 图书管理助手,包括借书,还书,增加、删除书籍等。-Library management assistant, including library books, add, delete books.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.24kb
    • 提供者:liyir
  1. helper

    0下载:
  2. 用数据结构实现文学助手,可以删除打错字符- Data structures to achieve literary assistant, you can delete the wrong character
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1021byte
    • 提供者:liyir
  1. LiteratureResearchAssistant

    0下载:
  2. 文学研究助手(链表),这是学习数据结构的一个小程序,使用链表编写-Literature Research Assistant (list), which is a small data structure learning, the use of the list prepared
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.04kb
    • 提供者:李健
  1. assistant

    0下载:
  2. 输入说明: 文本文件“input.c”作为程序输入,统计C语言关键字(见附加信息)在程序中出现的次数和行号。 输出说明: 对所有出现在程序中的关键字按字典顺序各占一行输出,在关键字之后输出出现次数,和按递增顺序排列的所有出现行号 -Input Descr iption: Text file " input.c" as a program input, statistics C language keywords (see Additional Informa
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1.83kb
    • 提供者:fisher
  1. Sicily1035

    0下载:
  2. 根据用户输入的所有DNA链,找出所有匹配的DNA链,每条只能使用一次,对速度有一定的要求-As a biology research assistant, your boss has assigned you a job: given n single strands, find out the maximum number of double strands that could be made (of course each strand can be used at most once).
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:chenzekai
搜珍网 www.dssz.com