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

搜索资源列表

  1. pncode

    0下载:
  2. 关于扩频通信系统的发送端及接收端的vc仿真。pn码产生-SS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:662
    • 提供者:aygguo
  1. VCSend_data

    0下载:
  2. 基于VC++串口通信 能够随机产生数据发送,模拟数据源-VC++ serial communication based on randomly generated data can be sent, simulation data source
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:306490
    • 提供者:赵强
  1. VCforRS232

    0下载:
  2. 用VC编程实现串口通讯,可以实现直接发送字符的功能,不用直接转化为16进制-program for the serial port using VC++
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:3181115
    • 提供者:超阳
  1. WINLOGON

    0下载:
  2. 用于远程控制,可以发送文件线程、消息线程,监听、接受线程,获取机器信息,琐定键盘线程,查看进程线程,杀死进程线程等。在Visual C++编译环境下编译通过。-This Project can be used for remote controlling. You can change the processes of a remote computer so that you can control it! It is compiled by VC 6.0. Enjoy yourself!
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:35630
    • 提供者:wlw
  1. Lesson4

    0下载:
  2. VC++ 孙鑫教程 第四讲 MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。 -Sun Xin VC++ MFC message mapping tutorial about the fourth mechanism an
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-19
    • 文件大小:29267661
    • 提供者:匣子
  1. LCMailer

    0下载:
  2. vc++6.0发送邮件源代码,不需要其他控件-vc++6.0 to send e-mail source code, no other controls
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1714261
    • 提供者:立方根
  1. yuan-cheng-kong-zhi-shi-li

    1下载:
  2. 基于vc++的远程控制示例源程序,由客户端和服务端组成。服务端采用多线程方式提供服务,能最好的处理来自客户端SOCKET的请求;数据接收、发送采用异步重叠操作。程序还实现了注册表处理、系统控制、点对点聊天、屏幕控制、文件处理、简单系统配置等。 -Based on vc++ sample source code for remote control, by the client and server components. Multi-threaded server to provide se
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:226174
    • 提供者:李博文
  1. vcchartwhithpicture

    1下载:
  2. 用VC实现的聊天室功能,包括服务器端和客户端代码,可以发送图片和gif动画-the chatroom by vc++,it is used for crichedit and the socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:482691
    • 提供者:luoyu
  1. SMStransceiverintopr

    0下载:
  2. 用vc编写的发送手机短信系统。经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了-with vc prepared to send SMS to the system. Classic SMS transceiver procedures, which will require the direct category and increase their project, which called on the function OK
  3. 所属分类:SMS

    • 发布日期:2017-04-08
    • 文件大小:249157
    • 提供者:和宇
  1. emailsend

    0下载:
  2. 在vc++环境下,实现邮件的发送,接收等等功能-In vc++ environment, the realization of the message to send, receive, and so function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3884494
    • 提供者:范玉峰
  1. vcPPsendsms

    0下载:
  2. VC++ 消息发送,服务端和客户端,设置服务器IP地址和端口,连接成功后就可点对点发消息。-VC++ message is sent, the server and client, set the server IP address and port, the connection is successful you can point a message.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:61648
    • 提供者:wjh
  1. cssends2

    0下载:
  2. C/S结构的网络文件传送,点对点,VC++源码实现,启动服务端和客户端,输入IP地址和端口,成功连接后,可发送和接收文件-C/S structure of the network file transfer, point to point, VC++ source code to achieve, start the server and client, enter the IP address and port, a successful connection, you can send an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:45807
    • 提供者:wjh
  1. sendcmd

    0下载:
  2. vc++ 可以向特定的tcp服务器,特定的端口发送命令。比如说bypassip地址的修改,就要向bypass发送命令,要用到socket通讯。方便快捷-vc++ connect to a specific tcp server, and a specific port to send commands. For example bypassip address changes, it is necessary to send commands to bypass, use the socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:35780
    • 提供者:
  1. Communication

    0下载:
  2. VC++串口通信打 打开串,发送命令,接收指令-VC++ Serial Communication to play open string, send commands, receive instruction
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1086182
    • 提供者:h
  1. WorkerThread

    0下载:
  2. VC++ 创建Worker线程实例源码 VC++ 创建Worker线程实例源码,演示了如何创建线程,启动线程,设置线程参数,并向主线程窗体发送消息等基本的线程操作实例-VC++ source code to create an instance of Worker thread Worker thread created VC++ source code examples to demonstrate how to create a thread, start a thread, set t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12132
    • 提供者:wang
  1. Test_Com2

    0下载:
  2. 自己用VC写的串口调试助手,可以实现接收和发送-Write their own serial debugging with VC assistant can receive and send
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1943240
    • 提供者:曹得胜
  1. VCPPCOM

    0下载:
  2. VC++向串口发送和接收数据示(可十六进制)-VC++ to the serial port to send and receive data show (which can be in hexadecimal)
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:272212
    • 提供者:孙洋
  1. Demo

    0下载:
  2. 无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。 -Connectionless network communications VC++ source code, enter the local port number, destination port number, target IP address, you can send a message and does not establish a connection.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:13801
    • 提供者:liyang
  1. 2011-04-07-1

    0下载:
  2. 一个最新的多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A new multi-threaded serial communication example VC++, select the machine available serial port that can be used with the serial number into the open, you can als
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:105426
    • 提供者:袁元
  1. VCnetlink

    0下载:
  2. VC++实现面相连接的网络通信,可以发送数据和接收数据,很不错的基础级程序。 -Face to connect VC++ implementation of network communication, you can send data and receive data, it is a good basic level program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:31598
    • 提供者:
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 47 »
搜珍网 www.dssz.com