CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb 加密

搜索资源列表

  1. AES

    0下载:
  2. vb AES 加密解密的小程序~-vb AES encryption and decryption applet ~! ! ! ! ! !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:24772
    • 提供者:suhanqing
  1. aesfile

    0下载:
  2. VB AES加密解密程序,可以加密文件-VB AES encryption and decryption program that can encrypt files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:31379
    • 提供者:suhanqing
  1. encryption

    0下载:
  2. Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-encryption of MD5 RSA RC4, using VB. you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:24037
    • 提供者:rjoweohr
  1. 21-encryption-modual

    0下载:
  2. 用vb实现的国外21中加密/解密方法和54中压缩/解压缩方法大集合.-21 encryption/decryption moduals, using VB to realize them
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:173247
    • 提供者:rjoweohr
  1. Base64

    0下载:
  2. VB Base64的加密。具体用法里面有例子。-VB Base64 encryption. The specific VB Base64 encryption. Specific usage there are examples of. There are examples of usage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3768
    • 提供者:林志佳
  1. SQLite-ADO

    4下载:
  2. 详细介绍vb操作SQLite数据库,采用ADO方式读写操作,还有数据库加密的连接示例。 -Detailed introduction vb SQLite operation, using ADO to read and write operations, and connect the sample encryption.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:767707
    • 提供者:cooklee
  1. GetSerial

    0下载:
  2. VB根据硬件生成软件注册码程序,程序加密-VB software registration code is generated based on the hardware, program encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3994
    • 提供者:去啊我的
  1. cangkuyuanma

    0下载:
  2. 基于VB设计的仓库管理源码。 1:密码先加上nczywqWj后,再经过MD5加密,存放在mm.dll里面。然后对mm.dll文件再计算MD5值,存放在数据库中。 2:使用Access数据库。 3:config.ini中存放当前年份,在主程序中显示当年的数据库,每年自动新建一个数据库。 4:在出,入和销售明细中,按Alt+Shift+del。可以弹出删除明细。 5:更多内容,请自行查看源码-Based on the Microsoft Visual Basic 6.0 sou
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:832013
    • 提供者:文均
  1. ASPyangzhen-

    0下载:
  2. ASP网络验证源码全套这是一个vb结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!-A full source ASP Network Authentication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:57004
    • 提供者:kevintty
  1. jiamigou

    0下载:
  2. 加密狗软件。用vb写的。包含exe文件和源码。欢迎下载-Encryption dog program. Use VB to write, including exe and source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:21536
    • 提供者:yinjun
  1. USBPAssword

    1下载:
  2. VB编写的U盘当加密狗,生成U盘对应的加密码!-VB to write U disk when encryption dog, generate the U disk corresponding to add password!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3045
    • 提供者:柴志强
  1. VBKeeLoq

    0下载:
  2. 采用VB实现了Keeloq的加密与解码功能,并且可以有漂亮的UI界面可以操作!-Keeloq realized using VB encryption and decoding, and can have a beautiful UI interface can operate!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-07-02
    • 文件大小:8370176
    • 提供者:kj
  1. Base64101

    0下载:
  2. Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:777
    • 提供者:git5942
  1. caeser_by_VB

    0下载:
  2. 用VB写的恺撒密码计算器,可以向前推移N位,或向后推移N位。 对于默认推移3位的凯撒密文或者推移了更多位数的密文,都可以加密解密。-Caeser Cipher, VB source code by fj543.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6511
    • 提供者:吴世昌
  1. V01

    0下载:
  2. 通过VB对局域网加密的EXCEL解密并进行表格整理,接触了每次打开共享的输入密码的繁琐过程,以及整理总表时候的麻烦,因为EXCEL文件设计隐私,这里就不上传了-Improve the effect of EXCEL operation shared in LAN
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:91720
    • 提供者:李雷
  1. VBEN

    0下载:
  2. 通过VB对字符加密,可对字母,数字,符号和汉字加密。-VB on the characters through the encryption, can be letters, numbers, symbols and Chinese characters encryption.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2849
    • 提供者:zzhlh3654keiao
  1. aes

    0下载:
  2. aes + vb 6 顶级的加密源码,VB6 亲测可用-aes+ vb 6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-01
    • 文件大小:63038
    • 提供者:yejian
  1. mdlDES

    0下载:
  2. 3DES加密解密算法,使用微软VB 6.0语言编写。-3DES Encrypt and Decrypt using VB 6.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:4774
    • 提供者:Eric
  1. Morse-code

    0下载:
  2. 摩斯密码 加密 解密 说明以衣VB源代码-Morse code By VBasic6.0
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:124734
    • 提供者:wwddff
  1. 21-CAL

    0下载:
  2. 21种加密54种压缩算法的模块VB源码!-21 kinds of encryption module 54 kinds of compression algorithms VB source code!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:188740
    • 提供者:王刚
« 1 2 ... 17 18 19 20 21 2223 »
搜珍网 www.dssz.com