-
C++生成二维码代码
二维码流行起来了,到处可见,好像报纸广告上面没个二维码就不上档次是的,所以好奇,略研究了一下,利用VC软件生成二维码
- 2022-07-03 07:06:16下载
- 积分:1
-
二乘法曲线拟合
//X,Y
二乘法曲线拟合
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
-Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome
- 2022-08-06 17:42:11下载
- 积分:1
-
UKF matlab生成C语言
这个代码是有一个外国人写的,主要讲的是ukf的实现。#include
#include
#include "FreeRTOS.h"
#include "kalman.h"
#include "matrix.h"
/*
* ukf_filter_new
*/
ukf_filter
ukf_filter_new(unsigned int state_dim,
- 2022-01-31 17:15:52下载
- 积分:1
-
arbitrary precision strike pi value
求取任意精度pi值-arbitrary precision strike pi value
- 2023-07-08 11:15:03下载
- 积分:1
-
ARTMAP的C语言程序
ARTMAP的C语言程序-ARTMAP the C Programming Language
- 2023-02-17 03:25:03下载
- 积分:1
-
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。
- 2022-03-25 13:28:44下载
- 积分:1
-
航空管理系统
采用C#语言编写并设计了相应的界面,分为用户和管理员两种权限登录,管理员实现了增加删除和修改航线、航班信息等功能,用户实现了订票退票及查询航线等功能
- 2022-01-25 19:35:54下载
- 积分: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
-
The section of least squares procedures, very good, and hope that we share
最小二乘法的一段程序,很好用,希望大家共享-The section of least squares procedures, very good, and hope that we share
- 2022-12-26 20:45:02下载
- 积分:1
-
移动平均滤波器
应用背景滑动平均滤波算法的C代码。移动平均滤波器的matlab代码示例应用程序。关键技术此代码创建一个随机信号与高斯参数。这个信号滤波。
- 2022-01-25 20:41:11下载
- 积分:1