-
计算 FPU MASM
你好,
它的代码源计算与 FPU 在 ASM (MASM32)
- 2022-02-06 08:29:27下载
- 积分:1
-
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
f...
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and lin
earize about the pendulum s angle, theta = Pi (in other words, assume that p
endulum does not move more than a few degrees away from the vertical, chosen
to be at an angle of Pi). Find a controller to satisfy all of the design re
quirements given below.
-The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.
- 2022-03-17 02:37:20下载
- 积分:1
-
:校园巡逻机器人定位与避障技术研究
资源描述本文针对校园环境下移动机器人的定位与避障技术展开研究,并取得了一
定成果,具体研究内容如下:
(1)针对校园环境范围大、结构简单的特点,结合RFID传感器信息传递
功能,提出一种大范围拓扑环境学习与建模新方法。根据校园环境上下文信息
需求,设计RFID标签格式,指导机器人进行环境学习,且以标签的分布代表
环境整体结构,由标签内容传递导航任务,由此构建环境模型。
(2)针对激光数据存在噪声干扰的问题,设计了一种动态自适应中值滤
波方法,利用激光数据时间和空间上的相关性,剔除噪声干扰,平滑激光数据。
(3)根据校园道路特点,采用激光传感器利用路沿高度区分路面区域,
完成机器人定位,并针对单一传感器无法可靠定位的问题,提出了基于扩展卡
尔曼滤波的激光与惯导模块角度信息融合方法,大大提高了机器人直道定位的
精度和可靠性。在路口区域,使用RFID、激光、惯导模块与里程计相互配合,
- 2022-03-20 18:46:25下载
- 积分:1
-
FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件
FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件-FIFO LUR algorithm demonstration system is the teacher to student teaching in an algorithm demonstration courseware
- 2022-08-17 00:23:40下载
- 积分:1
-
A program ,Using language c to relize ,can solve the line system of equations an...
用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
- 2023-05-20 06:20:04下载
- 积分:1
-
签名并创建证书
签名认证 v1.0.2 吗?签署,并创建一种数字"拆封"的代码和内容,以保护软件出版商和用户,当他们下载的代码 !数字签名验证其来源和验证内容的完整性: CAPICOM 库上的小介绍: 简图的 CAPICOM 功能: ASN.1 编码和支持标准 PKCS # 7 支持智能卡承认 Windows 对称密钥加密非对称密钥加密的数字签名 (信封) 计算哈希值 — — 我喜欢它非常:) 此函数代码签名的验证码实用工具,以支持转换字符串和几代人的伪随机数的接口支持 CryptoAPI 和 CAPICOM 对象和反之亦然支持 X 509 证书支持存储的证书。搜索支持在商店内的证书策略,应用程序策略和模板支持导出通过 PFX 和 PKCS # 12 支持 AES 加密 (只能在 XP 上及以上) 的敏感信息快乐编码;)萨尔沃 Cortesiano (IT) 链接: http://www.microsoft.com/downloads/details.aspx?familyid=860EE43A-A843-462F-ABB5-FF88EA5896F6&displaylang=en http://www.wiscocomputing.com/articles/code-signing.htm---为一个完整的项目 (包含丢失的文件),以下载在此: http://www.netshadows.it/capicom.rar (4,51 MB)
- 2022-07-19 14:05:16下载
- 积分:1
-
表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+...
表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+-2(非法)和3+(-2)(合法)以及3++2(非法)和3+(+2)(合法)-evaluates expressions, including parentheses matching, how to identify negative? 2.2.3 the number of such illegal identify what? What is the difference between 3-2 (illegal) and 3 (2) (legal) and 3 (illegal) and 3 (2) (lawful)
- 2023-07-15 11:30:03下载
- 积分:1
-
筛法,找到了古代所有素数的算法…
the Sieve of Eratosthenes,ancient algorithm for finding all prime numbers up to a specified integer
- 2022-10-30 23:35:02下载
- 积分:1
-
朴树贝叶斯
用Java语言写的朴树贝叶斯算法包含界面,经过测试,里面有包含有几种数据集可以进行测试,在本地电脑上完成过测试。界面清晰,可以很清楚的观看结果。
- 2022-03-01 12:57:26下载
- 积分:1
-
数值分析中的迭代法解线性方程组问题,含输入输出界面。
数值分析中的迭代法解线性方程组问题,含输入输出界面。-Numerical analysis of iterative method for solution of problems of linear equations, including input and output interface.
- 2022-07-21 12:15:31下载
- 积分:1