CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - debugging

搜索资源列表

  1. Serial--assistant-

    1下载:
  2. 串口调试助手源代码 用VC的MFC写的串口调试助手 有源代码 适合初学者-Serial debugging assistant source code
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:62244
    • 提供者:shijiabin
  1. eepb_E6_2

    0下载:
  2. 无线传感器网络的Pegasis算法改进,matlab编程实现,调试没有错误,放心使用,互相交流-Pegasis improved algorithm for wireless sensor networks, matlab programming, debugging no errors, ease of use, exchange
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2774
    • 提供者:Leonhubert
  1. SocketTCPClient

    0下载:
  2. 基于vc++的tcpip协议通讯程序客户端程序,调试通过-Based vc++ the tcpip protocol client communication procedures, debugging through
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3696578
    • 提供者:钱伟
  1. comm

    0下载:
  2. 本人自己用VC++和串口类开发的的串口调试助手。-I own and serial class with VC++ developed serial debugging assistant.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:104349
    • 提供者:张雨楠
  1. GGDB_Remote_DD

    0下载:
  2. GDB 远程调式 嵌入式Linuux下实现GDB远程调试可直接使用。-GDB remote debugging embedded Linuux GDB remote debugging can be used directly.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:7963
    • 提供者:hijrktctu
  1. UartAssist_10212

    0下载:
  2. 用于串口调试,可利用诸多无线设备通过该软件进行通信。-For serial debugging, you can use a lot of wireless devices to communicate through the software.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1192239
    • 提供者:mrli
  1. VCPPchuankouyuanma

    0下载:
  2. 串口源码合集,收集了很多vc++的串口源码, Microsoft Communications Control,version 6.0.rar SCC串口工具及源代码.rar 串口调试助手.rar VC++ 串口调试精灵源代码.rar 超级串口.rar、 串口调试助手1.2代码.rar 串口通信.rar Serial.rar SCOMMV23.rar 等等,全是vc工程包。-Serial source collection, collect a lot of
  3. 所属分类:Communication

    • 发布日期:2017-06-18
    • 文件大小:27539456
    • 提供者:林某人
  1. ship_show-1.2

    0下载:
  2. 使用MFC编写的C++程序,可直接运行调试,该程序使用串口通信,监视船舶的航向,舵角等信息。-Using MFC written in c++ program, it can be run directly debugging, this program USES a serial port communication, monitor the ship s course, rudder Angle information, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4366826
    • 提供者:孙绍华
  1. Acuvim300

    0下载:
  2. 爱博精电acuvim300通讯调试软件,内部资料-Aibo Varitronix acuvim300 communications debugging software, internal information
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:300455
    • 提供者:患过风伤
  1. MyComPort-V4.1.1

    0下载:
  2. 串口调试软件,将我本前正在使用的最新版本上传。软件里面“帮助”那里有更新记录-Serial debugging software, will I before this is using the latest version of the upload. The software inside the help there is update records
  3. 所属分类:Communication

  1. quankou

    0下载:
  2. 串口工具集合。USB转串口相关调试工具。多平台驱动,windows(xp、2003、win7)、linux、-Serial tool collection. USB to serial correlation debugging tools. Multi-platform drivers, windows (xp, 2003, win7), linux,
  3. 所属分类:Communication

    • 发布日期:2017-06-19
    • 文件大小:27814366
    • 提供者:陈健
  1. COMCODE

    0下载:
  2. 串口调试工具源码,但是用是用定时方式访问串口,速度快会丢失,目前只能是1-4串口可用。给初学作研究的人-Source serial debugging tools, but with a way to access the serial port with timing, speed will be lost, there is only 1-4 serial port available. Beginners to those who do research
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:151914
    • 提供者:jionglk
  1. cssends

    0下载:
  2. C/S结构的VC++数据传输(发消息)一例,文件传输基于vc++6.0点对点技术,面向连接,XP下调试通过,含详细注释,不过注释是英文的,适合自学。   编译时请同时编译客户端和服务端,两者先运行服务端,然后启动客户端并选择IP地址后点击连接,连通后,可在发送框输入文字信息,客户端可监听并接收这些信息,当然了,两者是互相监听的,从服务端也可以向客户端发消息。点对点的原理,网络数据连接的基本单元。-VC++ data transmission C/S structure (mess
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:47070
    • 提供者:dfjdj
  1. SerialPro

    0下载:
  2. 因工作调试需要而用vs2010开发的串口通讯程序,可以当通用串口调试助手使用,也可以与下位机通过自定义协议通讯,并把下位机数据实时绘制出来。此外还包含心电图QRS波形分析功能。-Due to work with vs2010 debugger needs to develop serial communication program, you can use when universal serial debugging assistant, but also with the next cre
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:674270
    • 提供者:刘志军
  1. cktszsydm

    1下载:
  2. 串口调试助手3.0版可以实现的功能包括 发送接受16进制数、字符串、传输文件、搜索出空闲串口 等,此外,还可以搜索用户自定义设置其他的项目。 为了让大家更好的使用串口调试助手3.0版将提供自动更新功能,用于免费升级软件以及修正bug.。 -Serial debugging assistant version 3.0 can be implemented features include sending and receiving hexadecimal numbers, strin
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:559475
    • 提供者:难得
  1. serial_communication_JM60

    0下载:
  2. 飞思卡尔JM60单片机与上位机进行串口通讯程序,实现单片机与PC的数据传输,并结合使用串口通讯助手调试。-Freescale JM60 Microcontroller with PC Serial communication between SCM and PC data transmission, and the combined use of serial communications debugging assistant.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:124290
    • 提供者:张玉祥
  1. Authcode

    0下载:
  2. .版本 2 .支持库 spec .支持库 iconv Result = authcode (“abc123”, #ENCODE, “1234567”, ) 加密英文 调试输出 (Result) Result = authcode (“20xliOi5P/Ie8s4FOj2NZJx/13n5PMBE1vmT2PRtozqzzz8=”, #DECODE, “1234567”, ) 解密英文 调试输出 (Result) Result = authcode
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4811
    • 提供者:cheng
  1. serialProject

    0下载:
  2. 串口调试助手源码,功能完整的串口调试助手,MFC实现。-Source Code, fully functional serial debugging assistant
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:2945818
    • 提供者:madud00102
  1. Board-test

    0下载:
  2. 单板测试工装调试软件,跟下位机调试用, RS232-Board test fixture debugging software
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:239050
    • 提供者:蓝世祥
  1. SerialDebug_ZL

    0下载:
  2. 自己写的一个串口调试工具,支持WinNt和WinCE,VS2008以上打开没有WinCE的工程不影响使用-To write a serial debugging tools, support WinNt and WinCE, VS2008 open no more than WinCE project does not affect use.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:559041
    • 提供者:知了
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com