登录
首页 » Visual C++ » fileProtect

fileProtect

于 2021-03-29 发布 文件大小:774KB
0 376
下载积分: 1 下载次数: 0

代码说明:

说明:  网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)

文件列表:

fileProtect
...........\changedfile.cpp,336,2010-12-14
...........\changedfile.h,285,2010-12-14
...........\encryptwin.cpp,151,2010-12-14
...........\encryptwin.h,276,2010-12-14
...........\GeneratedFiles
...........\..............\Debug
...........\..............\.....\moc_changedfile.cpp,2143,2010-12-16
...........\..............\.....\moc_checkchanefile.cpp,2188,2010-12-14
...........\..............\.....\moc_encryptwin.cpp,2128,2010-12-16
...........\..............\.....\moc_webimageprotect.cpp,3519,2010-12-16
...........\..............\qrc_webimageprotect.cpp,3177657,2010-12-16
...........\..............\Release
...........\..............\.......\moc_changedfile.cpp,2143,2010-12-16
...........\..............\.......\moc_encryptwin.cpp,2128,2010-12-16
...........\..............\.......\moc_webimageprotect.cpp,3519,2010-12-16
...........\..............\ui_changedfile.h,2916,2010-12-16
...........\..............\ui_checkchanefile.h,2205,2010-12-14
...........\..............\ui_encrypt.h,1289,2010-12-14
...........\..............\ui_encryptwin.h,1835,2010-12-16
...........\..............\ui_webimageprotect.h,14479,2010-12-16
...........\main.cpp,185,2010-12-14
...........\Md5.cpp,10232,2010-12-17
...........\Md5.cpp.bak,10232,2010-12-17
...........\Md5.h,345,2010-12-17
...........\Md5.h.bak,345,2010-12-17
...........\resource.h,458,2010-12-16
...........\Resources





...........\.........\ball.png,15646,2010-08-26
...........\.........\clear.png,13652,2009-02-23
...........\.........\close.png,4723,2009-11-17
...........\.........\editcopy.png,512,2009-10-16
...........\.........\exit.png,928,2009-10-16
...........\.........\eye.png,20628,2010-12-15
...........\.........\filesave.png,1172,2009-10-16
...........\.........\filesaveas.png,23599,2010-12-15
...........\.........\find.png,1527,2009-09-22
...........\.........\lab.ico,99678,2010-08-31
...........\.........\open.png,4805,2009-11-17
...........\webImageProtect.aps,100660,2010-12-16
...........\webimageprotect.cpp,18709,2010-12-15
...........\webimageprotect.h,2560,2010-12-15
...........\webimageprotect.qrc,731,2010-12-16
...........\webImageProtect.rc,48,2010-12-16
...........\webimageprotect.ui,8806,2010-12-16
...........\webImageProtect.vcproj,15972,2010-12-16
...........\webImageProtect.vcproj.lenovo-PC.lenovo.user,1471,2010-12-18
...........\webImageProtect.vcproj.vspscc,1392,2010-12-14

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

发表评论

0 个回复

  • WSAEventSelect_Test_IO
    关于WSAEventselect模型的使用,这个模型和WSAAsyncselect很相像,但是使用方法还是要注意(About WSAEventselect model used is very similar to the model and WSAAsyncselect, but still have to pay attention to use)
    2010-11-08 17:05:04下载
    积分:1
  • AutoUpdater
    通过客户端与服务器端文件对比,实现自动升级功能。(Through the client and server-side document comparison, automatic update feature.)
    2009-10-27 12:22:34下载
    积分:1
  • tcpserver
    一个能够接受TCP/IP连接的服务器源代码(One can accept TCP/IP connection the server source code)
    2011-04-26 10:52:28下载
    积分:1
  • SipRecordServer
    在vc++下通过ip端口抓取数据包,获取音频数据进行处理(In vc++ crawl through the ip port packet)
    2013-11-07 16:26:26下载
    积分:1
  • acl-master
    acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
    2015-01-14 18:16:56下载
    积分:1
  • newClientIOCP
    在前人基础上修改过的终端的IOCP源代码,在网络上下载的好多此类代码不能很好地运行,此代码已转为实用自己的项目。(Revised on the basis of the previous terminal IOCP source code on the Internet to download a lot of this type of code can not run well, this code has been converted to practical own projects.)
    2015-05-04 09:10:35下载
    积分:1
  • NetTraffic
    VC++流量监控程序,记录选择的接口号,得到接口号为interfaceNumber的接口流量。采用PDH技术对网卡的数据包进行测量,类似360的流量监控工具一样,可以实时观察上网流量的变化,包括上传流量与下载流量。(VC++ traffic monitor, record selection interface number to obtain the interface number of the interface traffic interfaceNumber. Using PDH technology for measuring card packet, similar 360 traffic monitoring tools, real-time observation of changes in Internet traffic, including download and upload traffic flow.)
    2016-09-08 01:39:22下载
    积分:1
  • ChatRoom(Winsock)
    这是一个用于局域网内部进行聊天通信的小软件源程序,对于学习和了解winsock编程很有借鉴意义。(This is a chat for LAN communications within a small software source code, for learning and understanding of referential significance to winsock programming.)
    2008-12-28 13:45:26下载
    积分:1
  • hackqqqwq
    黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码(Hackers powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source)
    2014-02-05 17:43:58下载
    积分:1
  • HTTPGetPost_src1
    说明:  httppost的实现方法基于visualc++实现(httppost based on the method to achieve visualc)
    2006-04-22 21:50:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载