资源列表

« 1 2 ... .23 .24 .25 .26 .27 1228.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法graph_kruskal

说明:最小生成树经典代码,,,很有逻辑性,,,希望对你有帮助-Classical minimum spanning tree code,,, very logical
<李凯> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法DS

说明:basic algorithms of datastructures using c and c-basic algorithms of datastructures using c and c++
<anand pawar> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法-Prims-algorithm

说明:通过使用普利姆算法,来实现图中的各种操作。-Through the use of PuLiM algorithm to realize the graph of the various operation.
<haoqiu> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法Template-realize-list

说明:用模板实现通用链表类,看后对模板类收益匪浅-Use template achieve universal chain watches, looked for the template classes from this program
<曾小曾> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法tyvj.AC

说明:一些排序希尔,堆排等和在tyvj网站上AC的题目-Some sort Hill, heap row, etc. and the subject of AC tyvj site
<jin> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法Huffman

说明: 关于哈夫曼算法的讲解,并实现简单的图象的变换。包含图像的压缩,基本坐标的变换,滤波,锐化,直方图变换等等。- Explained on the Huffman algorithm, and simple image transformations. Include image compression, the basic coordinates of the transformation, filtering, sharpe
<朱鹮> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法chapter4

说明:数据结构课件,串-Data structures courseware, string
<huangshop> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法buxian

说明:校园网布线 数据结构课程设计 java语言实现-Campus network cabling data structure java language curriculum design
<我是谁> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法touziwenti

说明:1. 熟悉动态规划的使用方法 2. 分析投资问题的最优子结构 3. 用动态规划求解投资问题 求解总投资额为m,共有n个项目,Gi(x)为向第i项工程投资费用为x时的收益,如何分配资源才能获得最大利润。 -1. Familiar with dynamic programming using method 2. Analysis of the optimal sub-structure of investment 3 inv
<SongLY> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法shiyan7004

说明:掌握关系连接操作的实现算法,理解算法的I/O复杂性,使用C语言实现重要的关系连接操作算法。-Knowledge of relational join operation algorithm, to understand the algorithm I/O complexity, using the C language important relationships connecting operation algorithm.
<李善国> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法String

说明:JAVA中有关类string和类 StringBuffer的方法和构造方法及继承.-JAVA in the class and the class StringBuffer string methods and construction methods and inheritance.
<lby> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[数据结构常用算法Parking-lot-problem

说明:设停车场是一个可停放 n 辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端)。若停车场内已经停满 n辆车,那么后来的车只能在门外的便道上等候。一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场。-Parking lots i
<冯柳鑫> 在 2024-10-15 上传 | 大小:20480 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1228.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org