搜索资源列表
affirmtransformprogramme
- 我写的仿射程序,生成了动态连接库。c sharp写的,请多指教!-I write affine, generate a dynamic link library. C sharp writing, please advise!
sizhongjiamijiemi
- 移位密码,仿射密码,维吉利亚密码,置换密码 四种C加密解密算法-shift password, affine password Weijilie password, password replacement of four C encryption and decryption algorithm
FourEncodeArithmeticInCommonUse
- 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
CipherAndDecipher
- 用C语言实现仿射密码的加密和仿射密码的解密。-Implemented in C affine affine encryption and decryption password.
AFFINE
- 用C语言编写的仿射,我从别的网站下载下来的-Affine with C language, I have downloaded from another site down
affine10.25
- 仿射变换,本程序采用opencv和C++编程完成,能实现不同角度和尺度的仿射变换,运行良好-affine transform
fangshemima
- 用c++实现仿射密码,我是在DevC++中跑的,应该在VisualC++中也行-With c++ Achieve affine password, I was DevC++ In running, it should be in VisualC++ Also line
new
- 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
Transform_demo
- 用C++开发的坐标转换程序,transform,包括仿射投影和几何变换-With C++ Coordinates the development of the conversion process, transform, including the affine projection and geometric transformations
affine
- 读取图像,并对图像进行仿射变换,可以通过改变仿变换的参数得到不同的变换图像-Image affine transformation :get different transformed images by different parameters
Cipher
- C#实现的移位、仿射、希尔加密程序。界面良好,功能全面。-C# to achieve the shift, affine, Hill encryption. Good interface, full-featured.
featurepoint
- Harris SUSAN AR 特征点算子 c++编写 可在程序中直接调用-Harris SUSAN AR feature algorithm by c++ can be use directly
fangshemima
- 仿射密码的C语言实现 仿射密码的C语言实现-Affine Cipher C-language implementation
affine-caesar
- Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
Affine
- 本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C
Affine
- 本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题-This procedure is affine password encryption and decryption, written in C, tested no problem
Affine-cPP
- 一个完整的古典密码学的仿射密码的C++源代码,在VS2010上验证通过 -Affine c++ program in classical cryptology
affine
- 1)用C\C++语言实现单表仿射(Affine)加/解密算法; 2)用C\C++语言实现统计26个英文字母出现频率的程序; 3)利用单表仿射加/解密程序对一段较长的英文文章进行加密,再对明文和密文中字母出现的频率进行统计并作对比,观察有什么规律。-1) C \ C++ language to achieve a single table Affine (Affine) encryption/decryption algorithm 2) C \ C++ language stati
affine-cipher
- 仿射密码算法,标准C实现,大学本科密码学课程实践-affine cipher , standard C
affine-cipher-ciph-text-only-attack
- 仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践-affine cipher ciph-text only attack, standard C