搜索资源列表
editor-tc
- 文本编辑器,有简单的界面,可以实现文本文件的创立,装入,保存,显示和编辑的功能。数据结构要求用链表,要实现链表的建立,添加,删除,插入,参考界面是TC2.0-text editors, a simple interface, can achieve the creation of text files, loading, storage, display and editing functions. Requested data structure used chain, in order to
CapCreator
- 把文本文件转换成ethereal数据文件-put text files into ethereal data files
wenbenbianji_c
- 数据结构课程设计, 文本编辑, 自己写算法实现查找串儿匹配.c语言编码.
editor
- 采用c++实现的文本编辑器 采用了数据结构中的双链表实现
Signal01
- Signal.txt存储的是信号一信号二交替存储的数据。可直接用文本编 辑器打开查看。 Signal1.txt存储的是信号一的数据。可直接用文本编辑器打开查看。 Signal2.txt存储的是信号二的数据。可直接用文本编辑器打开查看。 -Signal.txt storage is the turn signal a signal stored data II. Directly with a text editor to open view. Signal1.txt storag
editor
- 一个基于命令行的简单的文本编辑器,以$为开始命令,可做文本插入、删除等编辑操作,有助于学习C++和数据结构的知识。-A simple command line-based text editor, to $ as the start command, do the text insertion and deletion editing, contribute to learning C++ and data structure knowledge.
Editor
- 数据结构实验--文本编辑器 C++实现,链表的使用-Experimental data structure- a text editor, C++ implementation, the use of linked list
text-editor
- 小型文本编辑器的设计 设计一个文本编辑器,使其具有通常编辑器(如Notepad)所应具备的基本功能。 ①该编辑器在串基本抽象数据型上构造。 ②编辑器具备如字符串查找,字符串替换,统计字数,统计行数等基本功能。-Small text editor s Design Design a text editor, it has generally editor (such as Notepad) should have the basic functions. ① The ed