资源列表

« 1 2 ... .68 .69 .70 .71 .72 2073.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法data-structure-code

说明:《数据结构》的全部代码实现(C语言)清华大学严蔚敏版-" Data structures" in all the code (C language), Tsinghua University, Yan Wei-min version
<指纹> 在 2024-10-22 上传 | 大小:272384 | 下载:0

[数据结构常用算法2012_round_1c

说明:google code jam 2012 round 1c 比赛代码-google code jam 2012 round 1c game code
<heaven> 在 2024-10-22 上传 | 大小:6908928 | 下载:0

[数据结构常用算法exam5-3

说明:采用三元组存储稀疏矩阵,设计两个稀疏矩阵相加的运算算法。-Triples stored sparse matrix, the design of the addition of two sparse matrix computation algorithm.
<> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法exam6-5

说明:采用递归算法求解皇后问题:在n*n的方格棋盘上,放置n个皇后,要求每个皇后不同行,不同列,不同左右对角线。-Using recursive algorithm queens problem: Place n queens on n* n checkerboard, each Queen different rows, different columns, different left and right diagonal.
<> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法countryList

说明: [基本要求] (1) 创建城市链表; (2) 给定一个城市名,返回其位置坐标; (3) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。 (4) 在已有的城市链表中插入一个新的城市; (5) 更新城市信息; (6) 删除某个城市信息。 -Basic requirements (1) to create a city linked list (2) given a c
<myangle> 在 2024-10-22 上传 | 大小:252928 | 下载:0

[数据结构常用算法header-files-of-linear-table

说明:线性表相关类定义头文件 有顺序表,双向链表,循环链表的完整类定义-Sequence tables, doubly linked list, circular linked list complete class definition linear table class definition header files
<戴威> 在 2024-10-22 上传 | 大小:9216 | 下载:0

[数据结构常用算法picture

说明:图以矩阵形式存储,以广度优先和深度优先两种方法遍历-Map stored in the form of a matrix, priority to the breadth and depth first two methods traversal
<滕珊> 在 2024-10-22 上传 | 大小:2582528 | 下载:0

[数据结构常用算法beibao

说明:设有一个背包可以放入物品的重量为s,现有n件物品,重量分别为w[0],w[1],...,[n-1]。问题是能否从这n件物品中选择若干件放入此背包中使得放入的重量之和正好等于s。-Has a backpack can be placed in the weights of the articles of s, the existing n items, weight W [0], w [1], ..., [n-1]. The questi
<许晓莹> 在 2024-10-22 上传 | 大小:1024 | 下载:0

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

说明:插入排序,经典排序算法,使用VC++6.0。-Insertion sort
<李俊杰> 在 2024-10-22 上传 | 大小:566272 | 下载:0

[数据结构常用算法shujujiegou

说明:栈回文、括号匹配等由C语言或C++语言编写的数据结构算法题-Stack palindrome
<Jessie> 在 2024-10-22 上传 | 大小:4096 | 下载:0

[数据结构常用算法SaxShuffixTree

说明:SAX和后缀树的连接,将double转为字符,然后用后缀树建立连接-suffix tree
<aaa> 在 2024-10-22 上传 | 大小:41984 | 下载:0

[数据结构常用算法push

说明:用数组实现栈和队列C++ 代码实现,经典-array stack c++
<chensonghai> 在 2024-10-22 上传 | 大小:1024 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2073.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org