资源列表

« 1 2 ... .10 .11 .12 .13 .14 2515.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法数据结构配套光盘

说明:《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays an
<mars> 在 2024-12-25 上传 | 大小:2.82mb | 下载:0

[数据结构常用算法Data.Structures.Demystified

说明:Data Structures Demystified Whether you are an entry-level or seasoned designer or programmer, learn all about data structures in this easy-to-understand, self-teaching guide that can be directly applied to any program
<primitive_man> 在 2024-12-25 上传 | 大小:2.79mb | 下载:0

[数据结构常用算法SRTP

说明:可以实现简单的矩阵运算和代数运算,可以即兴一定程度上的扩展-Can achieve a simple matrix operations and algebraic operations, you can improvise to a certain extent an extension of
<无线电> 在 2024-12-25 上传 | 大小:2.79mb | 下载:0

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

说明:数据结构ppt课件,清华大学版。总共9章,分9个ppt-Ppt data structures courseware, Tsinghua University, ed. Chapter 9 in total, divided 9 ppt
<ssdfdfd> 在 2024-12-25 上传 | 大小:2.81mb | 下载:0

[数据结构常用算法0427-0424-0412

说明:算法与数据结构课程设计试卷 1. 查找北京到上海使用时间最少的路线-Algorithms and Data Structures Course Design Paper 1. Find Beijing to Shanghai route with the least time
<过客> 在 2024-12-25 上传 | 大小:2.8mb | 下载:0

[数据结构常用算法Searching-and-Sorting

说明:实现各种排序算法,并对其时间复杂度等性能进行分析-To achieve a variety of sorting algorithms, and its time complexity performance analysis
<jan> 在 2024-12-25 上传 | 大小:2.82mb | 下载:0

[数据结构常用算法22

说明:1、已知带头结点的动态单链表L中的结点是按整数值递增排序的,试写一算法将值为x的结点插入到表L中,使L仍然有序。 2、设计一算法,逆置带头结点的动态链表L。要求利用原表的结点空间,并要求用尽可能少的时间完成。 3、假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。 -1, the node is known to take
<wenzi> 在 2024-12-25 上传 | 大小:2.8mb | 下载:0

[数据结构常用算法Work

说明:算法-分支限界法-任务分配问题 数组的话可以自己修改-algorithms-branch and bound method- work assignment problem
<谢龙飞> 在 2024-12-25 上传 | 大小:2.81mb | 下载:0

[数据结构常用算法TPS

说明:TPS算法,做人脸校准的,同一个人脸的不同的照片做匹配,脸型匹配-Algorithms for TPS, face the calibration, the same face different photos do match, face shape matching
<rjadmin> 在 2024-12-25 上传 | 大小:2.81mb | 下载:0

[数据结构常用算法exp6

说明:对一段文本构造哈夫曼树,对所有字符根据其权值编码。对每个结点的左分支编码为0,右分支编码为1。(Constructs a Huffman tree for a text, encodes all characters according to their weights. The left branch of each node is encoded at 0 and the right branch is encoded at 1.)
<黄花寒 > 在 2024-12-25 上传 | 大小:2.8mb | 下载:0

[数据结构常用算法shortest route

说明:运用数据网络,实现最短路径的寻找,供大家学习(The use of data networks, to achieve the shortest path to find, for everyone to learn)
<Liz Yin > 在 2024-12-25 上传 | 大小:2.8mb | 下载:0

[数据结构常用算法FDEI

说明:1993-1996年美国ACM解析 包含了93-96年美国程序设计大赛的题目及程序结果错误分析以及应注意的问题()
<gbbynwkn> 在 2024-12-25 上传 | 大小:2.82mb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 2515.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org