-
ornek2
说明: Kodun rengini degistirmek icin gerekli fonskiyon
- 2020-05-09 18:27:13下载
- 积分:1
-
Serial Programming category with VISUAL C# write com category
串口编程 类用 VISUAL C# 写的com类-Serial Programming category with VISUAL C# write com category
- 2022-02-03 08:30:17下载
- 积分:1
-
DS1302
DS1302 spi halfduplex driver
- 2017-12-28 02:19:41下载
- 积分:1
-
iiptables-135p
iptables源码,防火墙源码,iptablees源码,防火墙源码 ,
(the iptables source firewall source code, iptablees source, firewall source code,)
- 2012-08-23 21:59:17下载
- 积分:1
-
78E58与上位通讯
78E58与上位通讯.rar(78E58 and Host Communications. Rar)
- 2005-01-29 12:10:23下载
- 积分:1
-
stm32f4_mpu9250-master
所有数据融合(包括dmp输出数据,如加速度计数据,
陀螺仪,6轴四元数和内部磁力计数据)通过7态13测量
EKF(扩展卡尔曼滤波器)/无限卡尔曼滤波器(UKF)/ Cubature卡尔曼滤波器(CKF)算法/
平方根均方卡尔曼滤波器(SRCKF)算法。(All data fusion (including the data of dmp output, such as the accelerometer data,
gyroscope, 6-axis quaternion and internal magnetometer data) via a 7-state, 13-mesurement
EKF(Extended Kalman filter)/Unscented Kalman Filter(UKF)/Cubature Kalman Filters (CKF) Algorithm/
Square-Root Cubature Kalman Filters (SRCKF) Algorithm.)
- 2017-03-10 20:56:33下载
- 积分:1
-
idoq
说明: 名称:制作托盘程序 编译环境:vc++,net2003(Name: make pallet program compile environment: vc, net2003)
- 2018-12-30 23:30:19下载
- 积分:1
-
Qt制作的小软件计算圆面积
QT 写的小程序,计算圆的面积,有ui部分和逻辑计算部分,代码通过Dialog类编写,如果自己喜欢可以更改其它的显示方式,希望对大家有所帮助。也看看上传代码能得多少积分。
- 2022-01-30 14:55:11下载
- 积分:1
-
银行系统
#include#include#include#include#include#include#include#includeusing namespace std;class Function;class User{public: void get( ); friend class Function; void print(); void PassWord(); void SaveFile(User &); vector StrFunction; User(){} User(int A,string N,int F,string I,string Ad,int T):Accout(A),Name(N),Fmoney(F),ID(I),Address(Ad),Telephone(T){}private: int Accout;//账号 string Name;//姓名 int Fmoney; string ID; string Address; int Telephone; char Pword1[9]; char Pword2[9];};class Function{public: void Saving(User &
- 2022-02-04 18:53:11下载
- 积分:1
-
STM32F103中文手册
说明: F103中文手册,工程师必备神器。查询管脚资料,查询功能,查询参数和定义。(F103 Chinese manual, an essential artifact for Engineers)
- 2020-05-20 14:26:53下载
- 积分:1