资源列表

« 1 2 ... .74 .75 .76 .77 .78 2379.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法shunxvbiao

说明:这是数据结构的实验,做的事顺序表,通过对元素的排序、删除、增加等操作-This is the experimental data structure, do sequential table by sorting element, deletion, addition and other operations
<刘容> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab2

说明:0-1背包问题:若有物品n个,每个物品的价值Value,用vi表示,每个物品的重量weight用wi表示,其中vi和wi均为非负数。设背包的总容量为W,且W为非负数。本程序可选择装入背包的物品,并使装入背包的物品总价值最大。-Value, with vi, said the weight of each item s weight by wi, where vi and wi are non-negative. The total ca
<cqd> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法HAPPYBrithday

说明:用C++编写的生日快乐小软件 希望有帮助于各位的开发-Written in C++ with a happy birthday wish to help small software to each
<胡哲> 在 2025-01-12 上传 | 大小:899kb | 下载:0

[数据结构常用算法LAB5TU

说明:数据结构实验图的代码Experimental data structure diagrams code-Experimental data structure diagrams code
<cyrus> 在 2025-01-12 上传 | 大小:198kb | 下载:0

[数据结构常用算法ClosetPairOfPoints

说明:求平面点集最近点对,算法导论课程实验,基本实现,可借鉴-For the nearest point on the plane point set, introduction to algorithms course experiment
<黄亚楠> 在 2025-01-12 上传 | 大小:3.91mb | 下载:0

[数据结构常用算法lab

说明:对于初始给定的数组,通常存在多个长度大于1的已自然排好序的子数组段.例如,若数组a中元素为{4,8,3,7,1,5,6,2},则自然排好序的子数组段有{4,8},{3,7},{1,5,6},{2}.用一次对数组a的线性扫描就足以找出所有这些排好序的子数组段.然后将相邻的排好序的子数组段两两合并,构成更大的排好序的子数组段({3,4,7,8},{1,2,5,6}).继续合并相邻排好序的子数组段,直至整个数组已排好序。-For the in
<cqd> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj1200

说明:北大poj1200 利用ascii码巧妙将数字转化为nc进制 再进行简单的hash判断-poj1200 crazy search
<明明> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Text1

说明:数据库文件自带注册系统,含文件分流,扩展选项,可自行扩展-Registration system comes with a file containing documents diversion, expansion options and scalable self
<mrli> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法experiment-three

说明:数据结构实验代码加报告,实验内容为有序链表的元素按照从小到大有序存储;实现有序链表的类模板,用有序链表表示集合,实现两个集合的并和交(并和交仍是有序链表)并分析它们的时间复杂度-Experimental data structure code plus report, the contents of an ordered list of test elements are stored in ascending order to ac
<Tina> 在 2025-01-12 上传 | 大小:2.06mb | 下载:0

[数据结构常用算法experiment-two-

说明:数据结构实验:实现分数的+,-,*,/,=,<,>,==等运算符重载,2.实现分数的输入:按照分别输入分子和分母的方式输入;3.实现分数的化简,至少用两种方法实现(辗转相除法);比较两种分数化简方法的效率,实现分数的输出,格式:5/31; 6/5;100/300;要求输出的分数是简分数-Experimental data structure: achieve scores+,-,*, /, =, < ,> , ==,
<Tina> 在 2025-01-12 上传 | 大小:4.81mb | 下载:0

[数据结构常用算法3.zadaca1

说明:Matrix sum, product and exponentation, Programming techniques
<neko> 在 2025-01-12 上传 | 大小:399kb | 下载:0

[数据结构常用算法3.zadaca3

说明:Geometrical operations with Dot structure
<neko> 在 2025-01-12 上传 | 大小:240kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 2379.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org