《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程...
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程...
Algorithm that find the peaks of a signal. You can choose the number of peaks you want to find and t...
Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 ...
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of...
偶尔想到数据加密技术,这里顺便提一下双向加密的标准DES。以前在一个宽带流媒体服务器项目中用到了DES加密,虽然使用环境相对单纯,但算法实现本身是具有普遍意义的。下述程序是很久以前在RSA公司的网站找...
一个利用C语言来实现加密算法之DES算法的源码。...
DES查看器 非常不错 用MFC编写的 可惜不能加密中文...
在vc++上实现的des算法。并且能对任何文件进行加密,加密模式是ECB来加密的。...
DES加密算法的实现,对研究算法的人或许有些帮助...
用java实现了des算法 是64位的 还有加密文件的功能!...