登录
首页 » C# » BinSendByCOM

BinSendByCOM

于 2016-03-03 发布 文件大小:871KB
0 267
下载积分: 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 个回复

  • PTZ-camera-control-system
    使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
    2013-09-24 22:31:17下载
    积分:1
  • MFCComm
    说明:  MFC的一个串口助手的源代码。可直接编译使用(The source code of a serial assistant of MFC. Can be compiled and used directly)
    2019-06-28 09:54:39下载
    积分:1
  • Visual-cPP-MFC-SERIAL-PORT
    VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 (MFC serial port)
    2013-08-29 16:09:49下载
    积分:1
  • K_MODBUS
    用于在线仪表的 modbus,仅供参考,(online instrument for modbus connection, for information purposes only, thank you)
    2006-09-27 16:54:05下载
    积分:1
  • aUART
    C51普通IO模拟串口收发,波特率可达28800,可做多串口移植;(failed to translate)
    2013-05-07 22:43:08下载
    积分:1
  • rs232_receiver
    RS232接收程序 无奇偶校验位 并行输出8位数据与data_ready数据准备好信号(RS232 receive procedures without parity 8-bit parallel output data and data ready signal data_ready)
    2009-07-06 19:56:52下载
    积分:1
  • player
    有关labview 的串口通信,实时显示数据,并且进行后台保存,输出文件(about labview serial com interfce communication ,diaplay data timely and save it behind )
    2012-03-18 20:15:59下载
    积分:1
  • RS-485 Transceiver Control
    说明:  rs485串口简易编程,上位机pc平台windows窗口(RS-485 Transceiver Control)
    2020-02-20 10:12:17下载
    积分:1
  • the-IEC103-specialfic-documents-
    包括南自IEC103协议相关说明及相关测试软件,软件的通讯方式可根据需要选择串口还是以太网(Including the 103 protocol testing software and related documentation of Nanjing Automation Co., Ltd.)
    2021-05-09 23:48:34下载
    积分:1
  • serialPort
    调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
    2007-09-17 13:27:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载