资源列表

« 1 2 ... .54 .55 .56 .57 .58 18959.60 .61 .62 .63 .64 ... 28522 »

[数学计算/工程计算lift

说明:呵呵,有一天我做了一个梦,梦见了一种很奇怪的电梯。大楼的每一层楼都可以停电梯,而且第i层楼(1<=i<=N)上有一个数字Ki(0<=Ki<=N)。电梯只有四个按钮:开,关,上,下。上下的层数等于当前楼层上的那个数字。当然,如果不能满足要求,相应的按钮就会失灵。例如:3 3 1 2 5代表了Ki(K1=3,K2=3,……),从一楼开始。在一楼,按“上”可以到4楼,按“下”是不起作用的,因为没有-2楼。那么,从A楼到
<> 在 2025-05-31 上传 | 大小:3kb | 下载:0

[数据结构常用算法delete

说明:设一线性表的数据按递增顺序排列且含有重复值,编写算法删除线性表中的重复值,链表实线-Line of table data set in increasing order and contain duplicate values, the preparation of the linear algorithm to delete duplicate values in the table, solid line list
<王宏> 在 2025-05-31 上传 | 大小:1kb | 下载:0

[matlab例程chap2_03_Noise_Singal_ratio_SISO

说明:系统辨识与自适应控制程序 小程序,请指教!-System identification and adaptive control procedures
<图川> 在 2025-05-31 上传 | 大小:1kb | 下载:0

[matlab例程chap5_04_PID

说明:增量式PID控制,控制规律,MATLAB演示。-Incremental PID control, control law, MATLAB Demonstration
<图川> 在 2025-05-31 上传 | 大小:1kb | 下载:1

[matlab例程chap5_05_PID_PPC

说明:PID极点配置控制(二阶系统,对象参数已知)-PID pole placement control (second-order system, object parameters are known)
<图川> 在 2025-05-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:验证二叉树的功能,能实现先序输入,简单查找,输出节点data等功能-Verify the function of a binary tree, to achieve the first order input, a simple search, data output node functions
<王前明> 在 2025-05-31 上传 | 大小:2kb | 下载:0

[matlab例程GPC

说明:广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法-Generalized Predictive Control
<张华> 在 2025-05-31 上传 | 大小:2kb | 下载:0

[数据结构常用算法BinaryTreeTraversal

说明:先创建一个二叉树,然后进行中序遍历,输出节点内容,之后对二叉树叶子节点进行计数,从而实现对二叉树的基本操作!-First create a binary tree, and then in-order traversal, the contents of the output node, and then count the leaf nodes of the binary tree in order to achieve the ba
<武江伟> 在 2025-05-31 上传 | 大小:1kb | 下载:0

[matlab例程cpphtp5LM_08

说明:Instructor Manual for CPP How to Program
<YearballMansure> 在 2025-05-31 上传 | 大小:554kb | 下载:0

[数据结构常用算法130572

说明:单源最短路径问题的动态规划算法 输入要求:结点数目n,图的邻接表结点的数据 输出要求: 第一行:原点s到终点t的最短路径长度  第二行:最短路径之一,如:6  5  3  1  0 第三行:最短路径之二,… -Single-source shortest path problem requires the dynamic programming algori
<luoyuhan> 在 2025-05-31 上传 | 大小:488kb | 下载:0

[数据结构常用算法saichengbiao

说明:设计一个满足以下要求的循环比赛日程表:() (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)当n是奇数时,循环赛一共进行n天, n是偶数时,循环赛进行n-1天。 -Meet the following requirements to design a cycle race schedule: () (1) Each player must be with the other n-1
<luoyuhan> 在 2025-05-31 上传 | 大小:874kb | 下载:0

[数据结构常用算法XuqingBinaryTree

说明:从文件读入并创建二叉树,以实现前中后序遍历。-Read from the file and create a binary tree in order to achieve the former in the post-order traversal.
<原野> 在 2025-05-31 上传 | 大小:883kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 18959.60 .61 .62 .63 .64 ... 28522 »

源码中国 www.ymcn.org