登录
首页 » C# » BinSendByCOM

BinSendByCOM

于 2016-03-03 发布 文件大小:871KB
0 256
下载积分: 1 下载次数: 105

代码说明:

  简单的将一个bin格式文件通过串口发送出去(Simply a bin file format sent through the serial port)

文件列表:

SimpleBinSendBySerialport

.........................\SerialportSample
.........................\................\app.config,120,2015-05-19
.........................\................\bin
.........................\................\...\Debug
.........................\................\...\.....\SerialportSample.exe,12800,2015-05-19
.........................\................\...\.....\SerialportSample.exe.config,120,2015-05-19
.........................\................\...\.....\SerialportSample.pdb,32256,2015-05-19
.........................\................\...\.....\SerialportSample.vshost.exe,14848,2015-05-19
.........................\................\...\.....\SerialportSample.vshost.exe.config,120,2015-05-19
.........................\................\...\.....\SerialportSample.vshost.exe.manifest,490,2009-06-11
.........................\................\...\Release
.........................\................\...\.......\SerialportSample.exe,16384,2016-01-18
.........................\................\...\.......\SerialportSample.exe.config,120,2015-05-19
.........................\................\...\.......\SerialportSample.pdb,36352,2016-01-18
.........................\................\...\.......\SerialportSample.vshost.exe,14848,2016-03-03
.........................\................\...\.......\SerialportSample.vshost.exe.config,120,2015-05-19
.........................\................\...\.......\SerialportSample.vshost.exe.manifest,490,2016-01-19
.........................\................\Form1.cs,13424,2016-01-18
.........................\................\Form1.Designer.cs,10738,2015-11-09
.........................\................\Form1.resx,5817,2015-11-09
.........................\................\obj
.........................\................\...\x86
.........................\................\...\...\Debug
.........................\................\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2010-06-30
.........................\................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6274,2010-06-30
.........................\................\...\...\.....\Refactor
.........................\................\...\...\.....\ResolveAssemblyReference.cache,203006,2015-05-18
.........................\................\...\...\.....\SerialportSample.csproj.FileListAbsolute.txt,2928,2015-05-19
.........................\................\...\...\.....\SerialportSample.csproj.GenerateResource.Cache,847,2015-05-19
.........................\................\...\...\.....\SerialportSample.exe,12800,2015-05-19
.........................\................\...\...\.....\SerialportSample.pdb,32256,2015-05-19
.........................\................\...\...\.....\SerialportSample.Properties.Resources.resources,180,2015-05-19
.........................\................\...\...\.....\SerialportSample.SimpleBinSendBySerialport.resources,180,2015-05-19
.........................\................\...\...\.....\SimpleBinSendBySerialport.csproj.FileListAbsolute.txt,909,2015-05-19
.........................\................\...\...\.....\SimpleBinSendBySerialport.csproj.GenerateResource.Cache,847,2015-05-19
.........................\................\...\...\.....\TempPE
.........................\................\...\...\Release
.........................\................\...\...\.......\Refactor
.........................\................\...\...\.......\ResolveAssemblyReference.cache,10652,2015-05-19
.........................\................\...\...\.......\SerialportSample.exe,16384,2016-01-18
.........................\................\...\...\.......\SerialportSample.pdb,36352,2016-01-18
.........................\................\...\...\.......\SerialportSample.Properties.Resources.resources,180,2015-11-09
.........................\................\...\...\.......\SerialportSample.SimpleBinSendBySerialport.resources,180,2015-11-09
.........................\................\...\...\.......\SimpleBinSendBySerialport.csproj.FileListAbsolute.txt,927,2016-03-03
.........................\................\...\...\.......\SimpleBinSendBySerialport.csproj.GenerateResource.Cache,910,2015-11-09
.........................\................\...\...\.......\TempPE
.........................\................\Program.cs,508,2015-05-19
.........................\................\Properties
.........................\................\..........\AssemblyInfo.cs,1468,2010-06-30
.........................\................\..........\Resources.Designer.cs,2858,2010-06-30
.........................\................\..........\Resources.resx,5612,2010-06-30
.........................\................\..........\Settings.Designer.cs,1099,2010-06-30
.........................\................\..........\Settings.settings,249,2010-06-30
.........................\................\SimpleBinSendBySerialport.csproj,5765,2015-06-06
.........................\................\SimpleBinSendBySerialport.csproj.user,547,2015-05-19
.........................\Setup1
.........................\......\BinSend-烧写程序
.........................\......\................\BinSend.msi,425472,2016-01-18
.........................\......\................\setup.exe,460800,2016-01-18
.........................\......\BinSend-烧写程序.zip,380168,2016-02-27
.........................\......\Debug
.........................\......\Release
.........................\......\Setup1.vdproj,33281,2016-01-18
.........................\SimpleBinSendBySerialport.sln,1192,2015-05-19

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

发表评论

0 个回复

  • serialport__QCustomplot
    串口调试,负责数据收发,带有串口自选,波特率选择(Serial debugging assistant)
    2020-08-17 10:28:22下载
    积分:1
  • mycom
    python2.7写的一个串口通信助手 (python serial )
    2013-10-24 08:29:40下载
    积分:1
  • 自制上位机 newserver
    自制上位机,可以完成发送接收,测试可用。(Homemade PC can complete sending and receiving, and test is available.)
    2020-06-19 04:00:01下载
    积分:1
  • 采集数据序 LabVIEW2
    串口采集数据程序,能够获取串口发来的数据,并自动滤波,显示波形。(Serial data acquisition program)
    2010-07-24 16:12:24下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • Debugger
    集串口调试与网口调试于一身的调试器。适合QT学习者。(The debugger is debugged with the serial port and the net mouth is debugged. Suitable for QT learners.)
    2017-12-01 16:14:07下载
    积分:1
  • The-measurement-and-control-system
    智能粮仓安全测控系统,支持注册人员登陆,登陆信息数据库管理,双向串口通信,模拟、数字电压采集,测试报表打印,测试数据数据库管理等(Safety monitoring system of intelligent granary, support the registration personnel landing, landing information database management, bidirectional serial communication, analog, digital voltage acquisition, test report print, test database management etc.)
    2014-09-21 10:05:31下载
    积分:1
  • qtserialport-opensource-src-5.3.2
    说明:  qtserialport官方库,支持qt4安装(qtserialport official lib)
    2020-06-18 23:40:02下载
    积分:1
  • SerialportSample
    串口调试小程序,很不错的小例子,有详细代码描述,适合初学者(Serial debugging applets very good example)
    2012-05-28 13:38:39下载
    积分:1
  • CAMERTERMINAL
    串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)
    2013-01-30 21:26:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载