搜索资源列表
hudong6
- 掌握串的堆存储及串的基本操作算法。 掌握串的匹配算法。 -master sculptors Series storage and strings of the basic algorithm. The master string matching algorithm.
chuan
- 可实现串的基本操作,插入,删除,建立,联接等
chuan
- 数据结构中串的基本操作以及算法,带FLASH演示
串
- 一个关于串的基本操作的事例程序-a series on the basic operation procedures stories
String
- 串的基本操作,哎换点数下汇编,汇编白痴苦啊
sq
- 串的基本操作,实现串的基本操作问题,有串的实现
串基本操作的演示
- 题目:串基本操作的演示 含有测试结果和函数关系调用图
串基本操作的演示
- 串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
sourcecode
- 以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and dec
arithmetic
- 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
string
- 在VC6.0环境下,用C实现串的基本操作:初始化串、求串长、比较两串大小、测试串是否为空、取子串、统计串中某子串个数等。文件中不仅包含源码 ,还包含一组测试结果。-At VC6.0 environment, using C string realize the basic steps: initialization string, and string length, comparing two strings of size, to test whether the string is emp
aa
- 串的基本操作 主要是对串的比较,求串长等-The basic operation of the main string of string comparison, and long strings
string
- 解决string的基本操作 赋值,判相等,联接,求长度,求子串,子串定位,串替换,显示,删除,退出。-string
chuanbipei
- 串匹配操作 串的模式匹配算法 分析串的基本操作及特性-String matching operation string pattern-matching algorithms analyze the basic operation and characteristics of string
String
- 严蔚敏老师的教程 介绍了关于串的基本操作和定义等相关内容-Yan Wei-min teacher' s tutorial describes the basic operations on strings and definitions and other related content
datastuctures
- 数据结构课程设计串的基本操作,有代码和可执行文件-failed to translate
string
- C++、数据结构、顺序串的基本操作、源代码-C++, data structure, the basic operation of the order of strings, the source code
1
- 数据结构(严蔚敏版)中关于串的基本操作的程序源代码-Data structure (Yan Wei Min Version) basic operations on strings program source code
DSstringProcessingDemo
- 1.用堆分配存储表示实现Hstring 串类型的最小操作子集。 2.实现串抽象类型的其余基本操作(如联接、删除等),且不能使用c语言本身提供的串函数,必须自己构造新的函数实现串的基本操作。 3.本演示系统是一个命令解释程序,循环往复的处理用户输入的每一条命令,直至终止程序的命令为止。 4.参数的合法性必须严格检查,要严格按照命令的输入格式进行输入,否则程序可能无法正确执行指令。 -1. Heap allocated storage, said with a string t
数据结构-串操作的实现-实验报告
- (1)掌握串的顺序存储结构; (2)验证顺序串及其基本操作的顺序; (3)掌握串的操作特点。 1.2 实验要求: (1)定义一个包含串的求长度、拼接、比较大小等基本操作的头文件函数原型; (2)实现串的求长度、拼接、比较大小等基本操作。((1) mastering the sequential storage structure of the string; (2) the sequence of verifying the sequence of sequence and it