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

搜索资源列表

  1. Serial-port-based-on-VC

    0下载:
  2. 基于vc编写的串口调试软件,可以手动自动进行16进制、字符串发送。-Vc-based debugging software written for serial port, you can manually automatically hexadecimal string to send.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3715544
    • 提供者:一休
  1. vcsenmail-code

    0下载:
  2. vc发送邮件,带用API,发送邮件,用户可以自行开发,自定义结构,可重构-vc send mail with using API, send e-mail, users can develop their own, custom structure, reconfigurable
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:119729
    • 提供者:老孙
  1. gps

    0下载:
  2. GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。   编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:786992
    • 提供者:王一辉
  1. VC-Comm

    0下载:
  2. 详细介绍VC中MSComm控件的用法,包括发送和接受-Detailedly introduce the use of MSComm Control in VC ,including sending and receiving datas
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:248349
    • 提供者:yanghf
  1. smtp

    0下载:
  2. vc 发送邮件功能,可以直接使用,用VC6.0打开-vc send e-mail function
  3. 所属分类:Email Client

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

    0下载:
  2. 串行通信中的关键是串行通信设备的初始化、数据的发送和接收及其实现方 式。-The key is in the serial communication serial communication device initialization data to send and receive its implementation.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:170317
    • 提供者:李顺功
  1. Sms

    0下载:
  2. VC发送手机短信,程序没有错误,可以运行,代码有详细讲解,很容易看懂-VC sent mobile phone text messages, the program does not have an error, you can run code explained in detail, it is easy to understand
  3. 所属分类:SMS

    • 发布日期:2017-12-02
    • 文件大小:187844
    • 提供者:chenjirui
  1. VC-serial

    0下载:
  2. VC++指定串口发送和接收数据(十六进制),不可多得的代码,从中受益匪浅-VC++ serial port to send and receive data specified ( sixteen m ), rare code, benefited from it
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:24418
    • 提供者:5679648
  1. vc-mail-fujian

    0下载:
  2. 使用Jmail 编写的能发送附件的邮件客户端!大家看看就能理解!-Jmail can be prepared using a mail client to send attachments! We look can understand!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:110279
    • 提供者:冯杰
  1. vc-sms

    0下载:
  2. DTU短信接受发送测试,可用于测试DTU的接收发送功能-Send a test message to accept DTU
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6710904
    • 提供者:郭超
  1. vc-serial-comminucate

    0下载:
  2. 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1957058
    • 提供者:邸允帅
  1. VC-A-serial-port-communication-

    0下载:
  2. 打开串口给串口发送命令,开始计数工作,从串口读取计数值转化从串口读书过来的计数值ASC 码为十进制数据 -VC A serial port communication
  3. 所属分类:Document

    • 发布日期:2017-11-02
    • 文件大小:5916
    • 提供者:陈小溪
  1. VC-uart

    0下载:
  2. VC串口助手,开启软件发送数据,关闭软件发送数据-VC serial assistant, open software to send data, close the software to send data
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:4863
    • 提供者:程冬青
  1. vc.netmacsource

    0下载:
  2. VC++.NET源码下载,一键获取MAC地址,实现原理:向网卡发送NCBENUM命令,以获取当前机器的网卡信息,如有多少个网卡、每张网卡的编号等,将获取到的网卡MAC地址格式化成常用的16进制形式,如0010-A4E4-5802,保存到数组中,并将所有网卡信息显示在列表中。 -VC++.NET source code download, a key to get the MAC address of Principle: NCBENUM command to send cards to ob
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:52502
    • 提供者:xupeng
  1. vc

    0下载:
  2. 软件提供了常用的4种报文的自定义发送(包括所有能修改的字段),并提供5种伪造源格式,用预先计算效验和的办法,提高发送报文速度等-Software provides a common four kinds of custom packets sent (including all be able to modify the field), and provides five kinds of forged source format, with the pre-calculated efficac
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:10320
    • 提供者:木阮清
  1. VC-P-P-simulation-chat-program

    0下载:
  2. 在Visual C++6.0环境下,模拟实现聊天程序,在一台主机上即可完成模拟实验,先运行服务器发送消息,然后再运行客户端程序接收消息。-In Visual C++6.0 environment, simulation chat program on a host computer to complete the simulation experiment, first run the server sends a message, and then run the client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3701112
    • 提供者:CMobileRobot
  1. VC-imitation-QQ-

    2下载:
  2. VC 仿QQ聊天对话框与好友列表框。利用VC++编程,实现功能为:QQ菜单,也称抽屉菜单(也有的叫导航菜单);QQ头像的列表显示;简易的消息发送模拟;简易的上线,隐身模拟;悬挂QQ,以及在任务栏显示图标。-VC imitation QQ chat with friends dialog list box.Using vc++ programming, the realization of function is: QQ menu, also calls the drawer menu (or c
  3. 所属分类:ComboBox

    • 发布日期:2017-04-03
    • 文件大小:740247
    • 提供者:贾兵兵
  1. VC-interface

    0下载:
  2. 这是用VC编写的一个界面,用于水下机器人的数据传输,可通过CAN总线进行数据的发送和接收。-an interface
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2361087
    • 提供者:赵贺彩
  1. VC.netKsMail

    0下载:
  2. 电子邮件统计及发送,附带源代码,献给正需要的朋友啊-Statistics and send e-mail, with source code, to the need friends!!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1168151
    • 提供者:yun
  1. MODBUS-VC

    0下载:
  2. 本程序基于MODBUS RTU协议,通过发送协议指令码实现与各种PLC通讯功能。经测试程序功能正常。-The program is based on MODBUS RTU protocol by sending the scr ipt to achieve agreement with a variety of PLC communication. After testing program functions properly.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1907568
    • 提供者:尚名近
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com