搜索资源列表
LetterAssitant
- 严蔚敏版《数据结构(C语言)》里的实习作业之“文学助手(LetterAssistant)”-Yan Wei-min version of "data structure (C language)," The internship operations, "Literature assistant (LetterAs sistant) "
wenxueadie-C
- 这是一个叫“文学研究助手”的关于数据结构中串的模式匹配应用的算法,是文学研究人员用于统计英文小说中某些词出现次数与位置的小程序,但由于本人才疏学浅,程序并不完善。-This is called a "literary research assistant" on the data structure of the string pattern matching algorithm for the application, Literature is for statistic
KMP.rar
- 我自己写的一个“文学研究助手”的程序,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.
datastruct
- 数据结构(严慰敏)配套纯C代码,是你学习数据结构的最佳助手-Data structure (Yan Wei-Min) supporting pure C code, data structure is that you learn the best assistant
Literature_study_helper
- 英文文学研究助手 输入文件名和需要查找的单词可以显示出所查单词出现的行数和个数。-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.
ds
- 众多数据结构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
Homework_of_DataStruct
- 这是我在学数据结构(严蔚敏版)时的上机作业,包含哈夫曼树、图的遍历、文学研究助手(处理字符串)、多项式计算器、矩阵计算器、马踏棋盘、停车场管理、约瑟夫环的成功运行源程序。它们都是对经典数据结构及其之间的组合的练习。-This is my school data structure (Yan Wei-min version) when the machine operations, including Huffman tree, graph traversal, literature resear
CODE
- 教学代码,里面有包含全部C++语法知识的代码,是学习语言的好助手,还有一些算法实现。-Instruction code, which has included all of C++ syntax knowledge of code, is a good language learning assistant, and some algorithm.
search
- 数据结构上机实验——文学助手。可实现读取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
book
- 图书管理助手,包括借书,还书,增加、删除书籍等。-Library management assistant, including library books, add, delete books.
helper
- 用数据结构实现文学助手,可以删除打错字符- Data structures to achieve literary assistant, you can delete the wrong character
LiteratureResearchAssistant
- 文学研究助手(链表),这是学习数据结构的一个小程序,使用链表编写-Literature Research Assistant (list), which is a small data structure learning, the use of the list prepared
assistant
- 输入说明: 文本文件“input.c”作为程序输入,统计C语言关键字(见附加信息)在程序中出现的次数和行号。 输出说明: 对所有出现在程序中的关键字按字典顺序各占一行输出,在关键字之后输出出现次数,和按递增顺序排列的所有出现行号 -Input Descr iption: Text file " input.c" as a program input, statistics C language keywords (see Additional Informa
Sicily1035
- 根据用户输入的所有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).
