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

搜索资源列表

  1. CRC_codes

    1下载:
  2. 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1848
    • 提供者:陈榧
  1. Viterbi-decoding

    1下载:
  2. 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:903
    • 提供者:陈榧
  1. Reed-Solomon-codes

    1下载:
  2. 通信系统的仿真,Reed-Solomon-codes是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Reed-Solomon-codes is an error-correcting codes, communications can be used, the example is given of the procedures based on Matlab can be used f
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:陈榧
  1. convolution_codes

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, convolutional codes is an error-correcting code that can be used in digital TVs, mobile phones and other communications, this example is based on the Ma
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1705
    • 提供者:陈榧
  1. VisualBasic_comm

    1下载:
  2. 一个VB控制串口的实例,可以给利用VB基于RS232开发监控、设置等程序提供参考-VB control of a serial example, can use Visual Basic to develop based on the RS232 control, the procedures set up to provide reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4852485
    • 提供者:马建新
  1. Chapter2

    0下载:
  2. VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:417549
    • 提供者:changyuan009
  1. serial.rar

    0下载:
  2. 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:30832
    • 提供者:zww
  1. stm32-modbus

    5下载:
  2. modbus通讯例程序 基于stm32的modbus测试程序-modbus communication example program testing procedures based on stm32 the modbus
  3. 所属分类:Communication

    • 发布日期:2016-10-28
    • 文件大小:30720
    • 提供者:yangpu
  1. VC_serial_port_programming

    0下载:
  2. 本文将对串口进行硬件原理的介绍,随后将逐章学习DOS 平台的串口编程,及Windows 平台下基于API控件和第三方类的串口编程,最后本文将给出一个综合实例。-In this paper, the principle of serial port hardware that will be followed by chapter study of the serial programming DOS platform and API based on Windows platform and t
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:780690
    • 提供者:Lily
  1. XmlExpat

    0下载:
  2. 这是一个GPRS无线税控机工程项目的XML包模拟器程序。它基于Expat2.0.1库开发。要解析的数据包在源代码目录下面有一个示例“RespInput.txt”,请在“Project seeting --> program argument ”中设置执行参数。该程序是一个VC6的CONSOLE工程,没有图形界面输出。请根综main函数、TaxPackParse函数、注意TaxXMLTagStart事件、ParseTaxPackData事件、TaxXMLTagEnd事件及ConverToUn
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:337030
    • 提供者:叶木公
  1. IcopDemo

    0下载:
  2. 利用完成端口类的例子,适合网络游戏服务器端的设计,服务器IP为127.0.0.1,端口号为8000,该程序为MFC基于对话框实现,测试已经通过-Use the example of the completion of the port type for the network game server-side design, server IP to 127.0.0.1, port number for 8000, the program for the MFC dialog based on
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:天梦影
  1. lcd_c

    0下载:
  2. . This SDCC-based LCD demo code includes a collection of "driver" functions to access the LCD, and an example of using a custom putchar() to route printf output to either the LCD or serial port so you can use printf s nice number and string formattin
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:7523
    • 提供者:szebemate
  1. GPRS

    0下载:
  2. 这是基于gprs远程安防的系统源代码,是一个好的例子 -This is based on gprs remote security system source code, is a good example
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2794471
    • 提供者:wuhuailin
  1. IOCPDelphiCode

    2下载:
  2. delphi写的一个基于输入输出完成端口(IOCP)的一个高效传输示例-delphi write one based on the input and output completion port (IOCP) example of an efficient transport
  3. 所属分类:通讯编程

    • 发布日期:2014-02-19
    • 文件大小:594418
    • 提供者:kell
  1. chuankou_tongxun

    0下载:
  2. 基于VC++的一个串口通讯类应用实例,有兴趣的朋友学习一下。-VC++ based on a serial communications application example, friends who are interested to learn about.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:44367
    • 提供者:陈娟娟
  1. PC_PLC

    0下载:
  2. 基于欧姆龙hostlink协议开发的,与欧姆龙PLC串口通讯实例-Omron hostlink based on protocol development, and Omron PLC serial communication example
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3707219
    • 提供者:张海
  1. crystal

    0下载:
  2. 本文以& ∋ ( 型微机远动系统  一!∀ # ∃ ! 为例 , 讨论了微机远动中远 程数据的通讯 问题 。 重点介绍一种新颖实用的频率调制方法一用晶振 分频实现远动) 信号频率调制-In this paper, & ∋ (microcomputer-based remote control system a! ∀ # ∃ !, For example, discusses the remote c
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:319181
    • 提供者:小剑
  1. Simple-VB-OPC-Automation-Example

    0下载:
  2. 基于Visual Basic的OPC客户端源程序代码-Simple Visual Basic OPC Automation Example OPC Client source code based on Visual Basic
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:16379
    • 提供者:周盛成
  1. cnese

    0下载:
  2. 串口通信因为其简单,灵活易用,在许多领域有着广阔的应用前景。本文在深入了解串口通讯技术的基础上,结合自身的工程实践经验,阐述了VB串口编程的技术要点。并结合一个通讯实例,分析通讯的具体实现,给相关领域的研究人员提供值得参考的信息。 -Serial communication has broad application in many fields because of its simple communication circuitry and flexibility. Based on dee
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:127844
    • 提供者:zhaopeng
  1. SAP-STREAM

    0下载:
  2. 基于ace网络通讯基础件的流文件传输示例-File transfer example based the ace network communication flow of basic parts
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:661003
    • 提供者:calabi
« 12 »
搜珍网 www.dssz.com