-
利用C#编写一个简单的抓网页应用程序
利用C#编写一个简单的抓网页应用程序-prepared using C# grasp a simple Web applications
- 2022-02-06 20:27:29下载
- 积分:1
-
LED
旋转LED的实现,实现用单片机控制电机转速,采用无线供电方式哦(Rotate the LED, achieving MCU control motor speed, the use of wireless power supply oh)
- 2013-11-03 18:25:32下载
- 积分:1
-
MT6739_modem
MT6739 4G LTE android phone modem code
- 2020-06-18 08:40:01下载
- 积分:1
-
MPU6050代码
MPU6050的加速度传感器和角速度传感器得到的原始数据对我们用处不大,我们期望得到的是姿态数据,也就是欧拉角:航向角(yaw)、横滚角(roll)和俯仰角(pitch)。但是要得到欧拉角数据就需要我们利用原始数据进行姿态融合结算,这个比较复杂,对于初学者而言不容易掌握,所以MPU6050自带了数字运动处理器DMP,将原始数据转化为四元数输出,进而由四元数方便地计算出欧拉角。当然,我们也可以使用卡尔曼滤波直接从原始数据额得到欧拉角。即存在两种从原始数据得到姿态数据的方法:1、DMP法:原始数据》四元数》姿态数据(欧拉角)2、卡尔曼滤波法:原始数据》姿态数据(欧拉角)
- 2022-04-19 03:58:09下载
- 积分:1
-
eisence-Chinese
VC essence of the article, Pi Chinese computer library production
- 2017-07-21 23:17:39下载
- 积分:1
-
aec_miket
a wide spread network protocol programming.it has been taken from itu web site freely.(a wide spread network protocol programmin g.it has been taken from the web site freely itu.)
- 2007-04-16 23:05:04下载
- 积分:1
-
用C++编译一个简易的时钟
适用于初学者,很简单的C++语言代码,编译代码得到的是一个简易的时钟,如有所需,可以在其基础上改善,完善时钟的界面
- 2023-01-07 17:45:03下载
- 积分:1
-
一个C++安装软件,适合各位计算机系的学生下载实习。没有解压密码...
一个C++安装软件,适合各位计算机系的学生下载实习。没有解压密码-a C installation of the software suitable for you and the Department of Computer Science students to download interns. No extracting passwords
- 2022-06-01 07:56:06下载
- 积分:1
-
用builder开发的OPC客户端程序,通过设置可接受来自组态服务器的数据...
用builder开发的OPC客户端程序,通过设置可接受来自组态服务器的数据-builder with the development of the OPC client program, by setting an acceptable configuration from the server data
- 2023-02-20 07:05:04下载
- 积分:1
-
peocess
龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程 步长的(The Runge-Kutta method is a common method for solving differential equations. After understanding what is going on in mathematics, it is quite easy to compile this process, which is an iterative process step.)
- 2018-09-06 14:21:42下载
- 积分:1