登录
首页 » Visual C++ » fileProtect

fileProtect

于 2021-03-29 发布 文件大小:774KB
0 365
下载积分: 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 个回复

  • socket
    socket编程实现服务端与客户端互发消息(exchange message between server and client)
    2011-04-29 01:32:40下载
    积分:1
  • Server
    服务器端代码··可以跟客户端自由通信··(Server-side code can be freely client communications)
    2009-03-05 18:07:12下载
    积分:1
  • Flow_Test_GetIfTable
    说明:  监控本地网卡网络流量, 如果有多个网卡, 可分别统计每个网卡的进出网络流量, 并统计总的网络流量.(Monitoring the local LAN network traffic, if there are multiple network cards, network cards can access statistics for each network traffic and overall network traffic statistics.)
    2008-10-07 17:03:43下载
    积分:1
  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • MyPing
    ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)
    2012-12-19 08:37:46下载
    积分:1
  • fileProtect
    说明:  网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)
    2021-03-29 16:59:10下载
    积分:1
  • CopyHunter
    文件拷贝猎手,能进行断点续传功能,方便局域网内部的共享文件拷贝!(File copy hunter, capable of HTTP functionality, easy to share the internal LAN file copy!)
    2011-08-22 00:19:30下载
    积分:1
  • Windows-Sockets
    本书主要介绍了如何用API函数进行网络间通信(The book introduces how to use the API function communication networks)
    2013-03-08 23:59:51下载
    积分:1
  • oRTP
    说明:  该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
    2010-04-05 14:52:39下载
    积分:1
  • socket--programme--base
    socket 编程基础 里面主要是介绍性文字和少量代码(socket programming which is mainly based introductory text and a small amount of code)
    2011-09-10 20:23:22下载
    积分:1
  • 696516资源总数
  • 106964会员总数
  • 3今日下载