没办法,明明把MD2算法上载了,不知道日志上怎么没有,再搞个CRC7吧,MMC、SD上数值校验用的
标签:
上传时间: 2013-12-23
上传用户:qoovoop
payment.htm:支付提交页面。主要用于测试提交支付。内附详细说明。 payment.jsp:订单生成程序。内附详细说明和表单提交内容制作程序。 payreceive.jsp:订单支付成功返回验证页面。主要用于验证返回的订单信息是否正确。 payreceive_notify.jsp:订单支付成功服务器端通知接收程序。防止商户订单掉单、挂单。 “MD5验证工具”文件夹:提供MD5校验程序,可测试MD5加密字符串正确与否。
标签: payment payreceive jsp htm
上传时间: 2014-10-29
上传用户:ljmwh2000
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
〖说明〗24LC65 I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接VCC。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考 察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验 证。
上传时间: 2016-01-24
上传用户:lixinxiang
本规范的这一部分规定了ID-1 型带触点集成电路卡的基本技术要求主要包括以下 内容 物理特性记录方法物理接口要求主要定义了该类卡的基本物理特性 电气信号和传输协议规定了该类卡和终端间的电源电气信号协议和信息交 换协议涉及卡的信号频率电压值电流值校验操作规程和传输与通信协议 本部分适用于中国范围内发行或应用的IC 卡其使用对象主要是与IC 卡应用相关 的卡片设计制造管理发行以及应用系统的研制开发集成和维护等部门或单位
上传时间: 2016-02-01
上传用户:gengxiaochao
读取帧包文件,解析帧结构并进行crc校验
上传时间: 2016-02-02
上传用户:AbuGe
CRC 计算,通讯校验必备,尤其是MODBUS通讯
上传时间: 2014-01-06
上传用户:李梦晗
本实例采用输入参数的方式,并且演示了如何使用Checksum类来计算和校验文件的“校验和”。在dos窗口中输入:java myZip test 1.txt 2.txt 这条命令把1.txt和2.txt文件压缩到test.zip文件中
上传时间: 2013-12-09
上传用户:lmeeworm
CRC16和CRC32, 一个完整的循环冗余校验程序,在产品中使用的,有好的参考价值
上传时间: 2014-11-25
上传用户:bjgaofei
这是DS1620温度传感器的读写温度程序,含有CRC校验功能,可通过串口读写DS1620
上传时间: 2013-11-25
上传用户:tzl1975