资源列表

« 1 2 ... .52 .53 .54 .55 .56 1757.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法Algorithms-and-data-structures.

说明:算法与数据结构。家园树问题。窗口移动。大小球问题。多重元素。哥德巴赫猜想。-Algorithms and data structures. HOMETREE problem. Windows mobile. Size of the ball problem. Multiple elements. Goldbach conjecture.
<yangfan> 在 2024-10-05 上传 | 大小:3072 | 下载: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-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法1001

说明:以前空闲时写的一个小程序,是关于高精度算法的。对poj的1001题可能会有所帮助-Previously idle to write a small program, on the high-precision algorithms. Question for poj 1001 may be helpful
<hj> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法KMPalgorithm

说明:java实现的KMP算法,可以作为数据结构,算法课学习的用例,-java implementation of KMP algorithm can be used as data structures, algorithms class learning use cases,
<高志烽> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法RedAndBlack

说明:自己写的用int类型实现的redandblack。供学习-Write your own use int type implementation redandblack. For learning
<wenqiang> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法c

说明:有助于c++的初学者在平日的学习中更好的学习-Contribute to better learning c++ beginners learning on weekdays
<文鑫> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法d

说明:有助于c++的初学者在平日的学习中更好的学习-Contribute to better learning c++ beginners learning on weekdays
<文鑫> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Jo

说明:对于任意给出的前缀或中缀或后缀表达式,构造一棵表达式二叉树并表示出来,对于构造好的二叉树,输出相应的前中后缀表达式。-For any given prefix or for constructing good binary output corresponding expression before the suffix or suffixes infix expression, the expression binary tree s
<Sun> 在 2024-10-05 上传 | 大小:3072 | 下载: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-10-05 上传 | 大小:3072 | 下载: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-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法jiandanchengxu

说明:改程序简单的描述了C++语言的单间用法,定义了几个变量,能够起到很好的学习作用-the program can improve a lot of problem.
<Che> 在 2024-10-05 上传 | 大小:3072 | 下载: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-10-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 1757.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org