-
阐述C++实现构造函数和解析函数的使用
详细讲解利用C++实现构造函数和解析函数-Elaborate on the use of C++ Realize constructor and analytic functions
- 2022-03-02 22:39:19下载
- 积分:1
-
stm32 MPU6050六轴传感器实验
实验目的:学习MPU6050 六轴传感器(三轴加速度+三轴陀螺仪)的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS)4,KEY0按键(连接在PE4)5,MPU6050传感器(连接在PB8(SCL),PB9(SDA)上面,INT(PC0)未用到).实验现象:本实验开机后,先初始化MPU6050,然后利用DMP库,初始化MPU6050及使能DMP,最后,在死循环里面不停读取:温度传感器、加速度传感器、陀螺仪、DMP姿态解算后的欧拉角等数据,通过串口上报给上位机(温度不上报),利用上位机软件(ANO_Tech匿名四轴上位机_V2.6.exe),可以实时显示MPU6050的传感器状态曲线,并显示3D姿态,可以通过KEY0按键开启/关闭数据上传功能。同时,在LCD模块上面显示温度和欧拉角等信息。DS0来指示程序正在运行。另外,本例程也可以通过USMART调用MPU_Read_Byte/MPU_Write_Byte等函数,来实现对MPU6050寄存器的读写操作(仅在UPLOAD OFF状态下).
- 2022-05-20 19:55:49下载
- 积分:1
-
江苏省计算机二级考试,2003
江苏省计算机二级考试,2003-2004年各套上机题的原码,包括该错和编程,江苏考生的必备。-Jiangsu Province, two computer examinations, 2003- 2004 put the machine that the original code, including the wrong and programming, Jiangsu candidates essential.
- 2022-01-26 04:53:21下载
- 积分:1
-
新编Windows API参考大全
新编Windows API参考大全-New Windows API reference Daquan
- 2022-07-02 05:03:30下载
- 积分:1
-
declaration that the procedure is suitable for personnel, finance, accounting us...
这程序适合报关人员,财务人员,会计人使用,在做帐,工资报表等都非常适合-declaration that the procedure is suitable for personnel, finance, accounting used in accounting practices, wage statements so well suited
- 2023-04-25 13:45:04下载
- 积分:1
-
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的...
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的顺序,如先选择第1栈,输入元素,再输第0栈,再输入第2栈,以后也可以再在原先的栈内添加或删除元素.若pop,留下的空间归原栈所有,以后添加元素的时候可以用来左右移动栈,元素在整个空间的开始装入的顺序是先分别在各个栈的bot处装.-data structure to achieve the shared stack space small programs. First distribution of a user space. Again divided into several stacks. Equally as each stack space, but all stack space can change from the user"s needs. Users can freely select input stack in the order, if we choose a stack, the importation of elements and transported 0 stack, the first re-entry two stack, could again after the original stack within add or delete elements. if pop, leaving the space under the original stack all, after adding the element of time can be used to stack and move around, the elements in the entire space to the beginning of the loading sequence is first in the various bot Department stack installed.
- 2022-03-16 07:30:51下载
- 积分:1
-
怎样锁定计算机,并防止用户通过CTRL+ALT+DEL结束进程
怎样锁定计算机,并防止用户通过CTRL+ALT+DEL结束进程-How to lock the computer, and to prevent users CTRL+ ALT+ DEL Ending the process
- 2022-04-02 06:56:10下载
- 积分:1
-
a simple menu of programming examples ~
一个简单的菜单编程示例~-a simple menu of programming examples ~
- 2022-04-01 20:08:26下载
- 积分:1
-
Genetic Programing遗传编程的C++实现研究
Genetic Programing遗传编程的C++实现研究-Genetic Programming Genetic Programing the C++ Realize Study
- 2023-05-16 05:20:03下载
- 积分:1
-
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了...
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了-This is one everyone can use the software installation, there were a lot of features, I really had not upload
- 2022-01-25 23:07:41下载
- 积分:1