CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CRC32

搜索资源列表

  1. UnZip

    0下载:
  2. 自己写的一个Unzip的小程序,比较重要的是里面的crc32的计算,和解压过程-Unzip to write a small program, the more important is the inside of the crc32 calculation, and the decompression process. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1506396
    • 提供者:ray
  1. CRC_end

    0下载:
  2. 富士通单片机MB95F108上的CRC32的算法C程序-CRC32 algorithm for C programs
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:501959
    • 提供者:张路
  1. amode822

    0下载:
  2. 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串-I usually used when programming and designing a small collection of tools. Function: 1-8 bit che
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:77320
    • 提供者:youlijun
  1. IGBT

    0下载:
  2. 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 -I usually used when programming and designing a small collection of tools. Function: 1-8 bit checksum 2-16 bit checksum 3- calculatin
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:698717
    • 提供者:youlijun
  1. crc

    0下载:
  2. 计算crc16函数和计算crc32的函数。-Crc32 crc16 calculation function and a function of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3782
    • 提供者:jeffy
  1. getmac

    0下载:
  2. 利用内存流读入自身文件头部空白处的四个字节- ...........\Project1.res ...........\Unit2.pas ...........\CRC32.dcu ...........\Unit1.dcu ...........\Project1.exe ...........\Project1.dpr ...........\FileCheck.exe ...........\temp ...........
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:54729
    • 提供者:小玉
  1. 60

    0下载:
  2. 修改文件内存后需要自行至“校验机制”修改校验码。- ...........\Project1.dpr ...........\FileCheck.exe ...........\temp ...........\Unit1.~pas ...........\Unit1.~dfm ...........\Unit1.~ddp ...........\CRC32.pas ...........\CRC32.~pas .........
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:5112
    • 提供者:小成
  1. getmac

    0下载:
  2. 修改文件内存后需要自行至“校验机制”修改校验码。- ...........\Project1.dpr ...........\FileCheck.exe ...........\temp ...........\Unit1.~pas ...........\Unit1.~dfm ...........\Unit1.~ddp ...........\CRC32.pas ...........\CRC32.~pas .........
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:59874
    • 提供者:小成
  1. CRC32

    0下载:
  2. Buatlah Program Simulasi Untuk menghitung nilai CRC-32 dari suatu input text. Bandingkan Hasilnya dengan perhitungan menggunakan suatu prgoram kalkulator dari internet untuk memastikan kebenaran hasil program anda. Uji program anda dengan memasukkan
  3. 所属分类:Software Testing

    • 发布日期:2017-05-15
    • 文件大小:3693729
    • 提供者:kiki
  1. CRxiaoyanfanfCIT

    0下载:
  2. 自己写的CRCIT算法和校验方法,不同于常见的CRC16或CRC32,在VB环境下通过二进制的方式计算得到结果的代码。-Write their own algorithms and verification methods of CRCIT, unlike common CRC16 or CRC32, in the VB environment by way of the calculated results of the binary code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:22862
    • 提供者:
  1. CRC

    0下载:
  2. vc crc16 和 crc32 输入一段字符 ,自动生成crc校验码。-vc crc16 crc32 Enter a character and automatically generate the crc checksum.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:16342
    • 提供者:kill
  1. SZCRC32

    0下载:
  2. CRC32 Pas Unit, you can calculate the crc code of everything!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1698
    • 提供者:navid
  1. FileVerifierPP_v0.6.6.6050_src

    0下载:
  2. FileVerifier++是一款Windows功能软件,它用于计算文件的hash值(算法包括:CRC32,MD5,SHA-1,SHA-256/224/384/512,WHIRLPOOL,以及RIPEMD-128/160/256/320)。支持的hash文件格式包括MD5SUM .MD5, SFV, BSD CKSUM, 以及其他格式。-FileVerifier++ is a Windows utility for calculating hashes using a number of alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:4412445
    • 提供者:王彦之
  1. CRC

    0下载:
  2. 这是在Keil中编写的C程序,实现了通信协议中的CRC32与CRC16校验,采用驱动表法,算法精炼,程序简洁。-This is written in the C program in Keil, the communications protocol to achieve the CRC32 and CRC16 checksum, using table-driven method, algorithm refined, simple procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:18053
    • 提供者:123mutouren
  1. crc_source_CSharp

    1下载:
  2. C# CRC16 CRC32 算法 CRC16 和 CRC32 的源代码-C# CRC16 CRC32 CRC16 and CRC32 algorithm source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3620
    • 提供者:老龙
  1. Serial_debugging_software_V1.1_g

    0下载:
  2. 串口通讯调试软件V1.1 Wince Winxp 通用版 本软件可以运行于 WINCE5 /WINCE6 /WINCE7 及 WINXP 等系统下, 软件设计环境 VB2005,要求装有 NET2.0 环境,对您串口调试有帮助, 支持虚拟串口,支持有用串口搜寻,串口数可达256个,支持文件传送, 还可做各种校验计算器( 含CRC8-CDT,CRC16-MODBUS,CRC32-WINRAR, ADD累加和校验,XOR异或和校验等)属于实用新型串口调试器,此软件 免费使用
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:63726
    • 提供者:陈红志
  1. STM32-CRC32

    0下载:
  2. 32位的CRC校验码的程序,源程序可以直接应用-32bit CRC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:134675
    • 提供者:陈明
  1. MemoryHeapManagement

    0下载:
  2. CRC32 Checker for Data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:101978
    • 提供者:Ashwin Balani
  1. hash

    0下载:
  2. Hash,MD5,SHA1,CRC32
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1114
    • 提供者:王鑫
  1. CRC_32_Demo

    0下载:
  2. 使用多线程为同时最多两个大文件进行CRC32检验。编程环境:VS2005-Use multiple threads for the same time up to two large files CRC32 test. Programming environment: VS2005
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:58760
    • 提供者:ddd
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 24 »
搜珍网 www.dssz.com