资源列表

« 1 2 ... .92 .93 .94 .95 .96 14597.98 .99 .00 .01 .02 ... 28522 »

[数据结构常用算法4.1

说明:《数据结构》中的校园导游管理,实现简单,方便易懂,经过调试可以使用。-Campus guide management, implementation is simple and easy to understand, the after commissioning can use.
<邵多多> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[matlab例程yaogan

说明:对一副图像,计算其对比度和相关性这两个纹理指标-On an image to calculate the contrast and texture indicators
<王小七> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程fanshepu1

说明:利用传输矩阵计算在无应变无温度下的传感光栅的反射谱,-Using the transfer matrix calculation of the strain-free temperature sensor grating reflection spectrum
<温彬彬> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法hashtable

说明:对数据结构课所学的哈希表进行了详细的实现和分析。哈希表是根据设定的哈希函数H(key)和处理冲突方法将一组关键字映象到一个有限的地址区间上,并以关键字在地址区间中的象作为记录在表中的存储位置,这种表称为哈希表或散列,所得存储位置称为哈希地址或散列地址。作为线性数据结构与表格和队列等相比,哈希表无疑是查找速度比较快的一种。-a code about the hashtable,you can use it in your learning of the hash algorism
<赵璐璐> 在 2025-06-20 上传 | 大小:12.58mb | 下载:0

[数据结构常用算法heapsort

说明:本程序对数据结构中的堆排序进行了实现,便于数据结构初学者对数据结构算法的运用理解和实现。-it s the source code of the Heapsort in your learning of data structure.
<赵璐璐> 在 2025-06-20 上传 | 大小:121kb | 下载:0

[数据结构常用算法prim

说明:prim最小生成树的详细代码,你可以使用它来实现在数据结构课程中学到的prim算法。-a source code of the prim minimum panning tree
<赵璐璐> 在 2025-06-20 上传 | 大小:130kb | 下载:0

[数据结构常用算法sort_compare

说明:比较了常用的内部排序算法在原始数据是正序、乱序、逆序时的移动次数和比较次数。-This paper uses commonly used internal sorting algorithm to compare the number of moves and comparisons when the original data is positive-sequence, out of order and in reverse order.
<flyoverls> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[matlab例程kalman

说明:简单的卡尔曼程序,里面详细介绍了5条核心公式的使用,适合初学者,里面的注释也很多。-Simple Kalman procedure, which details the use of the five core formula, suitable for beginners, inside comment.
<> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kalmanfilter

说明:该程序完成的是实现比较常见的卡尔曼滤波,包括两个子程序-The process is completed is more common Kalman filter consists of two subroutines
<sunan> 在 2025-06-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法Graph-traversal

说明:以邻接多重表为存储结构,实现无向连通图的深度优先和广度优先遍历。-This paper is to solve the traversal of the graph using DFS BFS
<flyoverls> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[matlab例程mcmcexample

说明:马尔科夫链蒙特卡洛方法的一个例子,对初学者有用-An example of Markov chain Monte Carlo method, useful for beginners
<娜娜> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程mcmcsum

说明:马尔科夫链蒙特卡洛算法的一个例子,希望有所帮助-Markov chain Monte Carlo algorithm is an example to help
<娜娜> 在 2025-06-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 14597.98 .99 .00 .01 .02 ... 28522 »

源码中国 www.ymcn.org