搜索资源列表
Parity
- 基于netlogo仿真平台的,运用java语言编写的模拟二进制奇偶校验过程的程序。
Puzzle
- 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
net
- 这个是用java语言用swing来做的网络课程上的奇偶校验码算法-This is done using java language Web-based course with the swing on the parity-check codes algorithm
java_com
- java串口调试程序 1.波特率 2.数据位 3.停止位 4.校验位 -java serial debugger 1. baud rate 2. data bit 3. stop bit 4. parity bit
11
- 一个输入校验的例子。里面对所有JAVA要校验的东西都包含-An input validation example. There should be parity for all things JAVA contains
Id-validation
- 身份证号是否合法的校验方法实现。 用Java实现-ID number is a legitimate method of achieving parity. With Java implementation
OECheck
- 基于java实现奇偶校验的示例软件,使用Java Swing界面编程,可视化界面软件,包含实现源码-Based on an example of java software to achieve parity, the use of Java Swing GUI, visual interface software
how-to-create-J2EE-license
- 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
1-2
- parity checker,供java学习。3个小文件-parity checker, for learning java. 3 small files
oushihaiming
- 偶式海明校验原理仿真 包括c++实现的单机功能,通信功能以及java实现的完整功能-Even style Hamming parity principle simulation including c++ implementation of the stand-alone functions, communication functions and achieve full functionality of java
ParityHamming
- parity hamming for java with check
main
- 利用JAVA,求解出数字特征值。对数字求特征值是常用的编码算法,奇偶特征是一种简单的特征值。-Using JAVA, solve the digital characteristic values.Eigenvalue of digital encoding algorithm is commonly used, parity is characterized by a simple eigenvalues.
rgagram
- 基于netlogo仿真平台的,运用java语言编写的模拟二进制奇偶校验过程的程序-Based on netlogo simulation platform, the use of Java language program simulating the binary parity
ucethesimulating
- 基于netlogo仿真平台的,运用java语言编写的模拟二进制奇偶校验过程的程序-Based on netlogo simulation platform, the use of Java language program simulating the binary parity
dchc
- 基于netlogo仿真平台的,运用java语言编写的模拟二进制奇偶校验过程的程序-Based on netlogo simulation platform, the use of Java language program simulating the binary parity
parity
- 对二进制序列进行编码一位纠错,基于一位错误,java实现(Write a Java program that takes in as argument a String representing a 7-bit pattern and an integer indicating the required type of parity (0 = even, 1 = odd) and outputs the new 8-bit binary number (i.e. consisting of pa