Welcome![Sign In][Sign Up]
Location:
Search - base64 vb

Search list

[Crack HackVBCrypto2.zip

Description: 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), 还有 Huffman和Base64算法.
Platform: | Size: 636247 | Author: | Hits:

[Other resourceVBQUWEICHENGXU

Description: 读写INI文件的四个函数 如何取得计算机名 计算Windows从启动后所运行的总时间 使窗体右上角的X按钮失效删除系统菜单 动态改变及恢复屏幕设置下 制作垂直标题栏的窗体下 用API函数控制光驱的开关 如何映射/中断网络磁盘 制作垂直标题栏的窗体上 实现隐藏和显示桌面图标 VB托盘程序详解下 妙用GetSystemMetrics函数 利用API和注册表获取系统信息上 VB快速调用系统对话框下 利用API和注册表获取系统信息中 利用API和注册表获取系统信息下 百叶窗图形特效 实现平面工具栏下 数据库查询结果的动态排序三 动态改变及恢复屏幕设置上 关于VisualBasic类开发一 界面设计原则和编程技巧下 Enc-Base64位加密程序源代码上 Enc-Base64位加密程序源代码下 编写ActiveXDLL实现ASP编程下 VB快速调用系统对话框上 VB快速调用系统对话框中 用内存共享实现EXE通信 ListBoxComboBox中寻找字串 使用DDE技术为应用程序增辉上 使用DDE技术为应用程序增辉下 VB动态图形按钮的实现 -INI file read and write functions of four how to get the computer name from the calculation of Windows are running after commencement The total time for the upper right-hand corner of the X Window Failure to delete button menu system dynamic change and restore the screen set up under the heading of the vertical production Form column using the API function control switch how the drive mapping / interrupted production network disk vertical column headings on the Form achieve hidden and display desktop icon tray procedures for Hi VB under versatile function GetSystemMetrics function Using API and access to the registry information system called Fast VB dialog systems using API and access to the registry system Marketing information and the use of API access to the registry information system
Platform: | Size: 439390 | Author: hky | Hits:

[MultiLanguagebase64_for_VB

Description: VB下对字符串(包括中文)进行base64编码和解码,不错的
Platform: | Size: 8328 | Author: 张见 | Hits:

[Mathimatics-Numerical algorithmsVB加密算法

Description: 主要是BASE64加密
Platform: | Size: 9472 | Author: zhucejiushilaji | Hits:

[SourceCodeQQ密码加密函数模块,MD5+BASE64示例

Description: 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
Platform: | Size: 6532 | Author: 286998253@QQ.COM | Hits:

[Internet-Network(利用GIF_LZW算法实现的)网络图片传输

Description: (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX specialized optimization algorithm), is not conducive to VB; C : GIF- LZW compression algorithm compression ratio better, and I have come up with un
Platform: | Size: 62464 | Author: | Hits:

[Email Clientchap5qps

Description: 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822 letter of procedures. 2. Catalog mail-attch included with this annex to the email process. 3. Contents include mailchecker receive mail procedures. 4. Contents include Mime encoding (base64, quote-printable, Uuencode) decoder procedures. 5. Contents sendmail included in the annex to this email without the procedure. 6. Contents include the use of MAPI vbmail receiving this mail procedures.
Platform: | Size: 273408 | Author: marble | Hits:

[OtherVBQUWEICHENGXU

Description: 读写INI文件的四个函数 如何取得计算机名 计算Windows从启动后所运行的总时间 使窗体右上角的X按钮失效删除系统菜单 动态改变及恢复屏幕设置下 制作垂直标题栏的窗体下 用API函数控制光驱的开关 如何映射/中断网络磁盘 制作垂直标题栏的窗体上 实现隐藏和显示桌面图标 VB托盘程序详解下 妙用GetSystemMetrics函数 利用API和注册表获取系统信息上 VB快速调用系统对话框下 利用API和注册表获取系统信息中 利用API和注册表获取系统信息下 百叶窗图形特效 实现平面工具栏下 数据库查询结果的动态排序三 动态改变及恢复屏幕设置上 关于VisualBasic类开发一 界面设计原则和编程技巧下 Enc-Base64位加密程序源代码上 Enc-Base64位加密程序源代码下 编写ActiveXDLL实现ASP编程下 VB快速调用系统对话框上 VB快速调用系统对话框中 用内存共享实现EXE通信 ListBoxComboBox中寻找字串 使用DDE技术为应用程序增辉上 使用DDE技术为应用程序增辉下 VB动态图形按钮的实现 -INI file read and write functions of four how to get the computer name from the calculation of Windows are running after commencement The total time for the upper right-hand corner of the X Window Failure to delete button menu system dynamic change and restore the screen set up under the heading of the vertical production Form column using the API function control switch how the drive mapping/interrupted production network disk vertical column headings on the Form achieve hidden and display desktop icon tray procedures for Hi VB under versatile function GetSystemMetrics function Using API and access to the registry information system called Fast VB dialog systems using API and access to the registry system Marketing information and the use of API access to the registry information system
Platform: | Size: 439296 | Author: hky | Hits:

[MultiLanguagebase64_for_VB

Description: VB下对字符串(包括中文)进行base64编码和解码,不错的-VB on the string (including English) for base64 encoding and decoding, good
Platform: | Size: 8192 | Author: 张见 | Hits:

[Crack Hackmd5Andbase64

Description: md5 与 base64 算法的实现,采用vc、java、vb编写-md5 and base64 algorithm implementation, the vc, java, vb prepared
Platform: | Size: 13312 | Author: seadn | Hits:

[OtherBase64

Description: Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
Platform: | Size: 1024 | Author: 小强 | Hits:

[Crack Hack7

Description: Base64编码、解码类+VB源代码Base64ED(VB)-Base64ED VBVBVBVBVBVBVBVBVB
Platform: | Size: 13312 | Author: wiche | Hits:

[Crack HackVB_RC4_base64

Description: a nice example how to crypt\decrypt rc4 ecnryption with password. also u can encrypt with base64 =) And also example how to use XPManifest into VB applications =). author demien
Platform: | Size: 39936 | Author: dem | Hits:

[OthercodeDll

Description: 用VB6.0做出的字串加密dll(带源码)!! code.dll的说明: 这是一个由VB做成的dll文件,它支持对字串进行Base64和随机数加解密两种方式。 如果要进行中英文混合加解密,可以先用Base64函数加解密,再用随机数解密。 注意,加密和解密是逆向的,如加密过程为 Rand_Encode(Base64_Encode(str)) 则解密过程为 Base64_Decode(Rand_Decode(pas)) 函数原型为: Public Function Rand_Encode(ByVal x As String) As String 随机数加密,支持英文半角 Rand_Decode(ByVal x As String) As String 随机数解密,支持英文半角 Public Function Base64_Decode(ByVal strSource As String) As String Base64解密,支持中英文全半角 Public Function Base64_Encode(ByVal strSource As String) As String Base64加密,支持中英文全半角-Made with VB6.0 string encryption dll (with source code)! ! code.dll description: This is a made by the VB dll files, it supports Base64 string and random number for encryption in two ways. If you want to encrypt and decrypt mixed Chinese and English, can first use the Base64 encryption function, and then decrypt the random number. Note that encryption and decryption is the reverse, such as the encryption process is Rand_Encode (Base64_Encode (str)) The decryption process is Base64_Decode (Rand_Decode (pas)) Function prototype is: Public Function Rand_Encode (ByVal x As String) As String random number encryption, support for the English half-angle Rand_Decode (ByVal x As String) As String decrypted random number to support the English half-angle Public Function Base64_Decode (ByVal strSource As String) As String Base64 decryption, to support Chinese and English full half-width Public Function Base64_Encode (ByVal strSource As Stri
Platform: | Size: 11264 | Author: 程光 | Hits:

[Windows Developbase64

Description: base64编码解码模块....vb-base64 encoding and decoding modules .... vb! ! ! !
Platform: | Size: 2048 | Author: 无敌闹闹 | Hits:

[Crack HackBase64

Description: vb 写的Base64+加密算法,有需要的朋友可以下载参考参考-vb write Base64+ encryption algorithm, a friend in need can be downloaded for reference reference
Platform: | Size: 3072 | Author: aaaaaa | Hits:

[OtherVB_convert_picture_ase64_format

Description: VB将任意图片转换为Base64文本格式VB will convert any picture Base64 text format-VB will convert any picture Base64 text format
Platform: | Size: 6144 | Author: 段强 | Hits:

[Crack HackQQ

Description: QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装-QQ password encryption function module that in addition to MD5 encryption part is got from the Internet, and the rest are my isolation. In fact very simple MD5+ BASE64, to ask 16 or 32 MD5, actually 32, but the 32-bit encrypted string to another string, make him as HEX, then the character BASE64 encoded string used, the key is to VB in the string will be displayed as "???", is garbled, please do not yell around what is public MD5 and BASE64 algorithm, if you are looking for a casual online modules and MD5 BASE64 piece together the modules to complete the module s function, then please continue to install ... ...
Platform: | Size: 5120 | Author: Ken | Hits:

[Windows DevelopBase64

Description: VB Base64的加密。具体用法里面有例子。-VB Base64 encryption. The specific VB Base64 encryption. Specific usage there are examples of. There are examples of usage.
Platform: | Size: 4096 | Author: 林志佳 | Hits:

[Communicationvb-BC5600-BC5800

Description: BC5600 BC5800 迈瑞血液5分类散点图读取 直方图读取 Base64串-Mindray BC5600 BC5800 five categories of blood scatterplot histogram read read Base64 string
Platform: | Size: 239616 | Author: DCL | Hits:
« 12 3 »

CodeBus www.codebus.net