搜索资源列表
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
wenbenbianji_c
- 数据结构课程设计, 文本编辑, 自己写算法实现查找串儿匹配.c语言编码.
jedit42pre11source.tar
- 开源的java 编辑器源代码,很经典的数据结构算法,功能强大
editor
- 采用c++实现的文本编辑器 采用了数据结构中的双链表实现
jian_dan_hang
- 大二数据结构的课程设计之一:简单行编辑器-Sophomore data structures, one of curriculum design: simple line editor
np2src
- C语言编程中算法数据结构中的树行代码-C language programming in the algorithm of the tree data structure of lines of code
datastructureandc
- 本书详细的说明了数据结构用c的实现,pdf格式,不可错过的一本好书。-The book describes in detail the data structure using c realization, pdf format, not to be missed in a good book.
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
PBComment
- 此文档用于描述 PBCOMMENT 5.3 以上的版本提供的自动帮助写代码的功能。PBCOMMENT 5.3及以上的版本新增了根据字段列表,变量列表,datawindow 赋值语句列表,自动生成 datawindow 之间复制数据的代码;自动生成 结构体变量 和 datawindow 之间的赋值代码;自动生成 变量列表 和 datawindow 之间的赋值代码。-This document describes PBCOMMENT 5.3 or later to provide automated
erchashu
- 数据结构实验:在一棵树中,用中序对其进行线索化-Experimental data structure: in a tree, inorder to its threaded
binary-tree
- 在VC 6.0环境中用C++语言实现对数据结构中二叉树算法进行描述,共包括五个例程-VC 6.0 environment using C++ language of binary tree data structure algorithms described, including a total of five routines
Linear-tables-and-lists
- 在VC6.0中利用C++语言对数据结构中线性表和链表结构进行描述,测试,包括6个例子-C++ language use in VC6.0 linear form of data structure and linked list structure is described, testing, including six examples