登录
首页 » Visual C++ » ChaosImageCode

ChaosImageCode

于 2017-11-03 发布 文件大小:3444KB
0 263
下载积分: 1 下载次数: 5

代码说明:

  一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)

文件列表:

ChaosImageCode\baker.cpp
ChaosImageCode\baker.h
ChaosImageCode\BmpWrite1.cpp
ChaosImageCode\Bmp_lib1.h
ChaosImageCode\BOOK01B.ICO
ChaosImageCode\cat.cpp
ChaosImageCode\cat.h
ChaosImageCode\dct_lib.cpp
ChaosImageCode\dct_lib.h
ChaosImageCode\Debug\BuildLog.htm
ChaosImageCode\Debug\ImgScr.exe.embed.manifest
ChaosImageCode\Egif_lib.cpp
ChaosImageCode\fdct.cpp
ChaosImageCode\fidct.cpp
ChaosImageCode\GifDecode.cpp
ChaosImageCode\Gif_hash.cpp
ChaosImageCode\GIF_HASH.H
ChaosImageCode\Gif_lib2.h
ChaosImageCode\ImgScr.clw
ChaosImageCode\ImgScr.cpp
ChaosImageCode\ImgScr.dsp
ChaosImageCode\ImgScr.dsw
ChaosImageCode\ImgScr.h
ChaosImageCode\ImgScr.hm
ChaosImageCode\ImgScr.ico
ChaosImageCode\ImgScr.ncb
ChaosImageCode\ImgScr.opt
ChaosImageCode\ImgScr.plg
ChaosImageCode\ImgScr.rc
ChaosImageCode\ImgScr.rc2
ChaosImageCode\ImgScr.sln
ChaosImageCode\ImgScr.suo
ChaosImageCode\ImgScr.vcproj
ChaosImageCode\ImgScr.vcproj.MA-NOTEBOOK.Administrator.user
ChaosImageCode\ImgScrDoc.cpp
ChaosImageCode\ImgScrDoc.h
ChaosImageCode\ImgScrDoc.ico
ChaosImageCode\ImgScrView.cpp
ChaosImageCode\ImgScrView.h
ChaosImageCode\ImgScrView2.cpp
ChaosImageCode\InputPar.cpp
ChaosImageCode\InputPar.h
ChaosImageCode\Insertion.cpp
ChaosImageCode\Insertion.h
ChaosImageCode\MainFrm.cpp
ChaosImageCode\MainFrm.h
ChaosImageCode\MakeHelp.bat
ChaosImageCode\Password.cpp
ChaosImageCode\Password.h
ChaosImageCode\ReadMe.txt
ChaosImageCode\resource.h
ChaosImageCode\SetPassword.cpp
ChaosImageCode\SetPassword.h
ChaosImageCode\StdAfx.cpp
ChaosImageCode\StdAfx.h
ChaosImageCode\tmp.cpp
ChaosImageCode\Toolbar.bmp
ChaosImageCode\Debug
ChaosImageCode\hlp
ChaosImageCode

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

发表评论

0 个回复

  • imageReadAndShow2
    imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
    2011-05-26 15:38:29下载
    积分:1
  • MyNewReProject
    点云读取,旋转,平移,缩放,统统是包含全视图的各种视图的显示(Point in put)
    2010-12-10 13:48:03下载
    积分:1
  • Qt_Opengl
    基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;(The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm)
    2020-09-10 13:08:00下载
    积分:1
  • GRAY
    灰度图生成程序 可以生成BMP/JPG格式的灰度图 大家可以随便使用下载(Grayscale generator can generate BMP/JPG format, you can easily use the download grayscale)
    2010-11-10 14:41:38下载
    积分:1
  • Fisheye_calibration
    windows下c++鱼眼校正,debug内exe可直接运行看结果。内附参考文献,更详细文献可见论文《超大广角畸变图像的校正和展开》。(C++ fisheye correction under windows, debug within exe can run directly to see the results. With reference to the literature, more detailed literature can be seen in the paper "super wide-angle distortion image correction and expansion".)
    2017-11-13 16:35:41下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • JPEG
    C++ based JPEG on grayscale image DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
    2016-11-28 21:05:34下载
    积分:1
  • target-tracking
    基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
    2013-08-21 10:45:45下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载