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

搜索资源列表

  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. VC++Chat

    1下载:
  2. “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3242507
    • 提供者:择缘
  1. VC++GeneticAlgorithm

    0下载:
  2. 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:106693
    • 提供者:林宇贞
  1. VC++code

    0下载:
  2. 内容简介    本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
  3. 所属分类:Document

    • 发布日期:2017-05-31
    • 文件大小:1795840
    • 提供者:libojeason
  1. vc

    0下载:
  2. 数据通信课程设计报告,用vc实现局域网内点对点通信!-Data communications curriculum design report, with vc LAN peer-to-peer communications within!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13493
    • 提供者:redwolf
  1. VC++ANDSerialPort

    0下载:
  2. 深入浅出VC++串口编程(摘转发),很好的文章,从分析串口电路开始说明串口通信,详细介绍了串口通信开发-Easy VC++ Serial Programming (pick transponder), a very good article, from the analysis indicate the beginning of the serial circuit of serial communication, detailing the development of serial comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:413743
    • 提供者:cln
  1. VC

    0下载:
  2. < Visual C++ 网络通信>>一书的源代码。对学习VC网络通讯比较有帮助-< <Visual C++网络通信> > One book' s source code. Learn VC network communications for more help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:957824
    • 提供者:song
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. Vc

    0下载:
  2. socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载-socket communications in a number of documentation, very detailed, there is a need to welcome a friend to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:231147
    • 提供者:cai
  1. vc

    0下载:
  2. vc串口通信代码,比较经典的一个代码,很不错,值得学习哦。-vc serial communication code, a code comparison classic, very good, it is worth learning Oh.
  3. 所属分类:source in ebook

    • 发布日期:2017-06-20
    • 文件大小:31974421
    • 提供者:啊甘
  1. VC

    0下载:
  2. Visual C++课程设计案例精编源程序 共11个课程设计案例,各个案例基本独立,覆盖了Windows下编程的大部分内容,包括图形和图像、多媒体、Internet网络、数据库、程序通信、ActiveX技术等各个方面-Visual C++ curriculum design case sperm source for a total of 11 cases of curriculum design, the basic independence of the various cases, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:6092552
    • 提供者:石越
  1. vc

    0下载:
  2. 用VC++6.0实现PC机与单片机之间串行通信的方法 用VC++6.0实现PC机与单片机之间串行通信的方法 -With VC++6.0 to achieve between PC and MCU serial communication method using VC++6.0 to achieve between PC and MCU serial communication method
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者:Jarvis
  1. VC

    0下载:
  2. 实现的是想MSN、QQ等聊天程序一样的聊天程序,即通信程序,希望能给大家编程带来需要-Is to achieve the MSN, QQ chat program such as the chat program, that is, communication procedures, we hope that they will be brought about by the need for programming
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1916055
    • 提供者:姜维
  1. VC

    0下载:
  2. VC++下的串口通信源代码,用于PC与嵌入式系统之间的串口通信。-vc++
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:503100
    • 提供者:李彬
  1. Soucefile

    0下载:
  2. VC++与单片机串口通信,这是参考大使的,多多指教,我很想成为这里的会员-VC++ serial communication with the MCU, which is reference to the Ambassador of the exhibitions, I would like to become a member here
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:41598
    • 提供者:qinshaokun
  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:224375
    • 提供者:newstarnul
  1. ch04_codes

    0下载:
  2. 非常不错的一个VC++通信程序。适用于本地系统上进程间通信,也适用于远程不同系统上进程通信。用命名管道,油槽和Winsock进行进程通信,命名管道和Winsock的通信是双向的即客户端像服务器发送数据,而服务器也可以向客户端发送数据。油槽通信是单向。-A very good one VC++ communication program. Applies to inter-process communication on the local system, but also to differen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6569600
    • 提供者:yyy
  1. VC

    0下载:
  2. 上位机与下位机实现通信的好源代码,能够实现上下接受和发送数据!-Host computer and lower computer source code to achieve good communication, able to receive and send data to achieve up and down!
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3965786
    • 提供者:周然
  1. vc

    0下载:
  2. 该学习资料中是周韧研老师所编写的《VisualC++串口通信开发入门与编程实践》这本书的源代码,是一本很好的串口通信的书籍-The study data is amphicribral study prepared by the teacher " VisualC++ serial communication development and programming practice started," the source code of this book
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:252202
    • 提供者:chenjin
  1. VC

    1下载:
  2. 这个源码中包含了源码和视频,下载下来就可以使用,实现了MODBUS串口通信的功能,很简单和使用的一个程序。欢迎大家下载-The source code includes source code and video, downloaded and can be used to achieve the MODBUS serial communication function, and use a very simple procedure. Welcome to the Download
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:20734976
    • 提供者:刘少明
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com