资源列表
最长公共子序列
- 最长公共子序列: 序列Z=是序列X=的子序列,相应的递增下标序列为。 一般地,给定一个序列X=,则另一个序列Z=是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。 给定2个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。 你的任务是:给定2个序列X、Y,求X和Y的最长公共子序列Z。
diguizichengxu
- 编译课程实验 递归子程序法 DOS界面 具体文法见代码-recursive subroutine
kmod
- 一个有关linux内核编成的好例子,这个例子我们卖了一千多rmp呢,绝对有参考价值-one of the Linux kernel into a good example of this example, we sold more than 1,000 rmp it. absolute reference value
swaoaxx
- 易语言INJOY语音朗读源码 ,很不错的易语言源码,适合易语言爱好者学习,()
vb大作业
- 有些功能不能用 要稍加修改 可以自己改密码 默认的密码是 代号永恒:19850126 其他的是:123456-some functions can not be used to be some amendments to change their default password is the password eternal code : 19850126 other is : 123456
SINANDUPS
- 全套正弦波UPS资料,介绍不间断电源的设计-UPS
WinPcap3_0OK
- 一个截封包的工具.支持win9X和NT.
shishang
- 多图片叠加的jQuery图片切换幻灯片,简约时尚美观,JS焦点图幻灯代码,让你的网页增色不少-JQuery multiple images superimposed picture switch slides, simple and stylish appearance, JS focus map slideshow code, make your website considerably
Android-DroidWall
- 安卓网路防火墙的源码,适用于安卓4.0以上,可以供开发人员参考使用。-Andrews network firewall source code for Android 4.0 and above, can be used by developers to reference.
DESdifferential-analysis-
- C语言实现——应用分组密码体制的基本原理,实现DES加解密,并分析 DES 的雪崩性质,对DES加密进行差分分析,并利用自己设计的S盒进行加密 -C language- Application of basic principles of block ciphers, DES encryption and decryption to achieve, and the nature of the avalanche DES, differential cryptanalysis of DES en
examples
- 多相场程序,共晶、枝晶、高温合金,没有公式,只有代码(examples(Multiphase field program;eutectic; dendrite,superallo; no formula,only code.))
RSACrypt
- C# RSA加密解密 使用Rijndael算法(对称)加密数据,再用RSA加密Rijndael密钥。使用这种算法加密大文件时运算比较快。-C# RSA encryption and decryption using Rijndael algorithm (symmetric) encryption of data, then the RSA encryption Rijndael key.
