资源列表
[数据结构常用算法] zhonghepaixu
说明:数据结构实验报告 C语言编写的小程序 源代码 综合排序-Experimental report data structure written in C source code integrated sort of small<饶楚> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Data_struct_2
说明:数据结构课后设计题第二章(2009-06-17 23:19:42)转载标签:数据结构第二章杂谈 分类:编程 ◆2.11② 设顺序表L中的数据元素递增有序。 试写一算法,将x插入到L的适当位置上,并保 持该表的有序性。 要求实现下列函数: void InsertOrderList(SqList &L, ElemType x) 顺序表类型定义如下: typedef struct {<M.T> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] mowangyuyan
说明:在这两种形式中,从左到右均表示解释。用下述两条具体规则和上述规则形式实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。-In both forms, from left to right are said to explain. Rules and with the following two specific forms of realization o<巩玉帅> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] QuicksortSourceCode
说明:本程序段能够实现快速的整数排序的功能,代码简洁,通用性强。-The program segment to achieve fast integer sorting features, code simplicity, versatility.<纪文志> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BigInt
说明:主要实现任意长度大整数的四则运算,包括加减乘除,求余运算只需对除法稍做改进就行。因为这是帮朋友写的,所以是按他的要求用string实现的。如果有需要,也可以改为用定长数组或者vector来实现。-This document is mainly aimed to realize the operations of addition, substraction, multiplication and division of integers<Glorious Fool> 在 2025-01-21 上传 | 大小:4kb | 下载:0