资源列表

« 1 2 ... .72 .73 .74 .75 .76 6077.78 .79 .80 .81 .82 ... 28523 »

[数值算法/人工智能Floyd

说明:该程序使用FLOYD算法,用来计算任意两点间的最短距离和最短路径-FLOYD algorithm using the program for the calculation of any of the shortest distance between two points and the shortest path
<guanggan> 在 2025-12-02 上传 | 大小:33kb | 下载:0

[压缩解压decop

说明:matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
<陈自远> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Introduction_to_Algorithm

说明:常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
<xichen> 在 2025-12-02 上传 | 大小:14kb | 下载:0

[matlab例程LABVIEWyuMATLAB

说明:LABVIEW与MATLAB的接口比较使用够二十个字-LABVIEWyuMATLABdejiekoubijiaoshiyong
<zhaozhifeng> 在 2025-12-02 上传 | 大小:8kb | 下载:0

[数据结构常用算法duichengjuzhen

说明:对称矩阵相乘:2. A和B是两个n×n阶的对称矩阵,以行为主序输入对称矩阵的下三角元素,压缩存储存入一维数组A和B,编写一个算法计算对称矩阵A和B的乘积,结果存入二维数组C。-Symmetric matrices: 2. A and B are two n × n symmetric band matrix, in order to conduct the main sequence of input symmetric matrix elements of lower triangular,
<李月> 在 2025-12-02 上传 | 大小:157kb | 下载:0

[matlab例程V_BLAST_QR_DET

说明:VBLAST的基于QR的检测算法的误比特曲线。-VBLAST QR detection
<常鹏飞> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法maandian

说明:找马鞍点:1. 若在矩阵Am×n中存在一个元素A[i][j],其满足A[i][j]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。-Find a saddle point: 1. If in the matrix Am × n, there is a element of A [i] [j], the meet A [i] [j] is the first line element in the mini
<李月> 在 2025-12-02 上传 | 大小:153kb | 下载:0

[数据结构常用算法jiaohuanzuoyouzishu

说明:已知二叉树采用二叉链表存储结构,编写一个算法交换二叉树所有左、右子树的位置,即结点的左子树变为结点的右子树,右子树变为左子树。-Known binary tree using linked list storage structure, the preparation of a binary tree algorithm for the exchange of all the left and right subtree of the location, that is, the left no
<李月> 在 2025-12-02 上传 | 大小:145kb | 下载:0

[数据结构常用算法tongjierchashujiedian

说明:采用二叉链表结构存储一棵二叉树,编写一个算法统计该二叉树中结点总数及叶子结点总数。-Binary list using a binary tree structure of storage, the preparation of a statistical algorithm of the binary tree nodes and the total number of the total number of leaf nodes.
<李月> 在 2025-12-02 上传 | 大小:147kb | 下载:0

[数据结构常用算法panduanzhongxinduicheng

说明:设单链表中存放有n个字符,试编写算法,判断该字符串是否有中心对称的关系,例如xyzzyx是中心对称的字符串。-Store located in a single list has n characters, the preparation of test algorithm, the string to determine whether there is any relationship between the centro-symmetric, for example, is centro-
<李月> 在 2025-12-02 上传 | 大小:171kb | 下载:0

[matlab例程mic_negative

说明:matlab image nehative
<ahsan> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ToSolveAnEquationSet

说明:数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
<xichen> 在 2025-12-02 上传 | 大小:90kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 6077.78 .79 .80 .81 .82 ... 28523 »

源码中国 www.ymcn.org