搜索资源列表
T5464556
- 一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序象处理开发程序,面象对象机制,处理速度与VC无异... 开发工具:VB, 提供者:周广新 -a DLL, only two functions, can be easily achieved through Twain image scanning. Fringe procedures as a model to develop processing procedures, object-like mechanism
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,