登录
首页 » C# » C#串口助手源码

C#串口助手源码

于 2020-10-15 发布
0 150
下载积分: 1 下载次数: 1

代码说明:

说明:  C#串口助手源码(向串口发送数据以及接收串口数据,支持发送文件)(C# serial port assistant source code (send data to serial port and receive serial port data, support to send files))

文件列表:

串口助手, 0 , 2019-09-18
串口助手\.vs, 0 , 2019-09-16
串口助手\.vs\WindowsFormsApplication2, 0 , 2019-09-16
串口助手\.vs\WindowsFormsApplication2\v14, 0 , 2019-09-16
串口助手\.vs\WindowsFormsApplication2\v14\.suo, 54784 , 2019-09-19
串口助手\USB_128px_1191151_easyicon.net.ico, 42302 , 2019-09-17
串口助手\WindowsFormsApplication2, 0 , 2019-09-18
串口助手\WindowsFormsApplication2.sln, 1039 , 2019-09-16
串口助手\WindowsFormsApplication2\App.config, 189 , 2019-09-16
串口助手\WindowsFormsApplication2\bin, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\bin\Debug, 0 , 2019-09-17
串口助手\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.exe, 115200 , 2019-09-18
串口助手\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.exe.config, 189 , 2019-09-16
串口助手\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.pdb, 44544 , 2019-09-18
串口助手\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe, 22696 , 2019-09-19
串口助手\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe.config, 189 , 2019-09-16
串口助手\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe.manifest, 490 , 2013-03-18
串口助手\WindowsFormsApplication2\Form1.cs, 36152 , 2019-09-18
串口助手\WindowsFormsApplication2\Form1.Designer.cs, 35916 , 2019-09-18
串口助手\WindowsFormsApplication2\Form1.resx, 70166 , 2019-09-18
串口助手\WindowsFormsApplication2\obj, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\obj\Debug, 0 , 2019-09-18
串口助手\WindowsFormsApplication2\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1428 , 2019-09-16
串口助手\WindowsFormsApplication2\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7534 , 2019-09-18
串口助手\WindowsFormsApplication2\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\obj\Debug\TempPE, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.csproj.FileListAbsolute.txt, 2721 , 2019-09-19
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.csproj.GenerateResource.Cache, 1012 , 2019-09-18
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.csprojResolveAssemblyReference.cache, 2312 , 2019-09-17
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.exe, 115200 , 2019-09-18
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.Form1.resources, 42868 , 2019-09-18
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.pdb, 44544 , 2019-09-18
串口助手\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.Properties.Resources.resources, 180 , 2019-09-17
串口助手\WindowsFormsApplication2\Program.cs, 536 , 2019-09-16
串口助手\WindowsFormsApplication2\Properties, 0 , 2019-09-16
串口助手\WindowsFormsApplication2\Properties\AssemblyInfo.cs, 1356 , 2019-09-16
串口助手\WindowsFormsApplication2\Properties\Resources.Designer.cs, 2861 , 2019-09-16
串口助手\WindowsFormsApplication2\Properties\Resources.resx, 5612 , 2019-09-16
串口助手\WindowsFormsApplication2\Properties\Settings.Designer.cs, 1111 , 2019-09-16
串口助手\WindowsFormsApplication2\Properties\Settings.settings, 249 , 2019-09-16
串口助手\WindowsFormsApplication2\USB_128px_1191151_easyicon.net.ico, 42302 , 2019-09-17
串口助手\WindowsFormsApplication2\WindowsFormsApplication2.csproj, 4153 , 2019-09-17

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

发表评论

0 个回复

  • CSharp_Programming_depth_exploration
    《C#编程深度探索》全面、详细、生动地介绍了C#的各种高级编程技巧。包括C#高级编程的基础知识、窗体和控件编程、网络编程、多媒体技术、数据库连接及安全认证等内容。阐述了用C#语言开发应用程序过程中经常碰到的各种问题及 解决办法。 本书作者是一位资深面向对象编程专家,具有多年面向对象编程经验,并编写了多本相关书籍。本书语言平实、示例丰富,并提供了大量解决方案和代码,具有较强的针对性和实用性。 本书适合具有C++、Delphi或Visual Basic.NET等语言编程经验的初中级开发人员,以及阅读过面向对象编程介绍性书籍的C#开发人员。("C# Programming depth exploration" a comprehensive, detailed and lively introduction to the various high-level C# programming skills. Including high-level C# programming basics, forms, and controls programming, network programming, multimedia technology, database connections and secure authentication and so on. C# language described by the process of developing applications in a variety of frequently encountered problems and solutions. The author is an experienced object-oriented programming expert with many years experience in object-oriented programming and the preparation of a number of the books. Book, plain language, abundant examples, and provides a large number of solutions and code, with a highly targeted and practical. Book is suitable for people with C, Delphi or Visual Basic.NET programming experience in languages such as junior-level developers, and read an introductory object-oriented programming book C# developers. )
    2010-11-14 16:02:55下载
    积分:1
  • assume
    Cool,一个集成了很多Tab窗口使用方法的多文档界面程序,拥有了他,保管让你创建界面功能复杂的的程序时节省不少时间,本包()
    2017-09-16 18:28:22下载
    积分:1
  • SunFarm
    校内网阳光牧场外挂,实现了基本功能,可以下载研究(Sunshine Farm plug-in school network to achieve the basic functionality, you can download study)
    2009-12-27 20:23:36下载
    积分:1
  • TC
    说明:  TC for C++ , under DOS , I hope it will be helpfull
    2009-06-19 17:01:26下载
    积分:1
  • TransparentWindow
    仿Win7半透明窗口效果,vc++实现,使用的是分层窗口的方法,用算法实现阴影效果(Imitation Win7 translucent window effect vc++ to achieve using a layered window algorithm to achieve the shadow effect)
    2012-08-02 16:16:34下载
    积分:1
  • GGBT
    一个完整的BT软件客户端源码示例,功能齐全.(A complete BT software client source code examples, full-featured.)
    2009-11-15 19:18:02下载
    积分:1
  • C#调用Outlook发送邮件实例源码
    C#调用Outlook发送邮件
    2013-01-24下载
    积分:1
  • OpenedFileFinder_src_vc6
    Find Process that Open the File
    2016-07-13 19:56:48下载
    积分:1
  • CardReader
    用串口驱动的读卡器,采用网页交互界面,可以读出卡的序列号,其他的可自行改动,使用自定义控件实现底层交互。(Serial driver card reader, using the Web interface, you can read out the serial number of the card, and other self-alteration, use custom controls to achieve the underlying interaction.)
    2013-01-05 17:16:46下载
    积分:1
  • MusicPlayer
    说明:  一个非常漂亮的音乐播放器的源码,比千千静听漂亮。(A very nice music player source, than listening Pros beautiful.)
    2010-04-22 09:35:26下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载