CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - vb 转换

搜索资源列表

  1.  文本到PDU转换动态链接库(vb).rar

    0下载:
  2. 所属分类:手机短信编程

    • 发布日期:
    • 文件大小:785.83kb
    • 提供者:
  1. ASCTOUnicode

    0下载:
  2. 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Th
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9.48kb
    • 提供者:victor
  1. znet

    0下载:
  2. 基于znet以太网串行转换模块通信程序。以VB为编程工具-on znet Ethernet switch module serial communication program. VB as a programming tool
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:23.38kb
    • 提供者:ljh
  1. mobilephone

    0下载:
  2. 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:ChrW()将中文转换为Unicode码。
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:6.88kb
    • 提供者:高晓斌
  1. vb

    0下载:
  2. 在这里的通信协议采用的是半双工异步串行通信方式,并行输入串行输出采样。其中通过RS232的RTS信号进行收发转换,传输数据采用的是二进制数据。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:xuyeyangyang
  1. unicode

    0下载:
  2. 本人用vb编写了一个生成usb字符串描述符数组的unicode转换器。提供给大家学习学习。-I use vb prepared a generation usb string descr iptor array unicode converter. Available to all learn from him.
  3. 所属分类:USB develop

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:陈叶飞
  1. freeportCommunication

    0下载:
  2. VB与PLC自由口通信协议。并且可以实现16进制数与浮点数的转换-Freeport VB and PLC communication protocol. And can achieve 16 hexadecimal numbers with floating point conversion
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:7.39kb
    • 提供者:wuna
  1. MBRTU

    1下载:
  2. VB串口调试程序,数据个数转换,浮点数转换及应用-VB serial debugger, the number of data conversion, floating point conversion and application
  3. 所属分类:Com Port

    • 发布日期:2016-08-22
    • 文件大小:1kb
    • 提供者:cjq
  1. VB-AD-converter-acquisition

    1下载:
  2. VB串口通信 6路10位AD转换数据采集源程序-VB serial communication channel 10-bit AD converter 6 data acquisition source
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:5.94kb
    • 提供者:张继
  1. VB_CAIJI

    0下载:
  2. VB串口通信 6路10位AD转换数据采集源程序-VB serial interface communication and 10 AD transform data collection source program
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3.63kb
    • 提供者:宁康
  1. VBhtml2wap

    0下载:
  2. 用VB开发的把HTML转换成WML的代码,有一些缺陷,静待改进-ITS CODE IS FOR US TO TRUN HTML TO WML WITH VB
  3. 所属分类:WAP develop

    • 发布日期:2017-03-29
    • 文件大小:17.53kb
    • 提供者:MK
  1. DRS232-RS485

    0下载:
  2. 串口232电平转换电路设计与软件实现 用VB语言实现两台电脑的RS232通过RS485接口协议的通信-232 serial level converter circuit design and software implementation RS232 achieve two computers using VB language communication via RS485 interface protocol
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:150.89kb
    • 提供者:林文晶
  1. 模拟电压采集

    0下载:
  2. 通过单片机采集模拟电压,经过转换之后,把信号送给VB,显示出来(The analog voltage is collected by the single chip microcomputer. After the conversion, the signal is sent to the VB, and the signal is displayed.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:49kb
    • 提供者:hpei123
  1. VB

    1下载:
  2. 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re
  3. 所属分类:GPS编程

    • 发布日期:2019-10-03
    • 文件大小:62kb
    • 提供者:sadsasad
  1. 机内码与输入文字符合转换

    0下载:
  2. VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用
  3. 所属分类:串口编程

搜珍网 www.dssz.com