资源列表
[数据结构常用算法] Algorithms-and-data-structures.
说明:算法与数据结构。家园树问题。窗口移动。大小球问题。多重元素。哥德巴赫猜想。-Algorithms and data structures. HOMETREE problem. Windows mobile. Size of the ball problem. Multiple elements. Goldbach conjecture.<yangfan> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] fiveOpenjudgeProblems
说明:OpenJudge上5道题的源码,分别是1247-Lotto,1370-Gossiping,1621-Polly Nomials,2352-stars,2601-Simple calculations-source code for five problems on OpenJudge, which are 1247-Lotto,1370-Gossiping,1621-Polly Nomials,2352-stars,2601-Simp<Rice> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] KMPalgorithm
说明:java实现的KMP算法,可以作为数据结构,算法课学习的用例,-java implementation of KMP algorithm can be used as data structures, algorithms class learning use cases,<高志烽> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] RedAndBlack
说明:自己写的用int类型实现的redandblack。供学习-Write your own use int type implementation redandblack. For learning<wenqiang> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] EditorSystem
说明:简易行编辑系统。功能包括读入写入文件,显示文件信息,向文件增添内容,删除内容等一系列操作。-Simple line editing system. Features include read write files, display file information, add content to the file, delete the contents of a series of operations.<> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 4zhongyemiandiaodusuanfa
说明:基于一个虚拟存储区和内存工作区,设计下述算法并计算访问命中率。 1、最佳淘汰算法(OPT) 2、先进先出的算法(FIFO) 3、最近最久未使用算法(LRU) 4、简单时钟(钟表)算法(CLOCK) 命中率=1-页面失效次数/页地址流(序列)长度 -Based on a virtual memory storage area and work area, the following algori<颜灏澜> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] jiandanchengxu
说明:改程序简单的描述了C++语言的单间用法,定义了几个变量,能够起到很好的学习作用-the program can improve a lot of problem.<Che> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Large-integer-multiplication
说明:高精度大整数乘法,对于大整数比较方便的输入方法是,按字符型处理,两个成熟存储在字符串数组s1,s2中,计算结果存储在整型数组a中。-Precision large integer multiplication, more convenient for large integer input method is handled by the character, two mature stored in an array of strin<martian> 在 2024-12-28 上传 | 大小:3kb | 下载:0