CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - CRC vb

搜索资源列表

  1. vb-CRC

    4下载:
  2. CRC校验VB源码,直接可以使用,有注释
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:sunshuwen
  1. crc

    1下载:
  2. CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-14
    • 文件大小:35020
    • 提供者:庄少轩
  1. Crc

    1下载:
  2. VB CRC编程2000变频器通讯程序带闭环-VB CRC program in 2000 inverter with closed-loop communication process
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:7899
    • 提供者:hyf
  1. vb

    0下载:
  2. 查表法计算CRC码的VB程序设计,生成多项式为CRC-32-Look-up table method to calculate CRC code of VB programming, generating polynomial for the CRC-32
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4543
    • 提供者:程雪娇
  1. vb_modbusRTU

    0下载:
  2. 用VB实现对MODBUS RTU设备的通讯及CRC校验模块-Using VB to realize MODBUS RTU equipment, communication and CRC checksum module
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:7063
    • 提供者:buflei
  1. crc

    0下载:
  2. VB下如何编写CRC校验程序 -CRC checking how to write VB program how to write VB program CRC Checksum
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2938
    • 提供者:zyq
  1. CRC

    0下载:
  2. Sample code in VB.NET for calculate and check CRC (Modbus specification). Supported both string format (like MSComm) and bytes array(like DCB).
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:1712
    • 提供者:Sergey_Ch
  1. CRC

    0下载:
  2. CRC校验介绍和C语言程序VB程序有2个示范例子-CRC checksum Introduction and C language program VB program
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3620820
    • 提供者:手术室
  1. VB

    3下载:
  2. 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4138
    • 提供者:任务
  1. CRC_and_float_change_designer

    0下载:
  2. vb下实现对发送字符串的CRC校验,并能够将接收到的字符转换为浮点,实现浮点变换-vb send a string to achieve under the CRC, and can be received is converted to floating-point character, to achieve floating-point conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:24317
    • 提供者:xie xiao fei
  1. crc-check-vb

    0下载:
  2. visual basic crc校验功能-vb crc check
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1677
    • 提供者:king
  1. VB-CRC8

    0下载:
  2. CRC8校验,使用左方式实现,与手动移位完成CRC校验相一致.-CRC8 checksum, use the left to achieve complete CRC check coincides with the manual shift.
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:590
    • 提供者:s vb
  1. CRC

    0下载:
  2. CRC 计算使用的VB.NET程序-CRC jisuanshiyong
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:82477
    • 提供者:吕弘玥
  1. crc

    0下载:
  2. crc校验VB程序代码,非常实用的,欢迎大家下载-CRC checksum VB code, very useful, welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:2062
    • 提供者:shang
  1. crc

    0下载:
  2. CRC校验基于VB写的 常用于MODBUS协议的差错检验控制-CRC is written based on VB MODBUS protocol commonly used in error checking control
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:761
    • 提供者:刘星
  1. VB-CRC

    1下载:
  2. windows下基于VB开发环境下编写的CRC校验程序,能对输入的要校验的数据生成16位的校验码-VB development environment based on the following written CRC check procedure can input data to generate 16 parity check code under windows
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:8141
    • 提供者:王者
  1. VB-CRCJY

    0下载:
  2. crc校验 VB设计;可以试试,学习看看。-CRC check by VB
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3084
    • 提供者:雷宇浩
  1. CRCTool

    0下载:
  2. CRC16 计算校验码 及相应的验证和计算的代码(CRC16 calculation checksum code and the corresponding verification and calculation of the code)
  3. 所属分类:界面编程

    • 发布日期:2017-12-18
    • 文件大小:486400
    • 提供者:严于朦胧
  1. VB CRC校验演示代码

    1下载:
  2. VB制作MUDBUS CRC 16计算方式,能快速得到校验码(Read the table data and search the reference coordinates.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:LAURENCE1
  1. 自写串口调试软件带crc校对

    0下载:
  2. 自己编写一个串口收发软件还带CRC功能很适合初学都学习!不管是学VB.NET 还是学COM通信都是一个不可多得的软件(write; compile; compose gorge line; serial port receive; receive and dispatch; dispatcher; transmit-receive; send-receive software fit; suit; rightness; idoneity begin to learn however;
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:22528
    • 提供者:yaozhi
« 12 »
搜珍网 www.dssz.com