登录
首页 » Visual C++ » 串口加调试助手加串口模拟

串口加调试助手加串口模拟

于 2017-10-16 发布 文件大小:817KB
0 337
下载积分: 1 下载次数: 2

代码说明:

  自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)

文件列表:

串口加调试助手加串口模拟
串口加调试助手加串口模拟\SerialCommunicate
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Form1.Designer.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Form1.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Form1.resx
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Program.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\AssemblyInfo.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Resources.Designer.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Resources.resx
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Settings.Designer.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Settings.settings
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\SerialCommunicate.csproj
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\app.config
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.exe
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.exe.config
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.pdb
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.vshost.exe
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.vshost.exe.config
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.vshost.exe.manifest
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\DesignTimeResolveAssemblyReferences.cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.Form1.resources
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.Properties.Resources.resources
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.csproj.FileListAbsolute.txt
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.csproj.GenerateResource.Cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.csprojResolveAssemblyReference.cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.exe
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.pdb
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\TempPE
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate.sln
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate.v11.suo
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate.v12.suo
串口加调试助手加串口模拟\串口调试助手
串口加调试助手加串口模拟\串口调试助手\_desktop.ini
串口加调试助手加串口模拟\串口调试助手\help.htm
串口加调试助手加串口模拟\串口调试助手\readme.txt
串口加调试助手加串口模拟\串口调试助手\sscom.ini
串口加调试助手加串口模拟\串口调试助手\sscom32.exe
串口加调试助手加串口模拟\串口调试助手\sscom32.rar
串口加调试助手加串口模拟\串口调试助手\串口调试助手V2.2.exe

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

发表评论

0 个回复

  • ch03
    杨建国老师的通讯原理课件,第三章模拟信号的调制与解调,主要讲述信号产生与调制,射频特性,解调,MSK、GMSK、PSK、QPSK、BPSK、QAM等原理(Yang Jianguo teacher communication principles of courseware, the third chapter of the analog signal modulation and demodulation, and focuses on the signal generation and modulation, the RF characteristics, demodulation, MSK, GMSK, PSK, QPSK, as BPSK, QAM and other principles of)
    2012-06-12 10:45:39下载
    积分:1
  • ChatClient
    利用C++实现的一个即时通讯系统的客户端。传输层采用的是TCP协议。这是本科时候的毕业设计,最后评定为优,希望对一些朋友能有所帮助。(The use of C++ implementation of an instant messaging system client. Transport layer protocol used is TCP. This is the time of undergraduate graduation project, and finally classified as gifted, in the hope that some of my friends can be helpful.)
    2009-03-03 15:46:59下载
    积分:1
  • GPSGSM
    说明:  G P S和G S M 双定位终端的软硬件设计与实现 :随着移动定位技术的发展, 单纯的签子G P S 的定位终端或者荃于移动网络的定位终端都将无法浦足用户的俩求。前者的G P S定 位信号受地形及建筑物的影晌,会存在定位盲区 后者定位精度和定位能力受到移动网 络的限制。该文提出一种集成了G P S定位和G S M 网络定位技术的定位终端,阐述了它的软硬件的设计和实现。实验结果表明,该定位终端结合了G P S和G S M网络两种定位方式的优点,(D e s i g n a n d I m p l e me n t a t i o n o f t h e T r a c k i n g T e r mi n a l I n t e g r a t i n g GP S wi t h GS M P o s i t i o n i n g T e c h n o l o g y J I A NG X i r u i , C HE N G Z h e n l i n , F AN G J i n y u n , Z HA NG L i v n g ( I n s t i t u t e o f C o m p u t e T e c h n o l o g y , C h i n e s e A c a d e m y o f S c i e n c e s , B e i j i n g 1 0 0 0 8 0 ) b s t r a c t ] Th e t r a c k i n g t e r mi n a l p l a y s a n i mp o r a n t rl e i n t h e n a v i g a t i o n a n d p o s i t i o n i n g s y s t e m. Ho w t o t h e t r a c k i n g t e r mi n a l i s a k e y p rb l e m t o t h e d e s i g n e r a n d u s e r . T h i s p a p e r p r e s e n t s a me t h o d wh i c h i mpr v e t i n t e g r a t e s p e r f o r m a n c e a n d p r e c i s i o GP S wi 比GS M p o s i t i o n i n g h n o l o g y i n o n e t e r mi n a l , a n d s p e c i f i e s t h e s o f)
    2009-08-27 09:06:42下载
    积分:1
  • MNC
    实现LDPC编码和译码,利用C语言编写,在matlab环境中画性能曲线。(Realize encoding and decoding of LDPC codes)
    2009-12-03 17:24:33下载
    积分:1
  • AddressList
    提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
    2013-09-24 19:26:07下载
    积分:1
  • BlueTest
    界面使用C#开发,底层使用C++开发的无线电脑锁软件。采用蓝牙通信协议控制。(Interface using C# development, the underlying wireless computer lock software use C++ developed. Bluetooth communication protocol control.)
    2012-06-07 14:58:10下载
    积分:1
  • IEC103
    关好电力规约IEC103的编程流程图.()
    2007-09-19 17:34:02下载
    积分:1
  • gest
    void swap1(int x, int y) //值传递 void swap2(int *px, int *py) //指针传递 void swap3(int &x, int &y) //引用传递 的使用(void swap1(int x, int y) //值传递 void swap2(int*px, int*py) //指针传递 void swap3(int &x, int &y) //引用传递 的使用)
    2012-04-30 16:41:44下载
    积分:1
  • 12can
    c8051F系列单片机CAN总线的应用例程(c8051F Series Single-chip CAN bus application routines)
    2009-02-22 17:54:22下载
    积分:1
  • NICControlClass
    枚举所有网卡、获取设置网卡参数、检查网卡状态、启禁网卡(Enum all NICs,get NIC paramates,check NIC state,enable/disable nic)
    2010-10-13 12:35:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载