搜索资源列表
vb位操作函数
- 在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
msg&chang byte
- 用vb左的一个在rsview中工业数据类型转化的小程序-vb left with the one in rsview industrial data types into a small program! !
Float-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
filecut
- VB自制TXT文件分割器_军刀TXT文件分割器源码,浏览所需要分割的TXT文件,选择分割方式,这里有两种TXT分割方式:1、按文件字节分割,用户自定义每次分割的字节大小,2、按平均分割文本,用户指定分割份数,一般按字节分割文本比较好,然后鼠标点击“开始分割”按钮,程序即可执行分割操作。-VB homemade TXT file splitter _ saber TXT file splitter source, browse the need to split a TXT file, selec
51VB
- 串口-51发送一个字节,VB接收一个字节,C语言编写--51 Send a byte serial, VB receives a byte, C language