资源列表

« 1 2 ... .49 .50 .51 .52 .53 1654.55 .56 .57 .58 .59 ... 2656 »

[数据结构常用算法test

说明:某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F) 设A,B,C,D,E五个等距区间并取: A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G) 所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该
<郭军> 在 2024-10-07 上传 | 大小:393216 | 下载:0

[数据结构常用算法the-ex-of-programs

说明:这个文档是数据结构程序设计的题目集合,适合对数据结构应用较有基础的学习者进行自选模拟,有助于提升水平-it is easy for you
<fch> 在 2024-10-07 上传 | 大小:311296 | 下载:0

[数据结构常用算法numerical-calculation

说明:某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F)设A,B,C,D,E五个等距区间并取:A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G)所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区
<郭军> 在 2024-10-07 上传 | 大小:394240 | 下载:0

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

说明:该书主要是英文原版的数据结构书本,通过c程序的实现,着重讲解了抽象数据类型的概念。-data structures and algorithm analysis in c
<> 在 2024-10-07 上传 | 大小:10314752 | 下载:0

[数据结构常用算法19345

说明:learn how design stack in c++ language >>>>> and learn data structure -learn how design stack in c++ language >>>>> and learn data structure
<Ahmed Ismail> 在 2024-10-07 上传 | 大小:150528 | 下载:0

[数据结构常用算法swap

说明:数据结构实验作业——奇偶交换排序。C++、简单、易懂、清晰、自编版-Experimental data structure operation- parity exchange sort. C++, simple, understandable, clear, self-compiled version of the
<Juicy> 在 2024-10-07 上传 | 大小:310272 | 下载:0

[数据结构常用算法searchpath

说明:数据结构上机实验——图的遍历,建立有向图,可选择深度或广度搜索,并将所有路径输出,简明、易懂、C++、自编版。-Data structure on experiments- graph traversal, the establishment of a directed graph, you can choose the depth or breadth of the search, and all paths output, conc
<Juicy> 在 2024-10-07 上传 | 大小:1185792 | 下载:0

[数据结构常用算法multiply

说明:数据结构上机实验——矩阵相乘。可实现输入两稀疏矩阵,用户自定义选择矩阵相乘模式并显示相乘结果。简明、易懂、C++自编版。-Data structure on experiments- matrix multiplication. Enter the two sparse matrices can be realized, user-defined selection matrix multiplication mode and disp
<Juicy> 在 2024-10-07 上传 | 大小:1153024 | 下载:0

[数据结构常用算法parkingport

说明:数据结构上机实验——停车场管理。可实现自主输入车牌、到达时间、离开时间,显示停车时间、位置以及收费。简明、易懂、C++自编版。-Experimental data structure on the machine- parking management. Enter the license plate can be achieved independently, arrival time, departure time, stop ti
<Juicy> 在 2024-10-07 上传 | 大小:1513472 | 下载:0

[数据结构常用算法search

说明:数据结构上机实验——文学助手。可实现读取txt文件或其它文件,扫描其中某个英文字幕或单词并输出搜索词出现的位置。简明、易懂、C++自编版。-Data structure on experiments- literary assistant. Txt file to read can be achieved or other documents, or scan one of the words in the English subtit
<Juicy> 在 2024-10-07 上传 | 大小:344064 | 下载:0

[数据结构常用算法hufmtree

说明:数据结构上机实验——哈弗曼树。可实现根据节点大小建立哈弗曼树并对其进行编码,根据自定义输入编码进行解码。简明、易懂、C++自编版。-Data structure on experiments- Ha Fuman tree. Can be realized according to the size of the establishment of Ha Fuman tree node and encode, according to th
<Juicy> 在 2024-10-07 上传 | 大小:1738752 | 下载:0

[数据结构常用算法RMI

说明:Dijkstra programming-Dijkstra programming
<Dung Le Huy> 在 2024-10-07 上传 | 大小:101376 | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1654.55 .56 .57 .58 .59 ... 2656 »

源码中国 www.ymcn.org