登录
首页 » Python » picture_encryption

picture_encryption

于 2019-12-11 发布
0 182
下载积分: 1 下载次数: 5

代码说明:

说明:  使用python实现图像的加解密算法,涉及到基于RC4的图像加解密,基于logistic的图像加解密,arnold图像置换,有图像界面,使用QT制作(Using Python to implement image encryption and decryption algorithm involves image encryption and decryption based on RC4, image encryption and decryption based on logistic, Arnold image replacement, image interface, QT production)

文件列表:

picture_encryption\arnold\arnold.py, 1666 , 2019-07-02
picture_encryption\arnold\cat.bmp, 1254454 , 2019-04-29
picture_encryption\arnold\de_arnold.py, 1475 , 2019-07-02
picture_encryption\arnold\res_pic.bmp, 940854 , 2019-07-17
picture_encryption\arnold\secret.bmp, 940854 , 2019-09-30
picture_encryption\arnold\__pycache__\arnold.cpython-37.pyc, 1694 , 2019-07-02
picture_encryption\arnold\__pycache__\de_arnold.cpython-37.pyc, 1408 , 2019-07-02
picture_encryption\deciphering.py, 1368 , 2019-09-21
picture_encryption\encryption.py, 1328 , 2019-07-02
picture_encryption\logistic\de_logistic.py, 1797 , 2019-07-02
picture_encryption\logistic\hh.bmp, 263222 , 2019-05-18
picture_encryption\logistic\logistic.py, 1799 , 2019-07-02
picture_encryption\logistic\res_pic.bmp, 197430 , 2019-10-10
picture_encryption\logistic\secret.bmp, 197430 , 2019-10-10
picture_encryption\logistic\__pycache__\de_logistic.cpython-37.pyc, 1875 , 2019-07-02
picture_encryption\logistic\__pycache__\logistic.cpython-37.pyc, 1811 , 2019-07-02
picture_encryption\main.py, 933 , 2019-07-07
picture_encryption\others\correlation.py, 786 , 2019-07-03
picture_encryption\others\histogram.py, 471 , 2019-07-03
picture_encryption\others\information_entropy.py, 453 , 2019-07-03
picture_encryption\RC4\de_RC4.py, 2153 , 2019-07-02
picture_encryption\RC4\people.bmp, 1166454 , 2019-06-27
picture_encryption\RC4\RC4.py, 2155 , 2019-07-02
picture_encryption\RC4\res_pic.bmp, 30054 , 2019-10-10
picture_encryption\RC4\secret.bmp, 30054 , 2019-10-10
picture_encryption\RC4\__pycache__\de_RC4.cpython-37.pyc, 2282 , 2019-07-02
picture_encryption\RC4\__pycache__\RC4.cpython-37.pyc, 2285 , 2019-07-02
picture_encryption\Ui\deciphering.ui, 6071 , 2019-07-02
picture_encryption\Ui\encryption.ui, 5743 , 2019-07-02
picture_encryption\Ui\main.ui, 2164 , 2019-07-02
picture_encryption\Ui\Ui_deciphering.py, 5420 , 2019-07-02
picture_encryption\Ui\Ui_encryption.py, 5160 , 2019-07-02
picture_encryption\Ui\Ui_main.py, 2143 , 2019-07-02
picture_encryption\Ui\__pycache__\Ui_deciphering.cpython-37.pyc, 3276 , 2019-07-02
picture_encryption\Ui\__pycache__\Ui_encryption.cpython-37.pyc, 3187 , 2019-07-02
picture_encryption\Ui\__pycache__\Ui_main.cpython-37.pyc, 1726 , 2019-07-02
picture_encryption\__pycache__\deciphering.cpython-37.pyc, 1932 , 2019-09-29
picture_encryption\__pycache__\encryption.cpython-37.pyc, 1876 , 2019-07-02
picture_encryption\__pycache__\Ui_deciphering.cpython-37.pyc, 2874 , 2019-07-02
picture_encryption\__pycache__\Ui_encryption.cpython-37.pyc, 3032 , 2019-07-02
picture_encryption\__pycache__\Ui_main.cpython-37.pyc, 1391 , 2019-07-02
picture_encryption\__pycache__\Ui_test.cpython-37.pyc, 3336 , 2019-06-28
picture_encryption\arnold\__pycache__, 0 , 2019-07-02
picture_encryption\logistic\__pycache__, 0 , 2019-07-02
picture_encryption\RC4\__pycache__, 0 , 2019-07-02
picture_encryption\Ui\__pycache__, 0 , 2019-07-02
picture_encryption\arnold, 0 , 2019-06-28
picture_encryption\logistic, 0 , 2019-06-28
picture_encryption\others, 0 , 2019-07-16
picture_encryption\RC4, 0 , 2019-07-02
picture_encryption\Ui, 0 , 2019-07-02
picture_encryption\__pycache__, 0 , 2019-09-29
picture_encryption, 0 , 2019-07-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DTSK
    说明:  采用模糊C均值聚类算法求到欧式距离和方差,对数据集(特征+标签)进行分类并得到分类准确率(The Euclidean distance and variance are calculated by fuzzy c-means clustering algorithm, and the data set (feature + label) is classified and the classification accuracy is obtained)
    2021-04-14 12:25:26下载
    积分:1
  • jishuguihuashuk
    测量航测技术规划书 已通过审核,可供航测飞行技术设计参考(Aerial measurement technology planning book has been reviewed for technical design reference aerial flying)
    2016-04-10 09:29:19下载
    积分:1
  • IDL_LoadData
    一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!(IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!)
    2020-11-19 15:39:38下载
    积分:1
  • a
    说明:  虚拟内窥镜关键技术研究 虚拟内窥镜技术(Virtual Endoscopy)是虚拟现实技术在现代医学中 的应用。它利用医学影像作为原始数据,融合图像处理、计算机图形学、科 学计算可视化、虚拟现实技术,模拟传统光学内窥镜的一种技术。它克服了 传统光学内窥镜需把内窥镜体插入人体内的缺点,是一种完全无接触式的检 查方法。虚拟内窥镜的研究旨在为医生提供诊断依据,还可应用于辅助诊断、 手术规划、实现手术的精确定位和医务人员的培训等。(Research on key technologies of virtual endoscopy virtual endoscopy (Virtual Endoscopy) is a virtual reality technology in modern medicine. It has made use of medical imaging as an original data, the integration of image processing, computer graphics, scientific visualization, virtual reality technology to simulate a conventional optical endoscope technology. It overcomes the traditional optical endoscope to be inserted into the endoscope body of the shortcomings of the human body is a no-contact inspection method. Virtual Endoscopy of the study was to provide diagnosis for doctors, but also applies to diagnosis, surgical planning, to achieve precise positioning of surgical and medical personnel training.)
    2007-08-05 09:53:18下载
    积分:1
  • PCB
    PCB板检测的大概流程如下:首先存储一个标准PCB板图像作为参考标准,然后将待检测的PCB板图像进行处理,比较与标准PCB图像的差异。根据差异的情况来判断缺陷类型。(The approximate process of PCB board detection is as follows: first, a standard PCB board image is stored as a reference standard, and then the PCB board image to be detected is processed to compare the difference between the standard PCB image and the standard image. The type of defect is judged according to the difference.)
    2021-04-27 17:28:44下载
    积分:1
  • 像去噪(matlab)
    使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
    2021-01-05 15:28:54下载
    积分:1
  • circle
    质心定位算法,代码在matlab2013b下调试通过,希望对下载君有所帮助。(Centroid positioning algorithm, the code in matlab2013b debugging through, and I hope to download Jun help.)
    2017-08-26 15:43:22下载
    积分:1
  • hand.ply
    常用的三维点云数据,手的三维数据可以用MATLAB和PCL打开。(Common 3D point cloud data)
    2020-07-21 21:18:45下载
    积分:1
  • NURBSsurface
    一个生成NURBS曲面的程序,是在Visual下运行的(A NURBS surface generation program is run under Visual)
    2021-04-11 17:38:58下载
    积分:1
  • Semi_fragilewatermarking
    内容认证半脆弱水印算法的研究与实现,本程序实现图像的半脆弱水印,是基于DCT的算法,特别适合研究半脆弱水印的同志(Content authentication semi-fragile watermarking algorithm for Research and Implementation of, the procedures for the realization of the semi-fragile watermarking images is based on the DCT algorithm, especially appropriate to study the semi-fragile watermarking comrades)
    2009-01-21 21:46:51下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载