checksum

共 29 篇文章
checksum 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 29 篇文章,持续更新中。

CRC16_D8.v

完成ccitt crc的校验。针对hdlc协议控制器编写的crc校验模块。通过了仿真测试-Ccitt crc checksum completed. HDLC protocol controller

SHT11温湿度检测

<p>char s_measure(unsigned char *p_value, unsigned char *p_checksum, unsigned char mode)</p><p>{</p><p>unsigned error=0;</p><p>unsigned int i;</p><p>s_transstart(); //启动传输</p><p>switch(mode) //选择发送命令<

checksum算法

bios里面的校验和的计算方法,各字节的和与0xff取模,然后取补码作为最后一个字节,以保证文件总和与oxff取模为0

计算checksum

Checksum计算器通用版(一个用来计算烧录资料文件的校验和(CHECKSUM)的程序)

wireshark抓包分析TCP和UDP

<p>1,使用wireshark获取完整的UDP报文</p><p>打开wireshark,设置监听网卡后,使用google chrome浏览器访问我腾讯微博的i http://p.t.qq.com/welcomeback.php?lv=1#!/ist/qqfriends/5/?pgv_ref-im.perinfo.pe rinfo.icon?ptlang-2052&amp;pgv-ref-im.p

to count file checksum tool

to count file checksum tool

CRC32: Generating a checksum for a file

CRC32: Generating a checksum for a file

Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM

Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks

一个用来快速求出文件checksum的工具

一个用来快速求出文件checksum的工具,短小精悍。

void __irq Uart0_TxInt(void) void __irq Uart0_RxIntOrErr(void) void __irq Uart0_TxDmaDone(void)

void __irq Uart0_TxInt(void) void __irq Uart0_RxIntOrErr(void) void __irq Uart0_TxDmaDone(void) void __irq Uart0_R xDmaOrErr(void) void __irq Uart0_TxFifo(void) void __irq Uart0_RxFifoOrErr(

This program computes the CRC checksum of a file.

This program computes the CRC checksum of a file.

这是一个GPS串口仿真程序

这是一个GPS串口仿真程序,配合蓝牙适配器可做蓝牙GPS仿真,做GIS开发的可能需要,你可输入你要修改的经纬度,改过记得checksum一下,替换掉原来校验位。因为gps数据都必须经过较验。

一个简单的16进制编辑器,新版本添加了以下的功能: 1。更强的撤消 2。块删除 3。插入 4。块填充 5。内存编辑 6。checksum(计算CRC32,求和) 7。直接对数值运算

一个简单的16进制编辑器,新版本添加了以下的功能: 1。更强的撤消 2。块删除 3。插入 4。块填充 5。内存编辑 6。checksum(计算CRC32,求和) 7。直接对数值运算

RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algori

RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyri

RTC for MSP 430 with checksum control

RTC for MSP 430 with checksum control

The program computes the checksum and displays the result in an output port. The program is written

The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device

ASP获取网站 PR 值 代码

ASP获取网站 PR 值 代码,Checksum 算法ASP源代码

checksum fpga verilog

checksum fpga verilog

de2 avalon checksum by vhdl

de2 avalon checksum by vhdl

算法类

算法类,checksum算法的源代码,算法导论上的