搜索资源列表
JCRC
- 将数据帧中的第一个8位字节与CRC寄存器中的低字节进行异或运算,CRC寄存器,循环冗余校验算法-data frame of an 8-byte CRC register with the low byte for XOR, CRC register, cyclic redundancy checking algorithm
dingframework
- 使用java有多年了,一直以来使用java就是用来做web开发,学习java是从servlet和jsp学起,刚 开始感觉到serlvet,jsp好复杂,好强大,jsp强大到可以在页面里写java代码,随心所欲,无所不能。java 代码和HTML代码结合在一起好乱,后来慢慢地接触了MVC的框架,先是struts,webwork,再到struts2,特 别是struts2先进的设计理念,struts2无比的强大,但它的身躯也庞大,如此庞大的东西跑起来速度也就没 那么快了,struts
how-to-create-J2EE-license
- 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
CRC16
- CRC16校验,把第一个8位二进制数据(既通讯信息帧的第一个字节)与16位的CRC寄存器的低8位相异或,把结果放于CRC寄存器-CRC16 checksum, the first byte of the first 8-bit binary data (both communications and information frames) with the 16-bit CRC register low eight different or put the result in the CRC r
js_validator
- tom validator,js校验框架,可xml配置校验form,支持多form,可自己实现校验器。-tom validator
validationApp
- 使用struts2框架的校验器,对输入的书号进行校验,SSH框架。-Use the struts2 framework, the validator, number of input validation, SSH framework.