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

搜索资源列表

  1. Mailer

    0下载:
  2. 用 VC+MFC 编写的 ESMTP 邮件发送程序。-Written with VC+ MFC ESMTP mailer.
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:115160
    • 提供者:whj
  1. Scheduled-sending-messages

    0下载:
  2. 用VC实现的定时发送消息程序,有源代码,能够正常运行-Scheduled sending messages
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:55081
    • 提供者:肖驿
  1. 201132210497595

    0下载:
  2. 本程序用VC编写,实现了在局域网和广义网中基本聊天功能!包含客户端与服务端两个程序包!!!服务端程序可以显示在线人员,能发送广播和踢人功能!!!是一个小型聊天室的精缩版-This program written with VC to achieve broad network in the LAN and the basic chat! Contains two client and server packages! ! ! Server program can display the onli
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:5058609
    • 提供者:hgfund001
  1. sendMail

    0下载:
  2. 简单发送邮件!通过网络来发送邮件,大家可以一起学习一下!用vc编绎过的-Simply send a message! Through the network to send mail, we can all learn about! Yi had compiled with vc
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-29
    • 文件大小:12097
    • 提供者:高玉强
  1. TheExampleOfVCPP

    0下载:
  2. 一些VC++例子。例1-简单的网络聊天室 例2-网络聊天室的服务器 例3-网络聊天室的客户端 例4-定时的发送消息 例5-用于传输文件-Example 1- simple online chat rooms Example 2- Internet chat room server The Example Of VC++.Example 3- Internet chat room client Example 4- timed to send messages Example 5- U
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-01
    • 文件大小:705997
    • 提供者:王兴
  1. SQLtest

    0下载:
  2. 利用mysql ,结合vc++。实现excel的预览、打印以及数据的发送等相关的功能-Use mysql, combined with vc++. Excel preview, print, and the sending of data-related functions
  3. 所属分类:File Operate

    • 发布日期:2017-05-24
    • 文件大小:7893425
    • 提供者:chester
  1. mscomabc

    0下载:
  2. 源码介绍: 多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -Source introduced: Multithreaded VC++ Serial communication example, select the serial port of the machine can be used, with the progress to open more than
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:136835
    • 提供者:肖传毅
  1. message-DLL

    0下载:
  2. 此程序实现了VC向手机发送短信的功能!希望能够帮助大家!已经封装成D-This program implements the functionality of the VC to send text messages to mobile phones! I hope we can help! Have been packaged into a DLL
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:53961
    • 提供者:左怀军
  1. realize-comm-communication

    0下载:
  2. 一个vc程序实现数据的自动发送和接收 -A vc program realization of automatic send and receive data
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1680139
    • 提供者:lanya000
  1. SMSTest

    0下载:
  2. VC++开发的手机短信收发系统,超级终端调用短信猫发送短信。-Vc++ development SMS sending and receiving system, super terminal call cat send SMS text messages.
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:712388
    • 提供者:sherry
  1. email-tool

    0下载:
  2. 邮件收发器,可以通过该工具进行邮件的接受和发送。通过VC编程实现。-email tool that receive email and send email
  3. 所属分类:Email Client

    • 发布日期:2017-04-09
    • 文件大小:1871602
    • 提供者:LONGLIN
  1. SCommT

    0下载:
  2. 基于VC++的串口通信程序,实现简单的串口数据的接受和发送,基于MSCOMM空间-Based on VC++ of serial communication programs achieve simple serial data and acceptance of sending, based on MSCOMM space
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1991192
    • 提供者:刘丽
  1. 06

    0下载:
  2. 在vc++6.0下执行,企业通信模块,分客户端与服务端,有聊天和发送文件能功能-Performed under vc++ 6.0 enterprise communication modules, divided into client and server , chat and send files to function
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:7953689
    • 提供者:zh
  1. crczyz

    0下载:
  2. 使用VC++实现循环冗余检验CRC检错,用二进制的模2运算,相当于在M后面添加n个0。得到的(k+n)位的数除以收发双方事先商定的长度为(n+1)位的除数P,得出商是Q而余数是R(n位,比P少一位)。例如M=101001(即k=6),除数P=1101(即n=3),经模2除法运算的结果是:商Q=110101,而余数R=001,这里的商并没有什么用处,而余数R作为冗余码拼接在数据M的后面发送出去。这种为了进行检错而添加的冗余码常称为帧检验序列FCS(Frame Check Sequence)。因此加
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3659763
    • 提供者:zhangyizhen
  1. ComPort

    0下载:
  2. VC++编写的功能完整的串口调试工具,用于接收串口数据或向串口发送数据-VC++ serial debugging tools and informative
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1939578
    • 提供者:
  1. CCS

    0下载:
  2. Vc实现Flash插件,Flash方法调用,socket通讯,串口通讯,网页控制,发送HTTP Post,request等功能,其功能非常强大。不可多得的好源码。呕血推荐。-Vc Flash plug-in, Flash method call, the socket communication, serial communication, web control, send an HTTP Post, the request and other features, its very power
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-21
    • 文件大小:271328
    • 提供者:wuzhaoguo
  1. VCPPSNSCOM-Comdebug

    0下载:
  2. VC++ 串口通信,上位机程序,用于用PC像51单片机发送字节-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1928925
    • 提供者:邓昌晟
  1. SpeedPostEmail

    0下载:
  2. 无须SMTP服务器中转直接发送电子邮件,VC++源代码。-Directly send e-mail without SMTP server transfer
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:48918
    • 提供者:王宝军
  1. serial-rs232-MFC

    0下载:
  2. 用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,可以保存和回读波形。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude detec
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:222683
    • 提供者:hjhj
  1. MFC-COscilloscopectrl_demo

    0下载:
  2. 用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,还可以做更多普通示波器做的事情。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2398500
    • 提供者:hjhj
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 47 »
搜珍网 www.dssz.com