登录
首页 » c++ » 结合串口在visual studio中实现行人检测

结合串口在visual studio中实现行人检测

于 2023-08-06 发布 文件大小:12.46 MB
0 25
下载积分: 2 下载次数: 1

代码说明:

结合串口在visual studio中实现行人检测,可将数据通过串口传出去。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wms-code
    说明:  一个完整的WMS仓储系统软件及ADO数据库类,含说明和PPT(A complete system software and WMS storage class ADO database, containing descriptions and PPT)
    2021-01-21 17:18:46下载
    积分:1
  • 四轴飞行器
    读取陀螺仪 加速度计数据 /* ******************************************************************************** ** 函数名称 : void READ_MPU6515(void)  ** 函数功能 : 读取MPU6515 ******************************************************************************** */ int16_t T_X,T_Y,T_Z,A_X,A_Y,A_Z; //X,Y,Z轴 void READ_MPU9255(void) {    //int16_t T_X,T_Y,T_Z,A_X,A_Y,A_Z; //X,Y,Z轴    //int16_t A_X,A_Y,A_Z;    I2C_SelectSlave(0x68);    BUF[0]=IIC_RdReg(GYRO_XOUT_L);    BUF[1]=IIC_RdReg(GYRO_XOUT_H);    T_X=(BUF[1]
    2023-06-26 21:25:02下载
    积分:1
  • 软测量参考程序
    本文件为神经网络参考程序,可提供给初学者进行参考(This document is a neural network reference program, can provide reference for beginners)
    2017-10-14 18:51:44下载
    积分:1
  • ppp48_CRC
    48 bit CRC routines These routines can be used to calculate a 48 bit CRC over an array of characters.(48 bit CRC routines These routines can be us ed to calculate a 48 bit CRC over an array of chara cters.)
    2007-06-13 11:31:03下载
    积分:1
  • Visual C# WPF图片拉伸功能一例
    Visual C# WPF图片拉伸功能一例,如图所示的运行效果,鼠标放在两幅图片的交接处,鼠标形状会变为拖动的样式,按住鼠标左键即可拖动图片向左、向右或向上向下拉伸,图片被拖拉变大或变小,非比例缩放,这种拖放是不按比例来的,完全由你鼠标控制的自由拖放功能。
    2022-03-25 07:32:22下载
    积分:1
  • unity3d 实现网络通信
     实现untiy内 get post 网络请求
    2016-04-18下载
    积分:1
  • TestCom
    说明:  Connect comport to PC and Test
    2019-01-03 18:36:26下载
    积分:1
  • the PCA image fusion
    %函数[]=PCA_demo()%PCA图像融合-demo%VPS Naidu,MSDF Lab,NAL,Bangalore%close all;%home;%%插入图像%im1=double(imread("1.jpg"));%im2=double(imread("2.jpg"));%figure(1);%subplot(121);imshow(im1,[]);
    2022-11-07 22:45:04下载
    积分:1
  • 基于模糊PI控制的BLDCM直接转矩控制
    说明:  针对双闭环矢量控制的三相电压型 PW M 整流器难以用准确的数学模型描述、以及通过其简化的数学模型求得的PI参数需要实验整定的问题 ,提出了基于模糊 P I控制器的新型智能化控制方法。与传统的Pl控制方法相比。该方法不仅实现了PI参数的自整定。还使系统具有更好的响应性能、更高的稳定性及鲁棒性。利用 M atlab/Sim ulink 工具箱建立了基于模糊 P l控制器的整流器仿真模型,并通过仿真实例对此设计方法进行了实验验证。(In order to solve the problem that it is difficult to describe the three-phase voltage type PWM rectifier with double closed-loop vector control by accurate mathematical model and the PI parameters obtained by its simplified mathematical model need to be adjusted by experiment, a new intelligent control method based on Fuzzy PI controller is proposed. Compared with the traditional PL control method. This method not only realizes the self-tuning of PI parameters. It also makes the system have better response performance, higher stability and robustness. Using Matlab / Simulink toolbox, the rectifier simulation model based on Fuzzy PL controller is established, and the design method is verified by simulation example.)
    2020-03-04 11:48:11下载
    积分:1
  • xna game coder,very good
    xna游戏入门代码,非常的实用,主要面向C#的游戏编程,如果有兴趣,大家可以下载学习学习-xna game coder,very good
    2022-08-24 20:30:28下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载