-
matlab的一些最基本的应用
matlab的一些最基本的应用-Matlab some of the most basic
- 2022-04-06 11:15:39下载
- 积分:1
-
在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法...
在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法-in how many documents the preparation procedure makefile C introductory document for urgent use general rules
- 2022-10-17 05:35:03下载
- 积分:1
-
DAG中最长路径
在一个有向无环图中求最长路径,利用了拓扑排序(Finding the longest path in a directed acyclic graph by using topological ordering)
- 2019-06-14 11:36:12下载
- 积分:1
-
17732206
一个很好玩的游戏,可以用来作为课程设计用啊,()
- 2018-02-10 09:26:44下载
- 积分:1
-
单目标定
说明: 双目摄像头实现对目标定,获取参数后才能进行双目标定(Binocular cameras can be used for target determination, and only after parameters are obtained can they be used for bi-target determination.)
- 2019-05-15 16:50:06下载
- 积分:1
-
切换系统仿真
针对具有驻留概率的离散时间切换系统,研究了存在执行器故障的离散时间切换系统的故障估计和调节问题。假设驻留概率是先验已知的,通过使用降阶观测器方法、驻留概率方法和李雅普诺夫技术方法,针对所考虑的系统获得故障估计算法。(A kind of discrete-time switched system with actuator faults is studied. Here, it is assumed that the sojourn probabilities are known a priori. By using the reduced-order observer method, the sojourn probability approach, and the Lyapunov technique, a fault estimation algorithm is obtained for the considered system.)
- 2018-06-10 16:03:09下载
- 积分:1
-
queue
队列是一种特殊的线性表,是一种先进先出(FIFO)的数据结构。它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。(Queue is a special kind of linear table, is a first in first out (FIFO) data structure. It is only allowed in the front of the table (front) to delete, and at the rear end of table insert (rear).)
- 2018-06-20 11:25:58下载
- 积分:1
-
算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, N...
算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN"-arithmetic expression parser. Rar support of the following variables and Math ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN "
- 2022-07-11 16:37:38下载
- 积分:1
-
用CC++编写的源代码公开的简单的32位精简指令虚拟机
用CC++编写的源代码公开的简单的32位精简指令虚拟机-CC prepared with the source code open a simple 32 concise instructions Virtual Machine
- 2022-08-16 14:33:14下载
- 积分:1
-
写了一个小程序,听往上说什么将类的申明放在namespace里面的话,该类就不能再派生了,我做的这个程序还可以派生,不知道这是怎么回事...
写了一个小程序,听往上说什么将类的申明放在namespace里面的话,该类就不能再派生了,我做的这个程序还可以派生,不知道这是怎么回事
- 2022-06-28 20:36:37下载
- 积分:1