搜索资源列表
列置换算法
- 传统加密解算法,用置换来对文件进行处理,实用方便-traditional encryption/decryption algorithm, it s practicality and conveniency for introducing swaping to process file
transpositioncipher
- 置换密码,密码学课的作业,可以实现列变换,代码通俗易懂,可以运行-transposition cipher
colomu-exchange
- 一个列置换实现小程序,很适合初学者学习,适合信息安全实验-A column permutation achieve a small program, it is suitable for beginners to learn, for the information security test
code
- 古典密码学 四种 简单 学习(周期置换 列置换 ShiftCipher VigenereCipher )-four classic code
statistical-analysis
- 随机模拟和统计分析 max,min - 最大,最小值 sum - 求和 mean - 均值 std - 标准差 sort - 排序(升序) sortrows - 按某一列排序(升序) rand - [0,1]区间均匀分布随机数 randn - 标准正态分布随机数 randperm - 1...n 随机排列 regress - 线性回归 classify - 统计聚类 *trim - 坏数据祛除 *specrnd -
Column permutation cipher
- 列置换加密算法,C语言实现,比较初级,但是运行没啥问题(Column permutation cipher)