-
飞控授权系统
本飞控授权系统是基于STM32F103平台开发的,服务器通过GPRS通讯对飞控控制盒进行授权控制,控制盒可以记录7天的飞行轨迹,并发往服务器计算收费处理。
- 2022-11-16 01:45:03下载
- 积分:1
-
卡尔曼滤波程序的滤波程序分手那疯了数据分类开始的杰弗里斯...
卡尔曼滤波程序的滤波程序分手那疯了数据分类开始的杰弗里斯-kalman filter
- 2022-02-04 11:22:24下载
- 积分:1
-
数学经典算法应用:贪婪算法的应用实例
数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm
- 2022-03-22 13:07:47下载
- 积分:1
-
vc++拟合
最小二乘法直线拟合拟合直线方程(Y=kX+b)
- 2022-07-27 23:48:51下载
- 积分:1
-
一个c++推箱子游戏源码
应用背景
一个简单的推箱子游戏源码
很早的时候写的
游戏虽然没几关
不过直接添加游戏关卡的地图数组就可以了
关键技术
图形绘制
游戏算法
mfc等
- 2022-01-29 01:01:20下载
- 积分:1
-
C++常用数值算法 原代码 复化辛卜生公式
C++常用数值算法 原代码 复化辛卜生公式-C++ Commonly used numerical algorithm of the original code complex formula辛卜Health
- 2022-03-19 00:20:39下载
- 积分:1
-
SIMPLE algrithm in Computational fluid mechanics
应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术
SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application.
The single-phase loc
- 2023-03-06 10:05:03下载
- 积分:1
-
反向传播简单示例
这个简单的代码,来解释与两个节点使用 C# 的反向传播算法实现
作为输入,和一个隐藏的层
- 2022-07-23 16:37:58下载
- 积分:1
-
Function is passed by value, teach you how to use the C language programming, te...
函数按值传递,教你如何用使用C语言编程,教学用。-Function is passed by value, teach you how to use the C language programming, teaching.
- 2022-10-11 02:35:03下载
- 积分:1
-
重言式的判别
资源描述
先来明确一下概念:一个逻辑表达式如果对于其变元的任一种取值均为真,则成为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式,然而,更多的情况下,既非重言式,也非矛盾式。 对于一个逻辑表达式,到底属于上面三种情况的哪一种,可以有很多种判断方法,如真值表法,直接证明法等等,这些你可以参考 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-04-13 03:40:04下载
- 积分:1