登录
首页 » Visual C++ » vibrationSprumCapture

vibrationSprumCapture

于 2012-03-25 发布 文件大小:1334KB
0 157
下载积分: 1 下载次数: 21

代码说明:

  使用陀螺仪采集车辆振动信号。示范使用LabVisual示波器控件使用(开发工具visual studion 2008 C#) (capture vibration by AHRS and Xbow )

文件列表:

vibrationSprumCapture
.....................\vibrationSprumCapture
.....................\.....................\bin
.....................\.....................\...\Debug
.....................\.....................\...\.....\SaveData
.....................\.....................\...\.....\........\ARHS-2011-4-30-17-11-59-771.txt,286240,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-18-19-45-520.txt,300333,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-18-24-12-171.txt,4096,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-18-29-30-531.txt,111,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-18-38-0-421.txt,1374891,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-18-42-34-625.txt,1779649,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-18-59-23-328.txt,215337,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-19-1-17-406.txt,1496148,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-19-13-49-906.txt,1245928,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-19-25-5-890.txt,1572304,2011-04-30
.....................\.....................\...\.....\........\ARHS-2011-4-30-19-5-42-828.txt,793815,2011-04-30
.....................\.....................\...\.....\........\XBOW-2011-4-30-21-1-26-46.txt,90,2011-04-30
.....................\.....................\...\.....\........\XBOW-2011-4-30-21-4-11-156.txt,91,2011-04-30
.....................\.....................\...\.....\........\XBOW-2011-4-30-21-5-7-15.txt,89,2011-04-30
.....................\.....................\...\.....\vibrationSprumCapture.vshost.exe,14328,2012-03-25
.....................\.....................\...\.....\vibrationSprumCapture.vshost.exe.manifest,490,2007-07-21
.....................\.....................\Form1.cs,14448,2011-04-30
.....................\.....................\Form1.Designer.cs,185479,2011-04-30
.....................\.....................\Form1.resx,43946,2011-04-30
.....................\.....................\obj
.....................\.....................\...\Debug
.....................\.....................\...\.....\Refactor
.....................\.....................\...\.....\ResolveAssemblyReference.cache,59407,2011-04-30
.....................\.....................\...\.....\TempPE
.....................\.....................\...\.....\vibrationSprumCapture.csproj.FileListAbsolute.txt,1848,2012-03-25
.....................\.....................\...\.....\vibrationSprumCapture.csproj.GenerateResource.Cache,847,2011-04-30
.....................\.....................\...\.....\vibrationSprumCapture.exe,79872,2011-04-30
.....................\.....................\...\.....\vibrationSprumCapture.Form1.resources,21793,2011-04-30
.....................\.....................\...\.....\vibrationSprumCapture.pdb,87552,2011-04-30
.....................\.....................\...\.....\vibrationSprumCapture.Properties.Resources.resources,180,2011-04-30
.....................\.....................\Program.cs,502,2011-04-06
.....................\.....................\Properties
.....................\.....................\..........\AssemblyInfo.cs,1380,2011-04-06
.....................\.....................\..........\Resources.Designer.cs,2892,2011-04-06
.....................\.....................\..........\Resources.resx,5612,2011-04-06
.....................\.....................\..........\Settings.Designer.cs,1106,2011-04-06
.....................\.....................\..........\Settings.settings,249,2011-04-06
.....................\.....................\vibrationSprumCapture.csproj,4410,2011-04-26
.....................\.....................\Xbow.cs,8673,2011-04-27
.....................\vibrationSprumCapture.sln,953,2011-04-06

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

发表评论

0 个回复

  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • 5477375
    带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
    2013-11-14 18:51:07下载
    积分:1
  • Voronoi
    自己用VC编写的GIS中voronoi图和凸壳自动生成源代码(Their use of VC in the preparation of GIS maps and Convex Hull voronoi automatically generated source code)
    2020-12-14 16:49:14下载
    积分:1
  • LOD(fix)
    Level of Detail 层次渲染,游戏编程 根据远近关系实现进出渲染,减少资源消耗(Level of Detail-level rendering, game programming relations based on distance and out of rendering, reduce resource consumption)
    2009-05-21 19:23:33下载
    积分:1
  • UnderGroundSystem
    使用MFC做的一个关于南京地铁自动售票系统的程序(Use MFC to do one on Nanjing Metro automatic ticketing system program)
    2014-03-10 22:02:02下载
    积分:1
  • MFC 简单Modbus RTU
    使用VS2013的MFC编写的一个简单Modbus RTU的单命令控制Demo,能够实现继电器的开和关(A single command control demo of a simple Modbus RTU written in MFC of VS2013 enables relay opening and closing)
    2018-09-24 21:55:13下载
    积分:1
  • 3dbiancheng
    GPU编程教程,三维编程 GPU编程教程,三维编程(The GPU programming tutorial, three-dimensional programming)
    2012-09-03 20:35:11下载
    积分:1
  • daf
    图像读写,主要用于bmp格式的图像的自动获取、二值化、滤波等操作。(Image read and write, mainly for automatic bmp format image capture, binarization, filtering and other operations.)
    2013-09-15 21:00:31下载
    积分:1
  • jigh_matlhb_com
    VC具有高效率的优点,通过com接口将VC和matlab进行连接(VC has the advantages of high efficiency, through the com interface will connect VC and matlab)
    2017-07-22 04:38:08下载
    积分:1
  • VC-Room-monitoring-system
    VC 机房监控系统,包括一些论文资料等。(VC room monitoring system, including a number of papers information.)
    2013-11-05 09:36:45下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载