CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - vc string

搜索资源列表

  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. HideInfod

    0下载:
  2. 一个用于加密解密的VC++源代码。对字符串进行加密,可逆算法。由VB代码改写。-one for encryption and decryption of VC source. The string of encrypted algorithm reversible. By VB code rewrite.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:77.27kb
    • 提供者:蚂蚁上树
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:664.31kb
    • 提供者:沐柏
  1. vc++datasavingread5

    0下载:
  2. 在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some informatio
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:33.32kb
    • 提供者:况光明
  1. CIVStringSet_Demo

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。VC源代码-Platform based on MFC and STL string class, can be achieved in the fast string search. VC source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:15.32kb
    • 提供者:echo
  1. test_classvcvb

    0下载:
  2. 包含一个vb做的参数为string数组的dll Vc通过安全数组进行调用-Vb do contains a string array parameters dllVc calls through the security array
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:28.13kb
    • 提供者:cjy
  1. hardwaremsg

    0下载:
  2. 硬件信息查看器,查看当前PC常规硬件信息-This is another of utility applications which can be used as an tool to get and report information about your system CPU, memory page size, mouse installation, etc. GetProcessorInfo function in ChardwareInfoDlg makes use of Get
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:31.91kb
    • 提供者:陈忠厚
  1. DES_PC

    0下载:
  2. DES 源码 可用于加密或解密 这是一个VC++6.0下写的DES算法的源码-DES This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:7.87kb
    • 提供者:L
  1. VC--readTXTcutSTRING

    1下载:
  2. VC--处理文本信息,读文本,并切割字符串,输入特定字符-VC- deal with text messages, read text, and cut the string, enter the specific character
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:xiaolili
  1. testdes

    0下载:
  2. 只需设定密钥字符串和要加密的字符串,就可在VC++平台上实现DES算法。-Just to set the encryption key string and the string can be in the VC++ platform for the realization of the DES algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.12mb
    • 提供者:李祖想
  1. dlltest

    0下载:
  2. VC++ dll静态与动态连接库编程测试,包含2的DLL和一个调用程序,便宜环境VS2008-VC++ dll static and dynamic link library programming and testing, including two of the DLL, and a calling program, cheap environment VS2008
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:64.29kb
    • 提供者:kially
  1. DesCrypt

    0下载:
  2. 与.net中DES加密算法对应的相应的VC++加密解密版本,可以解密用.net进行DES加密的字符串-And. Net in the DES encryption algorithm corresponding to the appropriate version of VC++ encryption and decryption can be used to decrypt. Net for DES encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9.33kb
    • 提供者:孙鹏飞
  1. EncryptByMd5

    0下载:
  2. md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:34.63kb
    • 提供者:madud00014
  1. MyStdString

    0下载:
  2. 一个VC++中写的的Std String类源代码,推荐给朋友们。希望对大家有所帮助-A VC++ source code in StdString class can improve the alternative string class CString support ansi, unicode. Actually used in a number of projects for a while, I feel great and recommend it to friends. We wa
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:23.52kb
    • 提供者:madud00015
  1. splitrarstr

    0下载:
  2. VC++ 以逗号为分隔点,自由任意拆分字符串,经常编写代码的朋友可能会想到Split,对,本代码就是使用Split函数实现分隔字符串,这相当实用-VC++ Comma-separated points, the Liberal split any string, often write code friends may think of Split, yes, the code is to use the Split function to achieve delimited string, w
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:11.71kb
    • 提供者:madud00021
  1. Example095

    0下载:
  2. vc 字符串的格式化的程序源码,希望对大家有所帮助-vc string formatted program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:10.25kb
    • 提供者:吴文清
  1. 1

    0下载:
  2. 在VC中使用安全版字符串操作函数.txt VC字符串操作,各种转换-Security version string manipulation functions in VC txt VC string manipulation, various conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:5.56kb
    • 提供者:cygnus
  1. String

    0下载:
  2. VC字符串操作类,基本涵盖所有字符串操作-VC string manipulation class, covering all string manipulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:18.68kb
    • 提供者:Chopard
  1. Read-string-from-text-file

    0下载:
  2. 如何从文本文件中读取一个字符串,vc++ mfc 编程语言源代码,压缩包内有源代码-How to read a string from a text file, vc++ MFC programming language source code, compressed package source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:196.39kb
    • 提供者:小瘦子
  1. md5

    0下载:
  2. MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-21
    • 文件大小:792kb
    • 提供者:hydq
« 12 3 »
搜珍网 www.dssz.com