搜索资源列表
B_M算法
- VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
TinyECC0.3
- elliptic curve加密源代码,在最小系统上实现的
singers and scores 歌手投票打分系统
- 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号
daima
- 文件(文件夹)加密解密工具 1 文件(夹)加密解密 2 文件夹伪装保护解除伪装 3 右键关联加密解密到系统菜单 4 开机最小化启动到托盘(气球提示) 5 支持文件(文件夹)拖动 6 支持WIN2000,XP,VISTA,WIN7 -Files (folder) encryption and decryption tool 1 file (folder) folder encryption and decryption 2 3 right camouflage camo
linbox-1.3.2.tar
- Linbox是C++模板库例程的线性代数问题包括线性系统的解,最小多项式,行列式,秩,特征多项式的解决方案,和Smith标准形。-LinBox is a C++ template library of routines for solution of linear algebra problems including linear system solution, rank, determinant, minimal polynomial, characteristic polynomial,