资源列表
[数据结构常用算法] maopaopaixu
说明:自己写的几种能够实现的冒泡排序算法,希望能对需要的朋友有所帮助,是C++的-Some write their own bubble sort algorithm can be achieved, hoping to help a friend in need is a C++,<刘后清> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] c
说明:1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to achieve its main task is to s<fire> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] High-Precision-in-CPP
说明:这是一个用C++实现的高精度算法,实现方式是用一个数组存储各个位上的数值,并重载加减乘除摩等运算。-This is a C++, using high-precision algorithms, the implementation is an array of storage with the value on each bit, and heavy operations such as addition and subtraction multiplication and division<李康宁> 在 2025-06-15 上传 | 大小:1kb | 下载:1
[数据结构常用算法] wutoujiedian
说明:无头结点链表,数据结构实验一,无头结点链表,数据结构实验一。-Without a head node list, a test data structure, without a head node list, the data structure first experiment.<梁先佐> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KMP-string-search-algorithm
说明:C语言KMP字符串搜索算法实现。KMP字符串模式匹配通俗点说就是一种在一个字符串中定位另一个串的高效算法。-C language KMP string search algorithm realization. KMP string pattern matching is a popular point said in a string of the position of another string efficient algorithm.<胡飞帆> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] skiplist.c.tar
说明:A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary se<read1> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Counting-sort
说明:计数排序的源代码,大家可参照思考,哎还要上传-Counting sort of the source code<david> 在 2025-06-15 上传 | 大小:1kb | 下载:0