登录
首页 » Visual C++ » FacilityMonitorSystem

FacilityMonitorSystem

于 2009-03-02 发布 文件大小:3998KB
0 110
下载积分: 1 下载次数: 2

代码说明:

  带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)

文件列表:

FacilityMonitorSystem
.....................\ADOConnAccess.cpp
.....................\ADOConnAccess.h
.....................\Debug
.....................\.....\ADOConnAccess.obj
.....................\.....\FacilityMonitorSystem.exe
.....................\.....\FacilityMonitorSystem.ilk
.....................\.....\FacilityMonitorSystem.obj
.....................\.....\FacilityMonitorSystem.pch
.....................\.....\FacilityMonitorSystem.pdb
.....................\.....\FacilityMonitorSystem.res
.....................\.....\FacilityMonitorSystemDlg.obj
.....................\.....\FacilityMonitorSystemMainDialog.obj
.....................\.....\MD5.obj
.....................\.....\msado15.tlh
.....................\.....\msado15.tli
.....................\.....\SerialPort.obj
.....................\.....\SortHeaderCtrl.obj
.....................\.....\SortListCtrl.obj
.....................\.....\StdAfx.obj
.....................\.....\vc60.idb
.....................\.....\vc60.pdb
.....................\FacilityMonitorSystem.aps
.....................\FacilityMonitorSystem.clw
.....................\FacilityMonitorSystem.cpp
.....................\FacilityMonitorSystem.dsp
.....................\FacilityMonitorSystem.dsw
.....................\FacilityMonitorSystem.h
.....................\FacilityMonitorSystem.ncb
.....................\FacilityMonitorSystem.opt
.....................\FacilityMonitorSystem.plg
.....................\FacilityMonitorSystem.rc
.....................\FacilityMonitorSystemDlg.cpp
.....................\FacilityMonitorSystemDlg.h
.....................\FacilityMonitorSystemMainDialog.cpp
.....................\FacilityMonitorSystemMainDialog.h
.....................\fms.ldb
.....................\fms.mdb
.....................\MD5.cpp
.....................\MD5.h
.....................\ReadMe.txt
.....................\res

.....................\...\FacilityMonitorSystem.rc2
.....................\Resource.h
.....................\SerialPort.cpp
.....................\SerialPort.h
.....................\SortHeaderCtrl.cpp
.....................\SortHeaderCtrl.h
.....................\SortListCtrl.cpp
.....................\SortListCtrl.h
.....................\StdAfx.cpp
.....................\StdAfx.h

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

发表评论

0 个回复

  • Elgamal
    Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.(Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.)
    2009-06-14 22:02:20下载
    积分:1
  • AES_CMAC
    通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
    2021-03-11 19:09:25下载
    积分:1
  • P2P
    文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA )
    2010-03-05 16:21:08下载
    积分:1
  • RSA
    RSA加密算法的C预言实现,对一张灰度图进行加密,然后再解密(RSA encryption algorithm in C prophecy fulfilled, encrypt and then decrypt a grayscale)
    2012-10-22 14:14:34下载
    积分:1
  • RSA算法
    信息安全中的RSA算法,界面简单明了,功能齐全(information security of the RSA algorithm, simple interface, the full range of functions)
    2005-07-01 17:50:39下载
    积分:1
  • jjm
    帮助开发出来的程序加密和解密!采用MD5算法,即时数据库中被人盗窃,也不能得到用户登录密码(Developed procedures to help encrypt and decrypt! Using MD5 algorithm, real-time database which has been stolen, nor can the user login password)
    2007-12-12 22:47:24下载
    积分:1
  • Classical-cryptography
    密码技术实验一经典密码学实验维多利亚密码加密解密(Password technological experiments classic cryptography experimental Victoria password encryption and decryption)
    2012-09-03 21:18:45下载
    积分:1
  • ecc
    实现了ECC算法的加密解密,主要是对字符串的加解密。(Realize the ECC algorithm encrypt, decrypt, is mainly to the string encryption.)
    2021-04-18 20:28:51下载
    积分:1
  • Rijndael_ECB
    AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
    2013-12-01 14:14:35下载
    积分:1
  • rsa
    整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。 (The overall outlook createkey.java document used to generate secret keys, used to achieve jiami.java file encryption, used to achieve jiemi.java documents declassified by BigInteger.java to achieve expression of large numbers and calculations, using rsa.java to achieve front-end graphical interface display. Related functions, see the five concrete realization of the document.)
    2008-01-17 03:50:25下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载