登录
首页 » C# » WindowsFormsApplication2

WindowsFormsApplication2

于 2020-06-18 发布 文件大小:1837KB
0 144
下载积分: 1 下载次数: 0

代码说明:

  采用轮询机制,对数据库中数据进行加密处理(Using polling mechanism to encrypt data in database)

文件列表:

WindowsFormsApplication2, 0 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2, 0 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\App.config, 250 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\Form1.Designer.cs, 2648 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Form1.cs, 5592 , 2019-04-19
WindowsFormsApplication2\WindowsFormsApplication2\Form1.resx, 5817 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Program.cs, 505 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Properties, 0 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Properties\AssemblyInfo.cs, 1368 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Properties\Resources.Designer.cs, 2900 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Properties\Resources.resx, 5612 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Properties\Settings.Designer.cs, 1111 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\Properties\Settings.settings, 249 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\WindowsFormsApplication2.csproj, 4065 , 2019-04-19
WindowsFormsApplication2\WindowsFormsApplication2\bin, 0 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug, 0 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\Oracle.ManagedDataAccess.dll, 6530560 , 2015-01-16
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.exe, 12800 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.exe.config, 250 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.pdb, 28160 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe, 22472 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe.Config, 250 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe.manifest, 490 , 2018-04-12
WindowsFormsApplication2\WindowsFormsApplication2\obj, 0 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug, 0 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1451 , 2019-04-19
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7143 , 2019-07-22
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\TempPE, 0 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.Form1.resources, 180 , 2019-04-19
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.Properties.Resources.resources, 180 , 2019-04-19
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.csproj.FileListAbsolute.txt, 1125 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.csproj.GenerateResource.Cache, 975 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.csprojResolveAssemblyReference.cache, 14477 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.exe, 12800 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2\obj\Debug\WindowsFormsApplication2.pdb, 28160 , 2019-08-07
WindowsFormsApplication2\WindowsFormsApplication2.sln, 962 , 2019-04-18
WindowsFormsApplication2\WindowsFormsApplication2.v11.suo, 46592 , 2019-08-07

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

发表评论

0 个回复

  • RC4算法源代码
    RC4加密算法源码-RC4 encryption algorithm source code
    2022-02-24 19:18:09下载
    积分:1
  • 我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制...
    我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制-I wrote an MD5 algorithm based on a simple registration process to achieve a lot of programs used on the registration of authentication mechanisms
    2022-03-29 11:18:00下载
    积分:1
  • md5encode
    MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
    2013-09-09 18:27:10下载
    积分: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
  • SM2非对称算法实现
    基于Openssl算法库实现的SM2算法。实现数字签名和密钥交换, 公钥加密没有实现。全部源代码,需要Openssl库⽀支持,VC⼯工程。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-04-24 07:20:44下载
    积分:1
  • 一些重要的算法的实现
    一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, and so shift
    2022-11-14 20:50:03下载
    积分:1
  • DC-VoltageController-of--STATCOM--
    A Design Approach for DC Voltage Controller of CHB-based STATCOM
    2015-05-26 09:33:17下载
    积分:1
  • AES-CMAC
    能够实现AES加密解密的功能,已经过测试可以使用(Enables AES encryption and decryption functions, have been tested can be used)
    2015-05-07 00:12:18下载
    积分:1
  • blowfish算法开发包
    blowfish加密算法开发包-blowfish encryption algorithm development package
    2023-01-22 23:30:04下载
    积分:1
  • AES
    AES加密的matlab程序,把关键步骤的函数都提供了,主要是英文教材上的源码(AES encrypted matlab program)
    2019-04-01 20:24:22下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载