资源列表
[数据结构常用算法] lie
说明:完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 基本运算包括:初始化Init_sqqueue运算、判队空Empty_sqqueue运算、入队En_sqqueue运算、出队De_sqqueue运算、取队头元素Gethead_sqqueue运算。 -Completion of the circular queue structure is defined, and the circular queue implementation of various<suweizhe> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pku3252
说明:北大pku3252源代码 找出区间[a,b]中的round number数。一个数如果它的二进制表示中0的数目大于1的数目,这个数就是round number.-compute the number in [a,b]<abilitytao> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fenpeiyuhuishou
说明:采用c语言实现首次适应算法完成主存空间的分配和回收-Using c language to complete first-fit algorithm for the allocation of main memory space and recycling<王期> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] si-ze-yun-suan
说明:用C语言实现将字符串形式的运算转换为四则运算-Using C language to convert the string in the form of arithmetic operations<宋云云> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] qiu-dan-ci
说明:输入一个字符串,再用C语言实现单词个数计算的问题,-Enter a string, and then calculated the number of C language word problems<宋云云> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] union-find
说明:UNION,FIND算法的实现,涉及二叉树-UNION, FIND algorithm, involving a binary tree, etc.<qingqing> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] cirsequeue
说明:数据结构之循环队列,欢迎大家提宝贵意见啊-The circular queue data structure, ah welcome valuable advice<陶永鹏> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] find-prime-numbers-code
说明:此代码可以高效的求出所1到1200000的素数,具体的范围可以根据需要修改代码-This code can efficiently find the prime numbers 1-1200000, the specific scope may need to modify code<黄明> 在 2025-06-03 上传 | 大小:1kb | 下载:0