资源列表

« 1 2 ... .60 .61 .62 .63 .64 665.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法XHstudent

说明:1.对多个链表进行操作 2.回溯法求解0/1背包 3.分枝限界法求解0/1背包 4.回溯法求解n—皇后问题 5.图的操作(邻接表表示)-1. Operate on multiple lists 2. Backtracking method for solving 0/1 knapsack 3. Branch and bound method for solving 0/1 knapsack 4. Bac
<晓枫> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法multinonial

说明:用带表头结点的单链表作为多项式的存储表示;要建立两个单链表;多项式相加就是要把一个单链表中的结点插入到另一个单链表中去,要注意插入、删除操作中指针的正确修改。-Node with a header with a single linked list as a storage, said polynomial to build two single-linked list polynomial sum is to take a sin
<木易> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法dashuxiangjiajian

说明:两个不超过110位的整数想加减,计算速度不超过1秒,-Not more than 110 two integer addition and subtraction to calculate the speed of not more than 1 second,
<周鹏程> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法mmath

说明:一个个人用于fourier变换的库文件 通过库文件可以减少对细节的过分关注而 注重算法上的实现-a liberary for fourier transform
<reed> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法Prime

说明:prime算法实现,求图的最短路径,算法课的作业-prime algorithm, find the map of the shortest path algorithm homework assignment
<vision> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法1

说明:广东工业大学,数据结构综合实验,本人选做的是图,用到邻接矩阵与邻接表.-the data and structure expriemce
<家瑞> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法SSD8

说明:卡耐基教程系列中SSD8的练习题以及选择题答案-Carnegie tutorial series SSD8 exercises and multiple-choice answers
<lwb> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法Topological-sort

说明:拓扑排序,已知一个有向网,求网的一个拓扑排序,并给出这个有向图代表的工程能否进行-Topological sort, known a have to nets, and a network of topological sort, and give the directed graph represent can project
<王震> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法1229

说明:和谐短信问题 对于给定的由 n 个人组成的社团以及社团员间发送短信的信息,设计一个计算最大和谐子社团的算法。 -For a given by n personal associations and community members to send SMS messages, the design of a harmonious community algorithm to calculate the maximum oscilla
<wjf> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法Kmerge

说明:严蔚敏 数据结构 K路归并+败者树实现外部排序-YanWeiMin K Road merge data structure to achieve external sort+ loser tree
<周牒岚> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法qipanfugai

说明:通过输入行数与坐标,输出棋盘的覆盖的相关的可行性的解。-By entering the number of lines and the coordinate output chessboard coverage related to the feasibility of the solution.
<xiao> 在 2025-02-02 上传 | 大小:243kb | 下载:0

[数据结构常用算法线性表的基础应用

说明:第二种:定义一个包含学生信息(编号,书名,价格)的的顺序表和链表,使其具有如下功能: (1) 从文件中读入书籍信息; (2) 根据图书位置获取该书信息; (3) 根据价格进行查找,返回此该书的书名; (4) 根据指定的位置可返回相应的书籍信息; (5) 给定一个书籍信息,插入到表中指定的位置; (6) 删除指定位置的书籍记录; (7) 统计表中书籍个数。 (8) 输出书籍信息。(Second: define an o
<杨小鱼 > 在 2025-02-02 上传 | 大小:243kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 665.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org