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

搜索资源列表

  1. HART_comunication_program

    1下载:
  2. 有关HART通讯命令协议和使用说明,HART通讯编程全部源代码!-ordered the HART communication protocols and use, HART Communication Programming full source code!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:9727
    • 提供者:yyf0986
  1. Siemens_SitransP

    1下载:
  2. 压力变送器的通讯编程源代码-pressure transmitter communications programming source code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:531406
    • 提供者:jiang
  1. vb6mini

    0下载:
  2. 4dpsk和8dpsk的matlab仿真实现,采用蒙特卡罗仿真法,绘制误码率曲线-the realization of 4dpsk&8dpsk by matlab tool.it use the Monte Carlo methods to 程/Communicationdraw the graph.,matlab,通讯编程/Communication-4dpsk 8dpsk and Simulation of Matlab, using Monte Carlo simulation metho
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6697964
    • 提供者:刘定
  1. comm3220

    0下载:
  2. 串行口 通讯 编程例子-serial port communication programming examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13178
    • 提供者:
  1. ICMPprogram

    0下载:
  2. ICMP协议编程,Internet Control Mesage Protocol,windows下通讯编程-ICMP agreement programming, Mesage Internet Control Protocol, Programming windows communications
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:72152
    • 提供者:刘传刚
  1. VAV_Demo

    0下载:
  2. 一个真正用于串口通讯调试的程序,对进行232进行通讯编程的人来说应该很有用!-a real serial port for communications testing procedures, 232 pairs for communication programming people should be very useful!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:73008
    • 提供者:忌跽
  1. GetIPMACAddr

    0下载:
  2. 通讯编程过程中,有时需要得到MAC地址,本文说明,取得系统中网卡MAC地址的三种方法,有源代码说明.-communications programming process, and sometimes require MAC address, the paper stated that made system MAC addresses of the three methods, the active code note.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9941
    • 提供者:张张里
  1. vc++SerialCommunicatin

    0下载:
  2. VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的-VC serial communication programming examples, which can understand how VC serial communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2196033
    • 提供者:陶青松
  1. CiA_CANOpen

    3下载:
  2. 全套CANopen资料,英文原版,对开发汽车级和工业级的CANopen通讯编程,非常有用。 我们的CAN高层协议就是参照这个资料作出来的。-complete information, the English original. Development of automobile and industrial-grade Application of CANopen communications programming, very useful. We CAN senior agreement
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5832886
    • 提供者:刘伟光
  1. TCP-UDPconnect

    0下载:
  2. TCP-UDP实时连接的实现源代码,方便对网络通讯编程有兴趣的朋友进行学习研究。-TCP - UDP achieve real-time connectivity to the source code, facilitate the communication network programming are interested friends from the study.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45414
    • 提供者:Arnold
  1. GetHost_IP

    1下载:
  2. VB 通讯编程方面的例子程序: 获取主机名和IP地址-communications VB Programming of examples : access to the host name and IP address
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:55599
    • 提供者:studentxp
  1. GetMacAddrVB

    1下载:
  2. VB 通讯编程方面的例子程序: 获取主机 MAC 地址-communications VB Programming of examples : MAC address access to the mainframe
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14072
    • 提供者:studentxp
  1. getunicode16

    0下载:
  2. 手机 通讯编程时使用的得到Unicode代码的工具的源代码,使用ASP写成,在手机编程与通讯编程时特别有用-cell phone communications programming to be used in the Unicode code tool of source code, written using ASP, in the cell phone programming and communications programming is especially useful when
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:948
    • 提供者:Youming
  1. Multi-thread_management_and_network_program

    0下载:
  2. 这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:734694
    • 提供者:龚勋
  1. dconpc

    0下载:
  2. 鸿格模块的串口通讯编程原码,非常GOOD,请大家支持.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3094293
    • 提供者:zhangvictor
  1. OFDM_MIMO

    0下载:
  2. OFDM-MIMO收发系统,The simulator GUI is started with command ui_start in Matlab command window.-,matlab,通讯编程/Communication-OFDM-MIMO transceiver system, The simulator, GUI is started with command ui_st art in Matlab command window .-, Matlab, Communicatio
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:4929
    • 提供者:King
  1. SOCKET API通讯程序源代码

    0下载:
  2. winsock编程-winsock Programming
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44456
    • 提供者:小光
  1. 游戏编程代码

    0下载:
  2. PC游戏编程相关,有关嵌入式与网络通讯-PC game-related programming, embedded and network communications
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:178372
    • 提供者:叶舞枫岚
  1. IrD_Socket

    0下载:
  2. 红外通讯套件 delphi控件 可用于 手机 电脑 之间的红外通讯编程
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:232969
    • 提供者:www
  1. RS485

    1下载:
  2. 串口通讯编程实例,支持RS232-RS485通讯协议.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:45864
    • 提供者:roselu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com