CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 通信 C

搜索资源列表

  1. Serial-programming

    0下载:
  2. 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:18544040
    • 提供者:混合机
  1. itpp-html-doc-4.2.tar

    0下载:
  2. IT++是一个数学、信号处理和通信类功能的C++库。本资料是2010.09最新版本。-IT++ is a mathematical, signal processing and communications functions in C++ library. Its main purpose is to simulate communications systems and conducting research in related fields of communication. It co
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4999834
    • 提供者:HANYUFEI
  1. a

    0下载:
  2. 利用Visual+C++实现USB设备与PC机通信-The use of Visual+ C++ to achieve the USB device and PC communication. Pdf
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:351079
    • 提供者:段莉晶
  1. OMAP-5910--in-MP3-Encoding

    0下载:
  2. 基于O M AP 5910 的双核通信机制及 其在M P 3 编码中的应用-Du a l- c or e C om m u n ic a t ion M e c h a n ism Ba se d on O M AP 5910 a n d I t s Ap p lic a t ion in M P 3 E n c od in g
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:404411
    • 提供者:韩军林
  1. cPPqq

    0下载:
  2. 用c处理QQ的密码是用标准的md5来进行加密代码 在QQ通信中用户必需要登录后才可以进行互相发送信息等。QQ的登录是很关键的,大家所看到的用户在线,并不是用户的QQ一直连接着服务器,而是定时发送消信给服务器,证明自己还连着线,如果超出时间QQ就认为用户已经掉线了。 在登录协议中,QQ的密码是用标准的md5来进行加密,而C#自已带有,但是直接用不了,必需进行处理后,才能使其变成标准的md5。-public static string md5,public static string md5
  3. 所属分类:Communication

    • 发布日期:2016-01-26
    • 文件大小:3072
    • 提供者:楚启龙
  1. PracSim

    0下载:
  2. 这是《无线通信系统仿真》书中附带的C文件,包含很多C++实用模型-This is a wireless communication system simulation ", the book comes with the C file that contains a lot of C++ utility models
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4229156
    • 提供者:
  1. CPPbuildserial

    0下载:
  2. 用C++ Builder自己制作的串口通信界面,也是初次尝试,拿出来-With C++ Builder to produce their own serial communication interface, but also at the first attempt, show bright
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:133609
    • 提供者:李海洋
  1. VCPP-MSCOMM-entry

    0下载:
  2. 用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。-Own quite crappy C++ of write a simple serial interface of the PC program, share and experience the fun of the SCM and PC communications.
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:784292
    • 提供者:王元双
  1. VisualPC_Comm

    0下载:
  2. Visual C++ 串口通信技术与编程实践, 串口通讯的各种方法和技巧,本书共分9章,包括数据通讯的基本概念,串口通讯标准基础知识,诸多串口编程的技术方案,包括控件,API等。-Visual C++ serial communication technology and programming practice, various serial communication methods and techniques, the book is divided into nine chapters
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:11101244
    • 提供者:bobjeey
  1. ACE_study_file

    0下载:
  2. ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:84320
    • 提供者:hxz
  1. pc-mcu-comication

    0下载:
  2. C编写的pc与单片机通信源代码,如有需要可在原代码的基础上修改。-Pc to communicate with the microcontroller source code written in C,
  3. 所属分类:Document

    • 发布日期:2017-11-19
    • 文件大小:14589
    • 提供者:正一博
  1. 45

    0下载:
  2. Visual+c++串口通信工程开发实例多线程同步控制采集GPS数据-Multithreaded synchronization control
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:3792333
    • 提供者:郝暗示
  1. Motion-Controller-with-STM32

    5下载:
  2. 介绍了一种点位运动控制器的设计,该控制器可以控制步进和伺服电机。该运动控制器以 STM32F103 为主控微处理器,实现了电机起停的加减速控制,扩展了 RS485 串行通信接口,设计了限位保护电 路,移植了嵌入式实时操作系统μC /OS-Ⅱ,通过μC /OS-Ⅱ来调度运动控制器的多个任务,设计了串口通信协议, 可以方便组成多轴控制系统.-Describes the design of a point of the motion controller, the controlle
  3. 所属分类:文档资料

    • 发布日期:2013-11-26
    • 文件大小:275022
    • 提供者:gaoyong
  1. GPS-simulator-software-design

    0下载:
  2. 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:131849
    • 提供者:张利
  1. 1-Wire

    0下载:
  2. 在没有专用总线主机(如DS2480B、DS2482)的情况下,微处理器可以轻松地产生1-Wire时序信号。本应用笔记给出了一个采用‘C’语言编写、支持标准速率的1-Wire主机通信基本子程序实例。1-Wire总线的四个基本操作是:复位、写“1”、写“0”和读数据位。字节操作可以通过反复调用位操作实现,本文提供了通过各种传输线与1-Wire器件进行可靠通信的时间参数-In case no dedicated bus host (such as DS2480B, DS2482), the micro
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:52141
    • 提供者:LI
  1. .NETpdf

    0下载:
  2. .net环境下的串口通信及其应用。pdf格式书籍-The book its supporting block C++ compilation environment
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:150648
    • 提供者:jerry
  1. TXCom

    0下载:
  2. 一个自己写的串口通信 随便写写,新手菜鸟,写得很乱-a simple serial port communication C++ fresh man
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:7074
    • 提供者:ljs
  1. wenduji

    0下载:
  2. 数字温度计课程设计毕业设计电子信息工程可以用,通信工程。基于单片机的c语言和硬件仿真课程设计-Digital thermometer design curriculum design graduate
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:5723
    • 提供者:关标
  1. windows-Network-Program-Technology

    0下载:
  2. 本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是,A P I比起Wi n s o c k 来,仍然具有某些独到之处。其中,第1章探讨的是N e t B I O S接口,它和Wi n s o c k类似,也是 一种与协议无关的网络A P I。N e t B I O S提供了异步调用,同时兼容于较老的操作系统,如O S / 2 和D O S等等。第2章讨论了重定
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:16768300
    • 提供者:刘宝
  1. 333333333

    0下载:
  2. PLC通信的基础知识和基本实现方法,还介绍了FX系列PLC与VB通信,梯形图中的C函数调用两个实例-PLC communication basics and basic implementation method, also describes two instances of the FX series PLC and VB communication, Ladder C function call
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:558507
    • 提供者:weijianli
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com