资源列表

« 1 2 ... .97 .98 .99 .00 .01 20602.03 .04 .05 .06 .07 ... 28523 »

[数据结构常用算法03072003zuixiaoshengchengshu

说明:数据结构作业,克鲁斯卡尔算法求最小生成树。-Data structure operations, Kruskal algorithm to solve the minimum spanning tree.
<刘一> 在 2025-10-28 上传 | 大小:36kb | 下载:0

[matlab例程MATLAB

说明:数字信号处理及其matlab实现,绝对好资料,实用,方便新人学习-Matlab digital signal processing and its realization
<夏非> 在 2025-10-28 上传 | 大小:5.15mb | 下载:0

[人工智能/神经网络/遗传算法L-MBP

说明:这是BP的一种改进算法,能够加快训练,提高训练速度-This is an improved BP algorithm to speed up training to improve the training speed
<建伟> 在 2025-10-28 上传 | 大小:4kb | 下载:0

[数据结构常用算法download

说明:分支界限算法 ,用队列解决最优装载问题,跟背包算法有同样的功能-Branch and bound algorithm, the optimal loading queue to resolve the problem, with the same functionality Knapsack Algorithm
<lxb> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算diban

说明:dp地板覆盖:2*1瓷砖覆盖10*n地板 1024个状态。状态转换矩阵的计算也需要动规。-the solution to floor covering
<xuzhigang> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法btree

说明:
<xuzhigang> 在 2025-10-28 上传 | 大小:4kb | 下载:0

[数学计算/工程计算friourchangetosolvebigvaluemultipy

说明:福利叶变换用来计算大整数乘法的算法实现~~c语言哦~~欢迎下载-big value s multiplition
<xuzhigang> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[matlab例程rk

说明:荣格库塔法解微分方程组,比matlab自带的ode求解命令更准确,误差更少-Rong-Kutta method for solving differential equations group' s ode to solve than the matlab command comes more accurate, less error
<杨铭> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -Dijkstra algorithm is a typical shortest path algorithm to calculate
<xyz> 在 2025-10-28 上传 | 大小:6kb | 下载:0

[数据结构常用算法3

说明:从一个迷宫的入口到出口找出一条可通路经。用一个二维数组MG(1:M,1:N)模拟迷宫,数组元素为0表示该位置可以通过,数组元素为1表示该位置不可以通行。MG(1,1)和MG(M,N)分别为迷宫的入口和出口。若存在一条可通路经,输出YES,否则输出NO-From the entrance to the exit of a maze to find an available path through. Two-dimensional arrays with a MG (1: M, 1: N) sim
<lss> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linear_Has2177703232010

说明:一个线性散列表DEMO,允许用户插入空表并观察其增长情况(每次插入后重新显示)。-Title: Linear Hashing Example Descr iption: Demonstrate how linear hashing works by allowing users to insert elements into an empty hash table and see how it grows (hash table is re-displayed after every ins
<r> 在 2025-10-28 上传 | 大小:6kb | 下载:0

[数据结构常用算法shushuzhuang

说明:打印树状二叉树,用队列,按层次打印 按先序遍历和中序遍历建立二叉树-Print the tree binary tree, with a queue, by level of print by the first order traversal and inorder traversal binary tree set up
<somreone> 在 2025-10-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 20602.03 .04 .05 .06 .07 ... 28523 »

源码中国 www.ymcn.org