CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 数据校验

搜索资源列表

  1. Md5Test

    0下载:
  2. 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:51328
    • 提供者:曲进
  1. vbrs232

    0下载:
  2. 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300 -
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:64029
    • 提供者:irro
  1. asynHsm

    0下载:
  2. unix串口加密机参考代码包括读加密机数据,写加密机数据以及加密机数据的校验-unix reference code encryption machine including reading data encryption machine, write data encryption machines and data encryption machine calibration
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2841
    • 提供者:吴万通
  1. nm_socket

    0下载:
  2. 网管程序.应用于网管主机之间按照规则交换网管数据,并进行md5校验-network management procedures. Management applied between hosts according to the rules of data exchange network, and md5 checksum
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26178
    • 提供者:again
  1. Md5xfTest

    0下载:
  2. MD5数据校验的例子 演示了用md5算法对pe文件资源的校验,如资源被修改则弹出提示消息框。附各种数据校验的简介。 king_koo原创-MD5 checksum of the data examples demonstrated the use md5 algorithm pe Resources calibration If resources are suggested changes to the ejection news box. Check with various data br
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:64008
    • 提供者:唐晓飞
  1. Verify_datas

    0下载:
  2. 本代码实现了用MD5进行数据校验 是一个VC完整应用程序代码-code to achieve this by using MD5 checksum data integrity is a VC application code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:48644
    • 提供者:徐彬
  1. frameparser

    0下载:
  2. ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc-8校验
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3162
    • 提供者:leo
  1. DataEncryptionStandard

    0下载:
  2. DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1470
    • 提供者:
  1. mbcrc

    0下载:
  2. crc-16 数据冗余校验,C语言代码.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:wangchangqing
  1. parallel_CRC

    0下载:
  2. CRC校验并行实现,Verilog源码.8位数据输入,实现速度快,适用与各种类型的器件.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:78868
    • 提供者:徐亮
  1. serial

    1下载:
  2. linux 串口的配置,波特率,数据位,校验位,停止位,等等,以及串口的接收程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2193
    • 提供者:huliangchun
  1. CRCProgram

    0下载:
  2. 数据包校验算法,利用除法及余数的原理来作错误侦测。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:27586
    • 提供者:zengdongwen
  1. ccitt

    0下载:
  2. 能够对十六进制的数据进行CRC校验,校验码为ccitt码。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32206
    • 提供者:王先生
  1. crc5-8

    0下载:
  2. CRC5循环校验法代码生成,数据校验,数据纠错等功能函数代码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2522
    • 提供者:hh
  1. CalcCRC32

    0下载:
  2. 一个CRC32数据校验工具,能将计算结果分别用十进制和十六进制显示。-A CRC32 data validation tool, able to calculate the results were displayed in decimal and hexadecimal.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:32639
    • 提供者:填写
  1. md5test

    0下载:
  2. 本例是用md5做为数据校验的算法。当然你可以使用个性化的 比如des作为数字签名,那样安全性更高。-This case is used as a data md5 checksum algorithms. Of course, you can use personalized such as des as digital signatures, as higher security.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:9345698
    • 提供者:zf
  1. comtemp

    0下载:
  2. 串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法   串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)   取串口数据:m_Comm.GetInput()   你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve th
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:81831
    • 提供者:ak
  1. md5

    0下载:
  2. MD5加密,用于MD5数据校验对照,测试已通过,可以用-MD5 encryption, MD5 data validation for the control, the test has passed, the available
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:4686
    • 提供者:周锋
  1. crc5

    0下载:
  2. crc5为5位的数据校验码,起着检测数据正确与否的功能~-crc5 5 data validation code plays a test data is correct or not the function ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:987
    • 提供者:sml
  1. DemoSerial

    0下载:
  2. vc串口工程实用程序. 包括完整的串口数据收发,多线程编程以及数据校验过程等.-vc serial engineering utility. include the complete serial data transceiver, multi-threaded programming, and data validation process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:7015424
    • 提供者:兰江明
« 12 3 »
搜珍网 www.dssz.com