资源列表

« 1 2 ... .85 .86 .87 .88 .89 1790.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法13.用普里姆(Prim)算法构造最小生成树

说明:用普里姆(Prim)算法构造最小生成树 数据结构的基本应用,适合初学者-with Primbetov (PRIM), the minimum spanning tree algorithm tectonic structure of the basic data applications, suitable for beginners
<阿水> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法线性结构的推广

说明:对线性表的扩充 具有连接提取字符串的功能 -of linear expansion of the table with the string connecting extraction function
<向传兵> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法Calculate000

说明:可以识别输入的算术表达式并计算机结果,支持+、-、*、/四则运算及嵌套的(),比如4*3+5*((16+8)/2-5)。 利用后缀表达式计算。-can identify imported computer arithmetic expression and the results support ,-,*,/4 Operational and nested (), such as 3 5 4** ((16 8)/2-5). The
<梁清华> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法getd

说明:最优化设计程序之一.共轭剃度法.给出步长和初值.-optimal design procedures one. Conjugate tonsure law. And given initial step.
<阎雪> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法kalman_C

说明:离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matri
<通信学生> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法quanguojiaotongzixun

说明:用最短路径解决. 提供三种最优决策:最快到达,最少费用,最少中转站.-solution with the shortest path. For three optimal decision : fastest to reach at least cost, at least transfer stations.
<杨婕> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法kolm

说明:带延时的微分方程,这是matlab的四个源程序。-with the delay differential equations, which is the four Matlab source.
<李海> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法c++io

说明:C++中输入输出的例子,对于C++入门的学者来说有一定的参考价值,可以学习C++的基本语法-C input and output example, the entry for C scholars have some reference value, can learn the basic syntax C
<亿摆> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法SUMTtttttxxx

说明:内点惩罚法,fortran77编制可以在visual fortran运行-penalty points within the law, can be prepared in FORTRAN77 visual FORTRAN running
<任全> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法Simulate_Process_Scheduling_Implement_by_C

说明:模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX
<丘方> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法chashu

说明:这是个数据结构的算法(二叉树的实现),标准,合理-This is the algorithm data structure (the realization of a binary tree), standards, reasonable
<luyufan> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法LevelOrderTraverse

说明:从键盘输入二叉树的节点数据建立二叉树,然后中序遍历-keyboard input from the binary tree data to establish binary tree node, which then preorder
<孙璇> 在 2024-10-04 上传 | 大小:2048 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1790.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org