资源列表

« 1 2 ... .65 .66 .67 .68 .69 2470.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法CPP

说明:清华大学谭浩强版C++程序设计,书中例子的源代码。供初学者,调不出结果者使用。-Tsinghua Hemopurification Edition C++ programming, source code examples in the book. For beginners, tune not to use the results.
<苏瑾瑜> 在 2025-06-20 上传 | 大小:17kb | 下载:0

[数据结构常用算法Qt4_json

说明:zip文件 Qt4 Json 解析和编码类,支持中文 2012.11.05 -zip file Qt4 Json parsing and coding classes, support Chinese 2012.11.05
<李宏亮> 在 2025-06-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法track

说明:车轨调度算法的数学描述,包括入栈、出栈等操作。-Railway scheduling algorithm of the mathematical descr iption, including into the stack and the stack operation.
<彭牌> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法c-algorithms-master

说明:常见的C算法和数据结构,算法基础、找工作很重要的一份资料-Common C data structures and algorithms, the algorithm foundation, looking for a job is very important to a data
<彭牌> 在 2025-06-20 上传 | 大小:136kb | 下载:0

[数据结构常用算法k-means-2d-rand-point

说明:K_means经典聚类算法,用点阵可视化 通过产生随机点,不断更改中心点实现聚类-K Means classic clustering algorithm, with lattice visualization By generating random points, and constantly change the center point to achieve clustering
<吕重辛> 在 2025-06-20 上传 | 大小:27kb | 下载:0

[数据结构常用算法123

说明:求最小生成树,迪杰特斯拉最短路径,打印最短路径Minimum spanning tree, shortest path Dykstra, print the shortest path-Minimum spanning tree, shortest path Dykstra, print the shortest path
<陈岩> 在 2025-06-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法12

说明:汽车信息查询 车票预订 管理员登录 添加信息 退票- Automotive Information inquiry ticket reservation administrator login to add information Refund
<陈岩> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法main

说明:相场和温度场的耦合强度是非常重要的参数,它决定着热量和凝固的联系,对晶粒的生长具有绝对的控制作用。-The phase field and temperature field coupling strength is very important parameter, which determines the heat and the solidification of the links on the grain growth of the role of absolute control
<王平> 在 2025-06-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法treen

说明:B+树的实现,java语言实现,数据结构代码-Achieve B+ tree, java language, data structure of the code
<段晓冉> 在 2025-06-20 上传 | 大小:25kb | 下载:0

[数据结构常用算法Romania_Trip

说明:罗马利亚度假问题 一. 问题描述 分别用代价一致的宽度优先、有限制的深度优先(预设搜索层次)、贪婪算法和A*算法求解“罗马利亚度假问题”。即找到从初始地点 Arad到 目的地点 Bucharest 的一条路径。 要求: 分别用文件存储地图和启发函数表,用生成节点数比较几种算法在问题求解时的效率,并列表给出结果。-Romania holiday issue I. problem descr iption Respectively, consistent with the c
<chen> 在 2025-06-20 上传 | 大小:352kb | 下载:0

[数据结构常用算法CSPAlgorithms

说明:n皇后问题 CSP的最小冲突法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem Using CSP minimal conflict
<chen> 在 2025-06-20 上传 | 大小:184kb | 下载:0

[数据结构常用算法GAlgorethms

说明:n皇后问题 GA算法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem Using backtracking (recursive),
<chen> 在 2025-06-20 上传 | 大小:187kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 2470.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org