基于掩码技术的自定义格式化编辑器源码说明
具有MASK功能的编辑器,能够方便的自定义编辑框的输入格式。-With the MASK function editor, the ability to easily edit b
本专区汇聚了各类基于 数据校验 开发的源码资源,共计 155 篇资源供开发者免费下载学习。
具有MASK功能的编辑器,能够方便的自定义编辑框的输入格式。-With the MASK function editor, the ability to easily edit b
判断数据是否为空值不是则转换为其他指定类型.-To determine whether the data value is not empty then converted to
CRC 32 Source Code for Visual Basic
应用背景在讨论进一步的推进路径添加组件到。我在过去的解释中所解释的方式。如果你不知道,例如,你可以看到它在这里。你需要使用库添加到您的项目使用:chash对于MD5和SHA1散列使
应用背景运用在STM32 CRC32模块的PC端. 用以通过应用软件与STM32进行通讯时校验,以及对Flash区数据及代码的校验.满足IEC-65535对软件安全的需求关键技术与
Moved to github This project has been moved to https://github.com/metalink-dev/metalink-
CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial f
TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning an
simple crc in assembly
sha1算法,比较经典的算法,有兴趣的来看看吧.-sha1 algorithm, the algorithm more classic, interested tool.
这是一个例子关于如何发送 J1708 框架通过 RS232 与 1 字节、 2 字节和 4 字节的数据和计算其校验和。
CRC16校验C代码 ~采用查表法~可直接使用~ 适用于嵌入式开发~方便移植